WebKit Bugzilla
Attachment 349992 Details for
Bug 189686
: WebGL 2 updated test expectations for and enable conformance/conformance2 layout tests
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-189686-20180917193841.patch (text/plain), 10.89 MB, created by
Justin Fan
on 2018-09-17 19:38:42 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Justin Fan
Created:
2018-09-17 19:38:42 PDT
Size:
10.89 MB
patch
obsolete
>Subversion Revision: 236095 >diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog >index 7c586b04e21442a374af46f5442ae36b4236385f..4af5c950d15618b14472a17214d8d32805f603b5 100644 >--- a/LayoutTests/ChangeLog >+++ b/LayoutTests/ChangeLog >@@ -1,3 +1,14 @@ >+2018-09-17 Justin Fan <justin_fan@apple.com> >+ >+ WebGL 2 partial passes and failing test expectations for conformance/conformance2 layout tests >+ https://bugs.webkit.org/show_bug.cgi?id=189686 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * TestExpectations: Still skipping all of deqp, but now enabling all non-crashing/timing out tests. >+ * webgl/2.0.0/conformance/.../*expected.txt: >+ * webgl/2.0.0/conformance2/.../*expected.txt: >+ > 2018-09-17 Justin Fan <justin_fan@apple.com> > > Updated expected test [ PASS ] messages for new test-harness format for webgl tests >diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations >index 07acdf01943d0dd9fe9e07e93fdf1437c80580c2..2ddf5694a0f1580b9d058bd2098f879cf1716d2c 100644 >--- a/LayoutTests/TestExpectations >+++ b/LayoutTests/TestExpectations >@@ -2064,12 +2064,592 @@ 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 6/7/2018. Enable as support is implemented. ### > >-# All WebGL 1 and 2 tests for now >-webgl/2.0.0 [ Skip ] >-webgl/2.0.0/conformance2/glsl3 [ Pass ] >-webgl/2.0.0/conformance2/vertex_arrays [ Pass ] >-webgl/2.0.0/conformance2/renderbuffers/framebuffer-test.html [ Pass ] >-webgl/2.0.0/conformance2/rendering/rgb-format-support.html [ Pass ] >+# Skip entire deqp suite; these will likely never be run as part of the normal LayoutTests. >+webgl/2.0.0/deqp [ 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/run-in/run-in-contains-table-row-001.xht [ ImageOnlyFailure ] > imported/w3c/web-platform-tests/css/css-text-decor/text-emphasis-style-008.html [ ImageOnlyFailure ] >diff --git a/LayoutTests/webgl/2.0.0/conformance/attribs/gl-vertexattribpointer-expected.txt b/LayoutTests/webgl/2.0.0/conformance/attribs/gl-vertexattribpointer-expected.txt >index 0791a3e1ea55f229f421fc0f26729cda4d495305..8d7e2fabe93c30b993b290552082f7afd27a2464 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/attribs/gl-vertexattribpointer-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/attribs/gl-vertexattribpointer-expected.txt >@@ -1,5 +1,2909 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/attribs/gl-vertexattribpointer.html >-[ PASS ] All tests passed >+[ 1: PASS ] context exists >+[ 2: PASS ] getError was expected value: INVALID_OPERATION : vertexAttribPointer should fail if no buffer is bound and `offset` is non-zero. >+[ 3: PASS ] getError was expected value: NO_ERROR : >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : vertexAttribPointer should succeed if no buffer is bound and `offset` is zero. >+[ 5: PASS ] getError was expected value: INVALID_ENUM : vertexAttribPointer should not support INT >+[ 6: PASS ] getError was expected value: INVALID_ENUM : vertexAttribPointer should not support UNSIGNED_INT >+[ 7: PASS ] getError was expected value: INVALID_ENUM : vertexAttribPointer should not support FIXED >+[ 8: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 0, 0) should succeed >+[ 9: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 10: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 11: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 12: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 13: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 14: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 1, 0) should succeed >+[ 15: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 16: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 17: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 18: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 19: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 20: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 0, 0) should succeed >+[ 21: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 22: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 23: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 24: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 25: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 26: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 1, 0) should succeed >+[ 27: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 28: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 29: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 30: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 31: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 32: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 2, 0) should succeed >+[ 33: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 34: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 35: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 36: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 37: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 38: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 2, 0) should succeed >+[ 39: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 40: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 41: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 42: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 43: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 44: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 255, 0) should succeed at stride limit >+[ 45: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 46: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 47: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 48: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 255 >+[ 49: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 50: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 256, 0) should fail over stride limit >+[ 51: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 0, 1) should succeed >+[ 52: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 53: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 54: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 55: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 56: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 57: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 1, 1) should succeed >+[ 58: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 59: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 60: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 61: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 62: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 63: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 0, 1) should succeed >+[ 64: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 65: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 66: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 67: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 68: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 69: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 1, 1) should succeed >+[ 70: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 71: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 72: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 73: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 74: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 75: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 2, 1) should succeed >+[ 76: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 77: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 78: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 79: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 80: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 81: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 2, 1) should succeed >+[ 82: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 83: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 84: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 85: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 86: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 87: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 0, 0) should succeed >+[ 88: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 89: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 90: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 91: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 92: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 93: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 1, 0) should succeed >+[ 94: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 95: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 96: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 97: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 98: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 99: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 0, 0) should succeed >+[ 100: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 101: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 102: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 103: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 104: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 105: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 1, 0) should succeed >+[ 106: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 107: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 108: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 109: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 110: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 111: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 2, 0) should succeed >+[ 112: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 113: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 114: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 115: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 116: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 117: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 2, 0) should succeed >+[ 118: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 119: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 120: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 121: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 122: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 123: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 255, 0) should succeed at stride limit >+[ 124: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 125: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 126: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 127: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 255 >+[ 128: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 129: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 256, 0) should fail over stride limit >+[ 130: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 0, 1) should succeed >+[ 131: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 132: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 133: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 134: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 135: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 136: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 1, 1) should succeed >+[ 137: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 138: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 139: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 140: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 141: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 142: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 0, 1) should succeed >+[ 143: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 144: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 145: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 146: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 147: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 148: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 1, 1) should succeed >+[ 149: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 150: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 151: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 152: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 153: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 154: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 2, 1) should succeed >+[ 155: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 156: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 157: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 158: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 159: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 160: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 2, 1) should succeed >+[ 161: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 162: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 163: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 164: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 165: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 166: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 0, 2) should succeed >+[ 167: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 168: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 169: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 170: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 171: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 172: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 1, 2) should succeed >+[ 173: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 174: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 175: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 176: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 177: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 178: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 0, 2) should succeed >+[ 179: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 180: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 181: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 182: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 183: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 184: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 1, 2) should succeed >+[ 185: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 186: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 187: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 188: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 189: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 190: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 2, 2) should succeed >+[ 191: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 192: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 193: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 194: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 195: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 196: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 2, 2) should succeed >+[ 197: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 198: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 199: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 200: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 201: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 202: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 0, 2) should succeed >+[ 203: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 204: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 205: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 206: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 207: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 208: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 1, 2) should succeed >+[ 209: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 210: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 211: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 212: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 213: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 214: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 0, 2) should succeed >+[ 215: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 216: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 217: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 218: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 219: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 220: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 1, 2) should succeed >+[ 221: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 222: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 223: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 224: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 225: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 226: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 2, 2) should succeed >+[ 227: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 228: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 229: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 230: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 231: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 232: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.BYTE, false, 2, 2) should succeed >+[ 233: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 234: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 235: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 236: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 237: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 238: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 0, 0) should succeed >+[ 239: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 240: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 241: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 242: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 243: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 244: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 1, 0) should succeed >+[ 245: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 246: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 247: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 248: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 249: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 250: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 0, 0) should succeed >+[ 251: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 252: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 253: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 254: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 255: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 256: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 1, 0) should succeed >+[ 257: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 258: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 259: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 260: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 261: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 262: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 2, 0) should succeed >+[ 263: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 264: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 265: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 266: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 267: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 268: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 2, 0) should succeed >+[ 269: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 270: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 271: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 272: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 273: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 274: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 255, 0) should succeed at stride limit >+[ 275: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 276: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 277: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 278: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 255 >+[ 279: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 280: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 256, 0) should fail over stride limit >+[ 281: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 0, 1) should succeed >+[ 282: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 283: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 284: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 285: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 286: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 287: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 1, 1) should succeed >+[ 288: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 289: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 290: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 291: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 292: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 293: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 0, 1) should succeed >+[ 294: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 295: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 296: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 297: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 298: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 299: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 1, 1) should succeed >+[ 300: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 301: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 302: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 303: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 304: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 305: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 2, 1) should succeed >+[ 306: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 307: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 308: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 309: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 310: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 311: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 2, 1) should succeed >+[ 312: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 313: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 314: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 315: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 316: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 317: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 0, 0) should succeed >+[ 318: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 319: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 320: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 321: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 322: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 323: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 1, 0) should succeed >+[ 324: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 325: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 326: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 327: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 328: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 329: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 0, 0) should succeed >+[ 330: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 331: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 332: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 333: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 334: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 335: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 1, 0) should succeed >+[ 336: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 337: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 338: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 339: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 340: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 341: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 2, 0) should succeed >+[ 342: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 343: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 344: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 345: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 346: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 347: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 2, 0) should succeed >+[ 348: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 349: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 350: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 351: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 352: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 353: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 255, 0) should succeed at stride limit >+[ 354: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 355: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 356: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 357: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 255 >+[ 358: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 359: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 256, 0) should fail over stride limit >+[ 360: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 0, 1) should succeed >+[ 361: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 362: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 363: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 364: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 365: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 366: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 1, 1) should succeed >+[ 367: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 368: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 369: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 370: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 371: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 372: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 0, 1) should succeed >+[ 373: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 374: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 375: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 376: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 377: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 378: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 1, 1) should succeed >+[ 379: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 380: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 381: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 382: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 383: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 384: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 2, 1) should succeed >+[ 385: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 386: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 387: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 388: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 389: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 390: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 2, 1) should succeed >+[ 391: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 392: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 393: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 394: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 395: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 396: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 0, 2) should succeed >+[ 397: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 398: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 399: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 400: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 401: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 402: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 1, 2) should succeed >+[ 403: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 404: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 405: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 406: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 407: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 408: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 0, 2) should succeed >+[ 409: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 410: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 411: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 412: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 413: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 414: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 1, 2) should succeed >+[ 415: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 416: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 417: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 418: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 419: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 420: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 2, 2) should succeed >+[ 421: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 422: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 423: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 424: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 425: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 426: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 2, 2) should succeed >+[ 427: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 428: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 429: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 430: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 431: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 432: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 0, 2) should succeed >+[ 433: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 434: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 435: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 436: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 437: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 438: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 1, 2) should succeed >+[ 439: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 440: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 441: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 442: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 443: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 444: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 0, 2) should succeed >+[ 445: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 446: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 447: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 448: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 449: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 450: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 1, 2) should succeed >+[ 451: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 452: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 453: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 454: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 455: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 456: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 2, 2) should succeed >+[ 457: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 458: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 459: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 460: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 461: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 462: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.BYTE, false, 2, 2) should succeed >+[ 463: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 464: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 465: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 466: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 467: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 468: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 0, 0) should succeed >+[ 469: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 470: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 471: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 472: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 473: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 474: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 1, 0) should succeed >+[ 475: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 476: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 477: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 478: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 479: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 480: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 0, 0) should succeed >+[ 481: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 482: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 483: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 484: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 485: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 486: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 1, 0) should succeed >+[ 487: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 488: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 489: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 490: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 491: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 492: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 2, 0) should succeed >+[ 493: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 494: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 495: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 496: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 497: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 498: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 2, 0) should succeed >+[ 499: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 500: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 501: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 502: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 503: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 504: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 255, 0) should succeed at stride limit >+[ 505: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 506: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 507: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 508: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 255 >+[ 509: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 510: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 256, 0) should fail over stride limit >+[ 511: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 0, 1) should succeed >+[ 512: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 513: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 514: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 515: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 516: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 517: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 1, 1) should succeed >+[ 518: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 519: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 520: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 521: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 522: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 523: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 0, 1) should succeed >+[ 524: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 525: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 526: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 527: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 528: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 529: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 1, 1) should succeed >+[ 530: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 531: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 532: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 533: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 534: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 535: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 2, 1) should succeed >+[ 536: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 537: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 538: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 539: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 540: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 541: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 2, 1) should succeed >+[ 542: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 543: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 544: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 545: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 546: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 547: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 0, 0) should succeed >+[ 548: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 549: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 550: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 551: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 552: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 553: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 1, 0) should succeed >+[ 554: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 555: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 556: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 557: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 558: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 559: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 0, 0) should succeed >+[ 560: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 561: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 562: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 563: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 564: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 565: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 1, 0) should succeed >+[ 566: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 567: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 568: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 569: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 570: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 571: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 2, 0) should succeed >+[ 572: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 573: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 574: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 575: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 576: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 577: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 2, 0) should succeed >+[ 578: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 579: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 580: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 581: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 582: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 583: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 255, 0) should succeed at stride limit >+[ 584: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 585: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 586: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 587: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 255 >+[ 588: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 589: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 256, 0) should fail over stride limit >+[ 590: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 0, 1) should succeed >+[ 591: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 592: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 593: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 594: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 595: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 596: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 1, 1) should succeed >+[ 597: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 598: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 599: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 600: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 601: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 602: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 0, 1) should succeed >+[ 603: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 604: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 605: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 606: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 607: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 608: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 1, 1) should succeed >+[ 609: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 610: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 611: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 612: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 613: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 614: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 2, 1) should succeed >+[ 615: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 616: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 617: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 618: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 619: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 620: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 2, 1) should succeed >+[ 621: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 622: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 623: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 624: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 625: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 626: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 0, 2) should succeed >+[ 627: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 628: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 629: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 630: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 631: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 632: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 1, 2) should succeed >+[ 633: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 634: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 635: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 636: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 637: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 638: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 0, 2) should succeed >+[ 639: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 640: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 641: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 642: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 643: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 644: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 1, 2) should succeed >+[ 645: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 646: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 647: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 648: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 649: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 650: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 2, 2) should succeed >+[ 651: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 652: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 653: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 654: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 655: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 656: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 2, 2) should succeed >+[ 657: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 658: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 659: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 660: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 661: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 662: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 0, 2) should succeed >+[ 663: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 664: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 665: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 666: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 667: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 668: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 1, 2) should succeed >+[ 669: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 670: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 671: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 672: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 673: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 674: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 0, 2) should succeed >+[ 675: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 676: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 677: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 678: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 679: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 680: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 1, 2) should succeed >+[ 681: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 682: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 683: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 684: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 685: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 686: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 2, 2) should succeed >+[ 687: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 688: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 689: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 690: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 691: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 692: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.BYTE, false, 2, 2) should succeed >+[ 693: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 694: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 695: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 696: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 697: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 698: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 0, 0) should succeed >+[ 699: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 700: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 701: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 702: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 703: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 704: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 1, 0) should succeed >+[ 705: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 706: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 707: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 708: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 709: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 710: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 0, 0) should succeed >+[ 711: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 712: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 713: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 714: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 715: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 716: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 1, 0) should succeed >+[ 717: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 718: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 719: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 720: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 721: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 722: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 2, 0) should succeed >+[ 723: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 724: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 725: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 726: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 727: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 728: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 2, 0) should succeed >+[ 729: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 730: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 731: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 732: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 733: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 734: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 255, 0) should succeed at stride limit >+[ 735: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 736: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 737: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 738: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 255 >+[ 739: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 740: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 256, 0) should fail over stride limit >+[ 741: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 0, 1) should succeed >+[ 742: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 743: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 744: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 745: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 746: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 747: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 1, 1) should succeed >+[ 748: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 749: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 750: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 751: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 752: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 753: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 0, 1) should succeed >+[ 754: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 755: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 756: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 757: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 758: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 759: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 1, 1) should succeed >+[ 760: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 761: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 762: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 763: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 764: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 765: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 2, 1) should succeed >+[ 766: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 767: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 768: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 769: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 770: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 771: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 2, 1) should succeed >+[ 772: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 773: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 774: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 775: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 776: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 777: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 0, 0) should succeed >+[ 778: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 779: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 780: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 781: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 782: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 783: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 1, 0) should succeed >+[ 784: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 785: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 786: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 787: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 788: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 789: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 0, 0) should succeed >+[ 790: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 791: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 792: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 793: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 794: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 795: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 1, 0) should succeed >+[ 796: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 797: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 798: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 799: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 800: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 801: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 2, 0) should succeed >+[ 802: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 803: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 804: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 805: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 806: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 807: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 2, 0) should succeed >+[ 808: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 809: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 810: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 811: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 812: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 813: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 255, 0) should succeed at stride limit >+[ 814: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 815: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 816: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 817: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 255 >+[ 818: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 819: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 256, 0) should fail over stride limit >+[ 820: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 0, 1) should succeed >+[ 821: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 822: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 823: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 824: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 825: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 826: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 1, 1) should succeed >+[ 827: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 828: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 829: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 830: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 831: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 832: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 0, 1) should succeed >+[ 833: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 834: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 835: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 836: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 837: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 838: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 1, 1) should succeed >+[ 839: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 840: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 841: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 842: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 843: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 844: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 2, 1) should succeed >+[ 845: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 846: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 847: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 848: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 849: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 850: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 2, 1) should succeed >+[ 851: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 852: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 853: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 854: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 855: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 856: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 0, 2) should succeed >+[ 857: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 858: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 859: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 860: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 861: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 862: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 1, 2) should succeed >+[ 863: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 864: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 865: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 866: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 867: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 868: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 0, 2) should succeed >+[ 869: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 870: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 871: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 872: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 873: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 874: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 1, 2) should succeed >+[ 875: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 876: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 877: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 878: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 879: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 880: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 2, 2) should succeed >+[ 881: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 882: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 883: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 884: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 885: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 886: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 2, 2) should succeed >+[ 887: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 888: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 889: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 890: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 891: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 892: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 0, 2) should succeed >+[ 893: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 894: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 895: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 896: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 897: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 898: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 1, 2) should succeed >+[ 899: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 900: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 901: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 902: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 903: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 904: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 0, 2) should succeed >+[ 905: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 906: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 907: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 908: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 909: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 910: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 1, 2) should succeed >+[ 911: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 912: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 913: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 914: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 915: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 916: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 2, 2) should succeed >+[ 917: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 918: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 919: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 920: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 921: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 922: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.BYTE, false, 2, 2) should succeed >+[ 923: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 924: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.BYTE >+[ 925: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 926: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 927: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 928: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 0, 0) should succeed >+[ 929: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 930: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 931: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 932: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 933: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 934: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 1, 0) should succeed >+[ 935: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 936: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 937: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 938: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 939: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 940: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 0, 0) should succeed >+[ 941: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 942: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 943: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 944: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 945: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 946: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 1, 0) should succeed >+[ 947: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 948: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 949: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 950: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 951: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 952: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 2, 0) should succeed >+[ 953: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 954: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 955: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 956: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 957: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 958: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 2, 0) should succeed >+[ 959: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 960: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 961: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 962: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 963: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 964: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 255, 0) should succeed at stride limit >+[ 965: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 966: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 967: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 968: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 255 >+[ 969: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 970: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 256, 0) should fail over stride limit >+[ 971: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 0, 1) should succeed >+[ 972: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 973: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 974: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 975: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 976: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 977: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 1, 1) should succeed >+[ 978: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 979: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 980: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 981: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 982: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 983: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 0, 1) should succeed >+[ 984: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 985: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 986: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 987: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 988: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 989: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 1, 1) should succeed >+[ 990: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 991: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 992: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 993: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 994: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 995: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 2, 1) should succeed >+[ 996: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 997: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 998: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 999: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1000: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1001: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 2, 1) should succeed >+[ 1002: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1003: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1004: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1005: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1006: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1007: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 0, 0) should succeed >+[ 1008: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1009: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1010: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1011: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1012: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1013: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 1, 0) should succeed >+[ 1014: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1015: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1016: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1017: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1018: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1019: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 0, 0) should succeed >+[ 1020: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1021: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1022: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1023: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1024: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1025: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 1, 0) should succeed >+[ 1026: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1027: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1028: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1029: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1030: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1031: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 2, 0) should succeed >+[ 1032: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1033: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1034: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1035: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1036: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1037: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 2, 0) should succeed >+[ 1038: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1039: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1040: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1041: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1042: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1043: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 255, 0) should succeed at stride limit >+[ 1044: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1045: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1046: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1047: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 255 >+[ 1048: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1049: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 256, 0) should fail over stride limit >+[ 1050: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 0, 1) should succeed >+[ 1051: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1052: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1053: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1054: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1055: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1056: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 1, 1) should succeed >+[ 1057: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1058: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1059: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1060: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1061: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1062: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 0, 1) should succeed >+[ 1063: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1064: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1065: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1066: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1067: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1068: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 1, 1) should succeed >+[ 1069: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1070: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1071: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1072: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1073: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1074: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 2, 1) should succeed >+[ 1075: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1076: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1077: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1078: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1079: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1080: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 2, 1) should succeed >+[ 1081: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1082: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1083: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1084: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1085: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1086: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 0, 2) should succeed >+[ 1087: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1088: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1089: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1090: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1091: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1092: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 1, 2) should succeed >+[ 1093: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1094: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1095: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1096: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1097: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1098: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 0, 2) should succeed >+[ 1099: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1100: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1101: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1102: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1103: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1104: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 1, 2) should succeed >+[ 1105: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1106: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1107: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1108: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1109: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1110: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 2, 2) should succeed >+[ 1111: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1112: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1113: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1114: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1115: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1116: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 2, 2) should succeed >+[ 1117: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1118: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1119: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1120: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1121: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1122: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 0, 2) should succeed >+[ 1123: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1124: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1125: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1126: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1127: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1128: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 1, 2) should succeed >+[ 1129: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1130: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1131: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1132: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1133: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1134: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 0, 2) should succeed >+[ 1135: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1136: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1137: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1138: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1139: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1140: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 1, 2) should succeed >+[ 1141: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1142: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1143: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1144: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1145: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1146: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 2, 2) should succeed >+[ 1147: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1148: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1149: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1150: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1151: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1152: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_BYTE, false, 2, 2) should succeed >+[ 1153: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1154: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1155: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1156: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1157: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1158: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 0, 0) should succeed >+[ 1159: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1160: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1161: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1162: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1163: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1164: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 1, 0) should succeed >+[ 1165: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1166: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1167: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1168: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1169: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1170: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 0, 0) should succeed >+[ 1171: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1172: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1173: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1174: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1175: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1176: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 1, 0) should succeed >+[ 1177: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1178: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1179: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1180: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1181: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1182: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 2, 0) should succeed >+[ 1183: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1184: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1185: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1186: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1187: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1188: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 2, 0) should succeed >+[ 1189: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1190: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1191: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1192: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1193: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1194: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 255, 0) should succeed at stride limit >+[ 1195: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1196: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1197: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1198: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 255 >+[ 1199: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1200: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 256, 0) should fail over stride limit >+[ 1201: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 0, 1) should succeed >+[ 1202: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1203: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1204: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1205: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1206: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1207: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 1, 1) should succeed >+[ 1208: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1209: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1210: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1211: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1212: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1213: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 0, 1) should succeed >+[ 1214: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1215: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1216: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1217: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1218: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1219: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 1, 1) should succeed >+[ 1220: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1221: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1222: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1223: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1224: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1225: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 2, 1) should succeed >+[ 1226: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1227: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1228: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1229: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1230: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1231: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 2, 1) should succeed >+[ 1232: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1233: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1234: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1235: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1236: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1237: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 0, 0) should succeed >+[ 1238: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1239: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1240: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1241: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1242: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1243: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 1, 0) should succeed >+[ 1244: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1245: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1246: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1247: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1248: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1249: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 0, 0) should succeed >+[ 1250: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1251: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1252: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1253: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1254: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1255: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 1, 0) should succeed >+[ 1256: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1257: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1258: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1259: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1260: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1261: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 2, 0) should succeed >+[ 1262: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1263: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1264: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1265: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1266: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1267: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 2, 0) should succeed >+[ 1268: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1269: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1270: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1271: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1272: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1273: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 255, 0) should succeed at stride limit >+[ 1274: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1275: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1276: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1277: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 255 >+[ 1278: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1279: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 256, 0) should fail over stride limit >+[ 1280: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 0, 1) should succeed >+[ 1281: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1282: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1283: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1284: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1285: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1286: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 1, 1) should succeed >+[ 1287: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1288: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1289: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1290: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1291: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1292: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 0, 1) should succeed >+[ 1293: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1294: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1295: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1296: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1297: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1298: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 1, 1) should succeed >+[ 1299: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1300: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1301: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1302: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1303: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1304: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 2, 1) should succeed >+[ 1305: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1306: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1307: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1308: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1309: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1310: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 2, 1) should succeed >+[ 1311: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1312: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1313: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1314: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1315: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1316: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 0, 2) should succeed >+[ 1317: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1318: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1319: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1320: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1321: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1322: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 1, 2) should succeed >+[ 1323: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1324: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1325: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1326: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1327: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1328: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 0, 2) should succeed >+[ 1329: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1330: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1331: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1332: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1333: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1334: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 1, 2) should succeed >+[ 1335: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1336: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1337: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1338: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1339: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1340: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 2, 2) should succeed >+[ 1341: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1342: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1343: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1344: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1345: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1346: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 2, 2) should succeed >+[ 1347: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1348: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1349: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1350: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1351: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1352: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 0, 2) should succeed >+[ 1353: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1354: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1355: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1356: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1357: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1358: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 1, 2) should succeed >+[ 1359: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1360: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1361: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1362: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1363: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1364: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 0, 2) should succeed >+[ 1365: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1366: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1367: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1368: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1369: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1370: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 1, 2) should succeed >+[ 1371: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1372: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1373: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1374: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1375: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1376: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 2, 2) should succeed >+[ 1377: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1378: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1379: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1380: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1381: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1382: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_BYTE, false, 2, 2) should succeed >+[ 1383: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1384: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1385: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1386: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1387: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1388: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 0, 0) should succeed >+[ 1389: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1390: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1391: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1392: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1393: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1394: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 1, 0) should succeed >+[ 1395: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1396: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1397: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1398: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1399: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1400: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 0, 0) should succeed >+[ 1401: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1402: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1403: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1404: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1405: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1406: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 1, 0) should succeed >+[ 1407: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1408: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1409: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1410: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1411: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1412: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 2, 0) should succeed >+[ 1413: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1414: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1415: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1416: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1417: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1418: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 2, 0) should succeed >+[ 1419: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1420: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1421: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1422: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1423: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1424: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 255, 0) should succeed at stride limit >+[ 1425: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1426: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1427: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1428: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 255 >+[ 1429: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1430: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 256, 0) should fail over stride limit >+[ 1431: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 0, 1) should succeed >+[ 1432: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1433: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1434: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1435: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1436: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1437: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 1, 1) should succeed >+[ 1438: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1439: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1440: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1441: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1442: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1443: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 0, 1) should succeed >+[ 1444: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1445: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1446: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1447: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1448: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1449: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 1, 1) should succeed >+[ 1450: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1451: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1452: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1453: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1454: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1455: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 2, 1) should succeed >+[ 1456: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1457: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1458: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1459: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1460: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1461: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 2, 1) should succeed >+[ 1462: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1463: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1464: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1465: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1466: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1467: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 0, 0) should succeed >+[ 1468: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1469: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1470: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1471: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1472: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1473: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 1, 0) should succeed >+[ 1474: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1475: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1476: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1477: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1478: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1479: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 0, 0) should succeed >+[ 1480: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1481: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1482: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1483: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1484: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1485: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 1, 0) should succeed >+[ 1486: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1487: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1488: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1489: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1490: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1491: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 2, 0) should succeed >+[ 1492: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1493: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1494: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1495: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1496: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1497: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 2, 0) should succeed >+[ 1498: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1499: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1500: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1501: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1502: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1503: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 255, 0) should succeed at stride limit >+[ 1504: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1505: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1506: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1507: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 255 >+[ 1508: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1509: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 256, 0) should fail over stride limit >+[ 1510: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 0, 1) should succeed >+[ 1511: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1512: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1513: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1514: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1515: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1516: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 1, 1) should succeed >+[ 1517: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1518: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1519: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1520: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1521: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1522: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 0, 1) should succeed >+[ 1523: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1524: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1525: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1526: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1527: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1528: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 1, 1) should succeed >+[ 1529: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1530: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1531: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1532: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1533: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1534: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 2, 1) should succeed >+[ 1535: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1536: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1537: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1538: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1539: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1540: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 2, 1) should succeed >+[ 1541: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1542: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1543: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1544: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1545: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1546: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 0, 2) should succeed >+[ 1547: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1548: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1549: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1550: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1551: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1552: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 1, 2) should succeed >+[ 1553: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1554: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1555: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1556: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1557: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1558: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 0, 2) should succeed >+[ 1559: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1560: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1561: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1562: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1563: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1564: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 1, 2) should succeed >+[ 1565: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1566: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1567: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1568: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1569: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1570: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 2, 2) should succeed >+[ 1571: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1572: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1573: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1574: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1575: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1576: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 2, 2) should succeed >+[ 1577: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1578: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1579: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1580: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1581: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1582: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 0, 2) should succeed >+[ 1583: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1584: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1585: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1586: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1587: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1588: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 1, 2) should succeed >+[ 1589: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1590: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1591: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1592: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1593: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1594: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 0, 2) should succeed >+[ 1595: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1596: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1597: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1598: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1599: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1600: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 1, 2) should succeed >+[ 1601: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1602: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1603: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1604: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1605: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1606: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 2, 2) should succeed >+[ 1607: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1608: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1609: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1610: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1611: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1612: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_BYTE, false, 2, 2) should succeed >+[ 1613: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 1614: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1615: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1616: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1617: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1618: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 0, 0) should succeed >+[ 1619: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1620: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1621: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1622: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1623: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1624: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 1, 0) should succeed >+[ 1625: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1626: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1627: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1628: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1629: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1630: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 0, 0) should succeed >+[ 1631: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1632: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1633: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1634: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1635: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1636: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 1, 0) should succeed >+[ 1637: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1638: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1639: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1640: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1641: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1642: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 2, 0) should succeed >+[ 1643: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1644: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1645: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1646: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1647: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1648: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 2, 0) should succeed >+[ 1649: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1650: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1651: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1652: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1653: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1654: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 255, 0) should succeed at stride limit >+[ 1655: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1656: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1657: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1658: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 255 >+[ 1659: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1660: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 256, 0) should fail over stride limit >+[ 1661: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 0, 1) should succeed >+[ 1662: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1663: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1664: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1665: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1666: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1667: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 1, 1) should succeed >+[ 1668: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1669: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1670: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1671: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1672: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1673: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 0, 1) should succeed >+[ 1674: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1675: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1676: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1677: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1678: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1679: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 1, 1) should succeed >+[ 1680: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1681: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1682: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1683: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1684: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1685: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 2, 1) should succeed >+[ 1686: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1687: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1688: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1689: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1690: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1691: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 2, 1) should succeed >+[ 1692: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1693: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1694: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1695: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1696: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1697: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 0, 0) should succeed >+[ 1698: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1699: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1700: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1701: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1702: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1703: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 1, 0) should succeed >+[ 1704: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1705: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1706: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1707: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1708: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1709: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 0, 0) should succeed >+[ 1710: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1711: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1712: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1713: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1714: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1715: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 1, 0) should succeed >+[ 1716: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1717: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1718: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1719: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1720: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1721: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 2, 0) should succeed >+[ 1722: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1723: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1724: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1725: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1726: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1727: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 2, 0) should succeed >+[ 1728: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1729: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1730: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1731: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1732: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1733: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 255, 0) should succeed at stride limit >+[ 1734: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1735: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1736: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1737: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 255 >+[ 1738: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1739: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 256, 0) should fail over stride limit >+[ 1740: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 0, 1) should succeed >+[ 1741: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1742: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1743: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1744: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1745: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1746: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 1, 1) should succeed >+[ 1747: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1748: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1749: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1750: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1751: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1752: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 0, 1) should succeed >+[ 1753: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1754: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1755: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1756: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1757: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1758: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 1, 1) should succeed >+[ 1759: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1760: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1761: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1762: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1763: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1764: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 2, 1) should succeed >+[ 1765: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1766: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1767: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1768: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1769: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1770: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 2, 1) should succeed >+[ 1771: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1772: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1773: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1774: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1775: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 1 >+[ 1776: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 0, 2) should succeed >+[ 1777: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1778: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1779: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1780: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1781: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1782: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 1, 2) should succeed >+[ 1783: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1784: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1785: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1786: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1787: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1788: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 0, 2) should succeed >+[ 1789: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1790: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1791: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1792: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1793: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1794: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 1, 2) should succeed >+[ 1795: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1796: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1797: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1798: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1799: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1800: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 2, 2) should succeed >+[ 1801: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1802: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1803: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1804: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1805: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1806: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 2, 2) should succeed >+[ 1807: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1808: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1809: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1810: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1811: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1812: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 0, 2) should succeed >+[ 1813: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1814: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1815: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1816: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1817: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1818: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 1, 2) should succeed >+[ 1819: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1820: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1821: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1822: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1823: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1824: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 0, 2) should succeed >+[ 1825: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1826: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1827: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1828: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1829: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1830: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 1, 2) should succeed >+[ 1831: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1832: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1833: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1834: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 1 >+[ 1835: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1836: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 2, 2) should succeed >+[ 1837: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1838: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1839: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1840: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1841: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1842: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_BYTE, false, 2, 2) should succeed >+[ 1843: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 1844: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_BYTE >+[ 1845: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1846: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1847: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1848: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 0, 0) should succeed >+[ 1849: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1850: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 1851: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1852: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1853: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1854: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 1, 0) should fail because stride is bad >+[ 1855: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 1, 0) should fail because stride is bad >+[ 1856: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 2, 0) should succeed >+[ 1857: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1858: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 1859: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1860: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1861: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1862: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 3, 0) should fail because stride is bad >+[ 1863: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 4, 0) should succeed >+[ 1864: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1865: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 1866: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1867: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 1868: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1869: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 254, 0) should succeed at stride limit >+[ 1870: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1871: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 1872: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1873: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 254 >+[ 1874: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1875: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 256, 0) should fail over stride limit >+[ 1876: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 0, 1) should fail because offset is bad >+[ 1877: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 1, 1) should fail because stride is bad >+[ 1878: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 1, 1) should fail because stride is bad >+[ 1879: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 2, 1) should fail because offset is bad >+[ 1880: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 3, 1) should fail because stride is bad >+[ 1881: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 4, 1) should fail because offset is bad >+[ 1882: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 0, 1) should fail because offset is bad >+[ 1883: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 1, 1) should fail because stride is bad >+[ 1884: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 1, 1) should fail because stride is bad >+[ 1885: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 2, 1) should fail because offset is bad >+[ 1886: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 3, 1) should fail because stride is bad >+[ 1887: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 4, 1) should fail because offset is bad >+[ 1888: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 0, 2) should succeed >+[ 1889: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1890: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 1891: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1892: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1893: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1894: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 1, 2) should fail because stride is bad >+[ 1895: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 1, 2) should fail because stride is bad >+[ 1896: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 2, 2) should succeed >+[ 1897: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1898: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 1899: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1900: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1901: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1902: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 3, 2) should fail because stride is bad >+[ 1903: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 4, 2) should succeed >+[ 1904: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1905: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 1906: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1907: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 1908: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1909: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 0, 3) should fail because offset is bad >+[ 1910: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 1, 3) should fail because stride is bad >+[ 1911: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 1, 3) should fail because stride is bad >+[ 1912: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 2, 3) should fail because offset is bad >+[ 1913: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 3, 3) should fail because stride is bad >+[ 1914: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 4, 3) should fail because offset is bad >+[ 1915: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 0, 4) should succeed >+[ 1916: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1917: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 1918: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1919: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1920: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 1921: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 1, 4) should fail because stride is bad >+[ 1922: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 1, 4) should fail because stride is bad >+[ 1923: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 2, 4) should succeed >+[ 1924: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1925: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 1926: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1927: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1928: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 1929: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 3, 4) should fail because stride is bad >+[ 1930: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.SHORT, false, 4, 4) should succeed >+[ 1931: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 1932: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 1933: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1934: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 1935: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 1936: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 0, 0) should succeed >+[ 1937: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1938: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 1939: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1940: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1941: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1942: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 1, 0) should fail because stride is bad >+[ 1943: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 1, 0) should fail because stride is bad >+[ 1944: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 2, 0) should succeed >+[ 1945: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1946: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 1947: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1948: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1949: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1950: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 3, 0) should fail because stride is bad >+[ 1951: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 4, 0) should succeed >+[ 1952: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1953: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 1954: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1955: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 1956: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1957: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 254, 0) should succeed at stride limit >+[ 1958: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1959: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 1960: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1961: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 254 >+[ 1962: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 1963: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 256, 0) should fail over stride limit >+[ 1964: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 0, 1) should fail because offset is bad >+[ 1965: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 1, 1) should fail because stride is bad >+[ 1966: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 1, 1) should fail because stride is bad >+[ 1967: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 2, 1) should fail because offset is bad >+[ 1968: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 3, 1) should fail because stride is bad >+[ 1969: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 4, 1) should fail because offset is bad >+[ 1970: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 0, 1) should fail because offset is bad >+[ 1971: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 1, 1) should fail because stride is bad >+[ 1972: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 1, 1) should fail because stride is bad >+[ 1973: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 2, 1) should fail because offset is bad >+[ 1974: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 3, 1) should fail because stride is bad >+[ 1975: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 4, 1) should fail because offset is bad >+[ 1976: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 0, 2) should succeed >+[ 1977: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1978: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 1979: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1980: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 1981: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1982: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 1, 2) should fail because stride is bad >+[ 1983: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 1, 2) should fail because stride is bad >+[ 1984: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 2, 2) should succeed >+[ 1985: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1986: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 1987: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1988: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 1989: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1990: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 3, 2) should fail because stride is bad >+[ 1991: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 4, 2) should succeed >+[ 1992: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 1993: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 1994: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 1995: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 1996: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 1997: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 0, 3) should fail because offset is bad >+[ 1998: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 1, 3) should fail because stride is bad >+[ 1999: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 1, 3) should fail because stride is bad >+[ 2000: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 2, 3) should fail because offset is bad >+[ 2001: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 3, 3) should fail because stride is bad >+[ 2002: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 4, 3) should fail because offset is bad >+[ 2003: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 0, 4) should succeed >+[ 2004: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2005: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2006: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2007: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2008: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2009: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 1, 4) should fail because stride is bad >+[ 2010: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 1, 4) should fail because stride is bad >+[ 2011: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 2, 4) should succeed >+[ 2012: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2013: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2014: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2015: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2016: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2017: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 3, 4) should fail because stride is bad >+[ 2018: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.SHORT, false, 4, 4) should succeed >+[ 2019: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2020: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2021: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2022: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2023: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2024: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 0, 0) should succeed >+[ 2025: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2026: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2027: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2028: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2029: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2030: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 1, 0) should fail because stride is bad >+[ 2031: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 1, 0) should fail because stride is bad >+[ 2032: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 2, 0) should succeed >+[ 2033: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2034: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2035: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2036: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2037: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2038: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 3, 0) should fail because stride is bad >+[ 2039: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 4, 0) should succeed >+[ 2040: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2041: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2042: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2043: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2044: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2045: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 254, 0) should succeed at stride limit >+[ 2046: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2047: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2048: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2049: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 254 >+[ 2050: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2051: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 256, 0) should fail over stride limit >+[ 2052: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 0, 1) should fail because offset is bad >+[ 2053: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 1, 1) should fail because stride is bad >+[ 2054: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 1, 1) should fail because stride is bad >+[ 2055: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 2, 1) should fail because offset is bad >+[ 2056: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 3, 1) should fail because stride is bad >+[ 2057: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 4, 1) should fail because offset is bad >+[ 2058: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 0, 1) should fail because offset is bad >+[ 2059: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 1, 1) should fail because stride is bad >+[ 2060: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 1, 1) should fail because stride is bad >+[ 2061: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 2, 1) should fail because offset is bad >+[ 2062: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 3, 1) should fail because stride is bad >+[ 2063: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 4, 1) should fail because offset is bad >+[ 2064: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 0, 2) should succeed >+[ 2065: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2066: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2067: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2068: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2069: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2070: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 1, 2) should fail because stride is bad >+[ 2071: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 1, 2) should fail because stride is bad >+[ 2072: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 2, 2) should succeed >+[ 2073: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2074: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2075: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2076: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2077: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2078: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 3, 2) should fail because stride is bad >+[ 2079: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 4, 2) should succeed >+[ 2080: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2081: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2082: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2083: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2084: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2085: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 0, 3) should fail because offset is bad >+[ 2086: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 1, 3) should fail because stride is bad >+[ 2087: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 1, 3) should fail because stride is bad >+[ 2088: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 2, 3) should fail because offset is bad >+[ 2089: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 3, 3) should fail because stride is bad >+[ 2090: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 4, 3) should fail because offset is bad >+[ 2091: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 0, 4) should succeed >+[ 2092: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2093: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2094: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2095: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2096: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2097: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 1, 4) should fail because stride is bad >+[ 2098: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 1, 4) should fail because stride is bad >+[ 2099: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 2, 4) should succeed >+[ 2100: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2101: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2102: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2103: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2104: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2105: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 3, 4) should fail because stride is bad >+[ 2106: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.SHORT, false, 4, 4) should succeed >+[ 2107: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2108: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2109: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2110: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2111: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2112: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 0, 0) should succeed >+[ 2113: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2114: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2115: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2116: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2117: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2118: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 1, 0) should fail because stride is bad >+[ 2119: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 1, 0) should fail because stride is bad >+[ 2120: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 2, 0) should succeed >+[ 2121: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2122: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2123: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2124: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2125: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2126: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 3, 0) should fail because stride is bad >+[ 2127: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 4, 0) should succeed >+[ 2128: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2129: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2130: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2131: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2132: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2133: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 254, 0) should succeed at stride limit >+[ 2134: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2135: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2136: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2137: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 254 >+[ 2138: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2139: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 256, 0) should fail over stride limit >+[ 2140: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 0, 1) should fail because offset is bad >+[ 2141: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 1, 1) should fail because stride is bad >+[ 2142: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 1, 1) should fail because stride is bad >+[ 2143: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 2, 1) should fail because offset is bad >+[ 2144: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 3, 1) should fail because stride is bad >+[ 2145: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 4, 1) should fail because offset is bad >+[ 2146: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 0, 1) should fail because offset is bad >+[ 2147: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 1, 1) should fail because stride is bad >+[ 2148: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 1, 1) should fail because stride is bad >+[ 2149: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 2, 1) should fail because offset is bad >+[ 2150: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 3, 1) should fail because stride is bad >+[ 2151: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 4, 1) should fail because offset is bad >+[ 2152: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 0, 2) should succeed >+[ 2153: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2154: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2155: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2156: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2157: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2158: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 1, 2) should fail because stride is bad >+[ 2159: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 1, 2) should fail because stride is bad >+[ 2160: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 2, 2) should succeed >+[ 2161: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2162: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2163: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2164: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2165: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2166: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 3, 2) should fail because stride is bad >+[ 2167: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 4, 2) should succeed >+[ 2168: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2169: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2170: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2171: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2172: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2173: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 0, 3) should fail because offset is bad >+[ 2174: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 1, 3) should fail because stride is bad >+[ 2175: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 1, 3) should fail because stride is bad >+[ 2176: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 2, 3) should fail because offset is bad >+[ 2177: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 3, 3) should fail because stride is bad >+[ 2178: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 4, 3) should fail because offset is bad >+[ 2179: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 0, 4) should succeed >+[ 2180: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2181: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2182: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2183: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2184: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2185: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 1, 4) should fail because stride is bad >+[ 2186: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 1, 4) should fail because stride is bad >+[ 2187: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 2, 4) should succeed >+[ 2188: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2189: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2190: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2191: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2192: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2193: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 3, 4) should fail because stride is bad >+[ 2194: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.SHORT, false, 4, 4) should succeed >+[ 2195: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2196: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.SHORT >+[ 2197: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2198: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2199: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2200: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 0, 0) should succeed >+[ 2201: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2202: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2203: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2204: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2205: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2206: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 1, 0) should fail because stride is bad >+[ 2207: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 1, 0) should fail because stride is bad >+[ 2208: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 2, 0) should succeed >+[ 2209: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2210: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2211: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2212: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2213: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2214: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 3, 0) should fail because stride is bad >+[ 2215: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 4, 0) should succeed >+[ 2216: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2217: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2218: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2219: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2220: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2221: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 254, 0) should succeed at stride limit >+[ 2222: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2223: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2224: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2225: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 254 >+[ 2226: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2227: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 256, 0) should fail over stride limit >+[ 2228: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 0, 1) should fail because offset is bad >+[ 2229: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 1, 1) should fail because stride is bad >+[ 2230: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 1, 1) should fail because stride is bad >+[ 2231: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 2, 1) should fail because offset is bad >+[ 2232: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 3, 1) should fail because stride is bad >+[ 2233: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 4, 1) should fail because offset is bad >+[ 2234: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 0, 1) should fail because offset is bad >+[ 2235: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 1, 1) should fail because stride is bad >+[ 2236: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 1, 1) should fail because stride is bad >+[ 2237: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 2, 1) should fail because offset is bad >+[ 2238: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 3, 1) should fail because stride is bad >+[ 2239: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 4, 1) should fail because offset is bad >+[ 2240: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 0, 2) should succeed >+[ 2241: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2242: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2243: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2244: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2245: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2246: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 1, 2) should fail because stride is bad >+[ 2247: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 1, 2) should fail because stride is bad >+[ 2248: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 2, 2) should succeed >+[ 2249: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2250: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2251: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2252: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2253: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2254: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 3, 2) should fail because stride is bad >+[ 2255: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 4, 2) should succeed >+[ 2256: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2257: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2258: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2259: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2260: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2261: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 0, 3) should fail because offset is bad >+[ 2262: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 1, 3) should fail because stride is bad >+[ 2263: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 1, 3) should fail because stride is bad >+[ 2264: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 2, 3) should fail because offset is bad >+[ 2265: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 3, 3) should fail because stride is bad >+[ 2266: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 4, 3) should fail because offset is bad >+[ 2267: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 0, 4) should succeed >+[ 2268: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2269: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2270: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2271: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2272: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2273: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 1, 4) should fail because stride is bad >+[ 2274: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 1, 4) should fail because stride is bad >+[ 2275: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 2, 4) should succeed >+[ 2276: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2277: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2278: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2279: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2280: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2281: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 3, 4) should fail because stride is bad >+[ 2282: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.UNSIGNED_SHORT, false, 4, 4) should succeed >+[ 2283: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2284: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2285: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2286: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2287: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2288: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 0, 0) should succeed >+[ 2289: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2290: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2291: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2292: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2293: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2294: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 1, 0) should fail because stride is bad >+[ 2295: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 1, 0) should fail because stride is bad >+[ 2296: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 2, 0) should succeed >+[ 2297: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2298: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2299: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2300: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2301: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2302: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 3, 0) should fail because stride is bad >+[ 2303: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 4, 0) should succeed >+[ 2304: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2305: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2306: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2307: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2308: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2309: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 254, 0) should succeed at stride limit >+[ 2310: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2311: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2312: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2313: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 254 >+[ 2314: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2315: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 256, 0) should fail over stride limit >+[ 2316: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 0, 1) should fail because offset is bad >+[ 2317: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 1, 1) should fail because stride is bad >+[ 2318: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 1, 1) should fail because stride is bad >+[ 2319: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 2, 1) should fail because offset is bad >+[ 2320: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 3, 1) should fail because stride is bad >+[ 2321: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 4, 1) should fail because offset is bad >+[ 2322: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 0, 1) should fail because offset is bad >+[ 2323: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 1, 1) should fail because stride is bad >+[ 2324: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 1, 1) should fail because stride is bad >+[ 2325: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 2, 1) should fail because offset is bad >+[ 2326: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 3, 1) should fail because stride is bad >+[ 2327: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 4, 1) should fail because offset is bad >+[ 2328: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 0, 2) should succeed >+[ 2329: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2330: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2331: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2332: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2333: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2334: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 1, 2) should fail because stride is bad >+[ 2335: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 1, 2) should fail because stride is bad >+[ 2336: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 2, 2) should succeed >+[ 2337: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2338: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2339: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2340: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2341: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2342: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 3, 2) should fail because stride is bad >+[ 2343: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 4, 2) should succeed >+[ 2344: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2345: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2346: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2347: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2348: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2349: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 0, 3) should fail because offset is bad >+[ 2350: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 1, 3) should fail because stride is bad >+[ 2351: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 1, 3) should fail because stride is bad >+[ 2352: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 2, 3) should fail because offset is bad >+[ 2353: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 3, 3) should fail because stride is bad >+[ 2354: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 4, 3) should fail because offset is bad >+[ 2355: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 0, 4) should succeed >+[ 2356: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2357: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2358: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2359: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2360: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2361: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 1, 4) should fail because stride is bad >+[ 2362: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 1, 4) should fail because stride is bad >+[ 2363: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 2, 4) should succeed >+[ 2364: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2365: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2366: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2367: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2368: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2369: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 3, 4) should fail because stride is bad >+[ 2370: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.UNSIGNED_SHORT, false, 4, 4) should succeed >+[ 2371: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2372: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2373: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2374: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2375: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2376: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 0, 0) should succeed >+[ 2377: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2378: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2379: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2380: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2381: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2382: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 1, 0) should fail because stride is bad >+[ 2383: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 1, 0) should fail because stride is bad >+[ 2384: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 2, 0) should succeed >+[ 2385: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2386: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2387: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2388: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2389: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2390: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 3, 0) should fail because stride is bad >+[ 2391: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 4, 0) should succeed >+[ 2392: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2393: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2394: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2395: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2396: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2397: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 254, 0) should succeed at stride limit >+[ 2398: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2399: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2400: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2401: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 254 >+[ 2402: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2403: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 256, 0) should fail over stride limit >+[ 2404: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 0, 1) should fail because offset is bad >+[ 2405: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 1, 1) should fail because stride is bad >+[ 2406: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 1, 1) should fail because stride is bad >+[ 2407: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 2, 1) should fail because offset is bad >+[ 2408: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 3, 1) should fail because stride is bad >+[ 2409: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 4, 1) should fail because offset is bad >+[ 2410: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 0, 1) should fail because offset is bad >+[ 2411: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 1, 1) should fail because stride is bad >+[ 2412: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 1, 1) should fail because stride is bad >+[ 2413: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 2, 1) should fail because offset is bad >+[ 2414: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 3, 1) should fail because stride is bad >+[ 2415: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 4, 1) should fail because offset is bad >+[ 2416: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 0, 2) should succeed >+[ 2417: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2418: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2419: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2420: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2421: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2422: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 1, 2) should fail because stride is bad >+[ 2423: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 1, 2) should fail because stride is bad >+[ 2424: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 2, 2) should succeed >+[ 2425: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2426: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2427: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2428: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2429: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2430: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 3, 2) should fail because stride is bad >+[ 2431: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 4, 2) should succeed >+[ 2432: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2433: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2434: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2435: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2436: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2437: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 0, 3) should fail because offset is bad >+[ 2438: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 1, 3) should fail because stride is bad >+[ 2439: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 1, 3) should fail because stride is bad >+[ 2440: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 2, 3) should fail because offset is bad >+[ 2441: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 3, 3) should fail because stride is bad >+[ 2442: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 4, 3) should fail because offset is bad >+[ 2443: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 0, 4) should succeed >+[ 2444: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2445: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2446: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2447: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2448: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2449: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 1, 4) should fail because stride is bad >+[ 2450: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 1, 4) should fail because stride is bad >+[ 2451: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 2, 4) should succeed >+[ 2452: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2453: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2454: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2455: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2456: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2457: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 3, 4) should fail because stride is bad >+[ 2458: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.UNSIGNED_SHORT, false, 4, 4) should succeed >+[ 2459: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2460: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2461: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2462: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2463: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2464: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 0, 0) should succeed >+[ 2465: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2466: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2467: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2468: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2469: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2470: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 1, 0) should fail because stride is bad >+[ 2471: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 1, 0) should fail because stride is bad >+[ 2472: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 2, 0) should succeed >+[ 2473: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2474: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2475: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2476: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2477: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2478: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 3, 0) should fail because stride is bad >+[ 2479: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 4, 0) should succeed >+[ 2480: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2481: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2482: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2483: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2484: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2485: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 254, 0) should succeed at stride limit >+[ 2486: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2487: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2488: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2489: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 254 >+[ 2490: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2491: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 256, 0) should fail over stride limit >+[ 2492: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 0, 1) should fail because offset is bad >+[ 2493: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 1, 1) should fail because stride is bad >+[ 2494: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 1, 1) should fail because stride is bad >+[ 2495: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 2, 1) should fail because offset is bad >+[ 2496: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 3, 1) should fail because stride is bad >+[ 2497: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 4, 1) should fail because offset is bad >+[ 2498: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 0, 1) should fail because offset is bad >+[ 2499: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 1, 1) should fail because stride is bad >+[ 2500: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 1, 1) should fail because stride is bad >+[ 2501: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 2, 1) should fail because offset is bad >+[ 2502: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 3, 1) should fail because stride is bad >+[ 2503: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 4, 1) should fail because offset is bad >+[ 2504: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 0, 2) should succeed >+[ 2505: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2506: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2507: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2508: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2509: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2510: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 1, 2) should fail because stride is bad >+[ 2511: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 1, 2) should fail because stride is bad >+[ 2512: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 2, 2) should succeed >+[ 2513: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2514: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2515: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2516: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2517: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2518: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 3, 2) should fail because stride is bad >+[ 2519: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 4, 2) should succeed >+[ 2520: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2521: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2522: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2523: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2524: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 2 >+[ 2525: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 0, 3) should fail because offset is bad >+[ 2526: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 1, 3) should fail because stride is bad >+[ 2527: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 1, 3) should fail because stride is bad >+[ 2528: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 2, 3) should fail because offset is bad >+[ 2529: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 3, 3) should fail because stride is bad >+[ 2530: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 4, 3) should fail because offset is bad >+[ 2531: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 0, 4) should succeed >+[ 2532: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2533: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2534: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2535: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2536: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2537: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 1, 4) should fail because stride is bad >+[ 2538: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 1, 4) should fail because stride is bad >+[ 2539: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 2, 4) should succeed >+[ 2540: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2541: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2542: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2543: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 2 >+[ 2544: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2545: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 3, 4) should fail because stride is bad >+[ 2546: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.UNSIGNED_SHORT, false, 4, 4) should succeed >+[ 2547: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2548: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.UNSIGNED_SHORT >+[ 2549: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2550: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2551: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2552: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 0, 0) should succeed >+[ 2553: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2554: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2555: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2556: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2557: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2558: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 1, 0) should fail because stride is bad >+[ 2559: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 3, 0) should fail because stride is bad >+[ 2560: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 4, 0) should succeed >+[ 2561: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2562: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2563: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2564: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2565: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2566: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 5, 0) should fail because stride is bad >+[ 2567: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 8, 0) should succeed >+[ 2568: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2569: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2570: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2571: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 8 >+[ 2572: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2573: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 252, 0) should succeed at stride limit >+[ 2574: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2575: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2576: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2577: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 252 >+[ 2578: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2579: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 256, 0) should fail over stride limit >+[ 2580: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 0, 1) should fail because offset is bad >+[ 2581: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 1, 1) should fail because stride is bad >+[ 2582: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 3, 1) should fail because stride is bad >+[ 2583: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 4, 1) should fail because offset is bad >+[ 2584: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 5, 1) should fail because stride is bad >+[ 2585: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 8, 1) should fail because offset is bad >+[ 2586: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 0, 3) should fail because offset is bad >+[ 2587: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 1, 3) should fail because stride is bad >+[ 2588: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 3, 3) should fail because stride is bad >+[ 2589: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 4, 3) should fail because offset is bad >+[ 2590: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 5, 3) should fail because stride is bad >+[ 2591: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 8, 3) should fail because offset is bad >+[ 2592: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 0, 4) should succeed >+[ 2593: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2594: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2595: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2596: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2597: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2598: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 1, 4) should fail because stride is bad >+[ 2599: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 3, 4) should fail because stride is bad >+[ 2600: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 4, 4) should succeed >+[ 2601: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2602: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2603: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2604: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2605: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2606: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 5, 4) should fail because stride is bad >+[ 2607: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 8, 4) should succeed >+[ 2608: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2609: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2610: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2611: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 8 >+[ 2612: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2613: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 0, 5) should fail because offset is bad >+[ 2614: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 1, 5) should fail because stride is bad >+[ 2615: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 3, 5) should fail because stride is bad >+[ 2616: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 4, 5) should fail because offset is bad >+[ 2617: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 5, 5) should fail because stride is bad >+[ 2618: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 8, 5) should fail because offset is bad >+[ 2619: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 0, 8) should succeed >+[ 2620: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2621: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2622: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2623: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2624: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 8 >+[ 2625: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 1, 8) should fail because stride is bad >+[ 2626: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 3, 8) should fail because stride is bad >+[ 2627: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 4, 8) should succeed >+[ 2628: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2629: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2630: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2631: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2632: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 8 >+[ 2633: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 5, 8) should fail because stride is bad >+[ 2634: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 1, gl.FLOAT, false, 8, 8) should succeed >+[ 2635: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 1 >+[ 2636: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2637: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2638: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 8 >+[ 2639: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 8 >+[ 2640: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 0, 0) should succeed >+[ 2641: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2642: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2643: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2644: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2645: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2646: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 1, 0) should fail because stride is bad >+[ 2647: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 3, 0) should fail because stride is bad >+[ 2648: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 4, 0) should succeed >+[ 2649: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2650: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2651: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2652: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2653: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2654: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 5, 0) should fail because stride is bad >+[ 2655: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 8, 0) should succeed >+[ 2656: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2657: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2658: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2659: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 8 >+[ 2660: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2661: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 252, 0) should succeed at stride limit >+[ 2662: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2663: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2664: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2665: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 252 >+[ 2666: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2667: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 256, 0) should fail over stride limit >+[ 2668: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 0, 1) should fail because offset is bad >+[ 2669: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 1, 1) should fail because stride is bad >+[ 2670: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 3, 1) should fail because stride is bad >+[ 2671: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 4, 1) should fail because offset is bad >+[ 2672: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 5, 1) should fail because stride is bad >+[ 2673: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 8, 1) should fail because offset is bad >+[ 2674: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 0, 3) should fail because offset is bad >+[ 2675: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 1, 3) should fail because stride is bad >+[ 2676: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 3, 3) should fail because stride is bad >+[ 2677: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 4, 3) should fail because offset is bad >+[ 2678: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 5, 3) should fail because stride is bad >+[ 2679: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 8, 3) should fail because offset is bad >+[ 2680: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 0, 4) should succeed >+[ 2681: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2682: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2683: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2684: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2685: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2686: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 1, 4) should fail because stride is bad >+[ 2687: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 3, 4) should fail because stride is bad >+[ 2688: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 4, 4) should succeed >+[ 2689: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2690: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2691: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2692: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2693: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2694: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 5, 4) should fail because stride is bad >+[ 2695: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 8, 4) should succeed >+[ 2696: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2697: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2698: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2699: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 8 >+[ 2700: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2701: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 0, 5) should fail because offset is bad >+[ 2702: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 1, 5) should fail because stride is bad >+[ 2703: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 3, 5) should fail because stride is bad >+[ 2704: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 4, 5) should fail because offset is bad >+[ 2705: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 5, 5) should fail because stride is bad >+[ 2706: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 8, 5) should fail because offset is bad >+[ 2707: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 0, 8) should succeed >+[ 2708: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2709: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2710: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2711: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2712: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 8 >+[ 2713: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 1, 8) should fail because stride is bad >+[ 2714: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 3, 8) should fail because stride is bad >+[ 2715: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 4, 8) should succeed >+[ 2716: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2717: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2718: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2719: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2720: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 8 >+[ 2721: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 5, 8) should fail because stride is bad >+[ 2722: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 2, gl.FLOAT, false, 8, 8) should succeed >+[ 2723: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 2 >+[ 2724: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2725: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2726: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 8 >+[ 2727: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 8 >+[ 2728: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 0, 0) should succeed >+[ 2729: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2730: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2731: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2732: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2733: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2734: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 1, 0) should fail because stride is bad >+[ 2735: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 3, 0) should fail because stride is bad >+[ 2736: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 4, 0) should succeed >+[ 2737: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2738: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2739: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2740: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2741: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2742: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 5, 0) should fail because stride is bad >+[ 2743: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 8, 0) should succeed >+[ 2744: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2745: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2746: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2747: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 8 >+[ 2748: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2749: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 252, 0) should succeed at stride limit >+[ 2750: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2751: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2752: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2753: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 252 >+[ 2754: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2755: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 256, 0) should fail over stride limit >+[ 2756: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 0, 1) should fail because offset is bad >+[ 2757: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 1, 1) should fail because stride is bad >+[ 2758: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 3, 1) should fail because stride is bad >+[ 2759: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 4, 1) should fail because offset is bad >+[ 2760: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 5, 1) should fail because stride is bad >+[ 2761: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 8, 1) should fail because offset is bad >+[ 2762: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 0, 3) should fail because offset is bad >+[ 2763: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 1, 3) should fail because stride is bad >+[ 2764: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 3, 3) should fail because stride is bad >+[ 2765: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 4, 3) should fail because offset is bad >+[ 2766: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 5, 3) should fail because stride is bad >+[ 2767: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 8, 3) should fail because offset is bad >+[ 2768: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 0, 4) should succeed >+[ 2769: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2770: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2771: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2772: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2773: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2774: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 1, 4) should fail because stride is bad >+[ 2775: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 3, 4) should fail because stride is bad >+[ 2776: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 4, 4) should succeed >+[ 2777: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2778: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2779: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2780: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2781: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2782: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 5, 4) should fail because stride is bad >+[ 2783: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 8, 4) should succeed >+[ 2784: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2785: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2786: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2787: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 8 >+[ 2788: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2789: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 0, 5) should fail because offset is bad >+[ 2790: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 1, 5) should fail because stride is bad >+[ 2791: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 3, 5) should fail because stride is bad >+[ 2792: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 4, 5) should fail because offset is bad >+[ 2793: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 5, 5) should fail because stride is bad >+[ 2794: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 8, 5) should fail because offset is bad >+[ 2795: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 0, 8) should succeed >+[ 2796: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2797: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2798: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2799: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2800: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 8 >+[ 2801: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 1, 8) should fail because stride is bad >+[ 2802: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 3, 8) should fail because stride is bad >+[ 2803: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 4, 8) should succeed >+[ 2804: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2805: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2806: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2807: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2808: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 8 >+[ 2809: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 5, 8) should fail because stride is bad >+[ 2810: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 3, gl.FLOAT, false, 8, 8) should succeed >+[ 2811: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 3 >+[ 2812: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2813: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2814: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 8 >+[ 2815: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 8 >+[ 2816: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 0, 0) should succeed >+[ 2817: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2818: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2819: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2820: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2821: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2822: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 1, 0) should fail because stride is bad >+[ 2823: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 3, 0) should fail because stride is bad >+[ 2824: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 4, 0) should succeed >+[ 2825: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2826: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2827: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2828: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2829: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2830: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 5, 0) should fail because stride is bad >+[ 2831: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 8, 0) should succeed >+[ 2832: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2833: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2834: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2835: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 8 >+[ 2836: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2837: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 252, 0) should succeed at stride limit >+[ 2838: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2839: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2840: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2841: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 252 >+[ 2842: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 0 >+[ 2843: PASS ] getError was expected value: INVALID_VALUE : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 256, 0) should fail over stride limit >+[ 2844: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 0, 1) should fail because offset is bad >+[ 2845: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 1, 1) should fail because stride is bad >+[ 2846: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 3, 1) should fail because stride is bad >+[ 2847: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 4, 1) should fail because offset is bad >+[ 2848: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 5, 1) should fail because stride is bad >+[ 2849: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 8, 1) should fail because offset is bad >+[ 2850: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 0, 3) should fail because offset is bad >+[ 2851: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 1, 3) should fail because stride is bad >+[ 2852: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 3, 3) should fail because stride is bad >+[ 2853: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 4, 3) should fail because offset is bad >+[ 2854: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 5, 3) should fail because stride is bad >+[ 2855: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 8, 3) should fail because offset is bad >+[ 2856: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 0, 4) should succeed >+[ 2857: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2858: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2859: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2860: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2861: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2862: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 1, 4) should fail because stride is bad >+[ 2863: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 3, 4) should fail because stride is bad >+[ 2864: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 4, 4) should succeed >+[ 2865: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2866: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2867: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2868: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2869: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2870: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 5, 4) should fail because stride is bad >+[ 2871: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 8, 4) should succeed >+[ 2872: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2873: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2874: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2875: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 8 >+[ 2876: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 4 >+[ 2877: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 0, 5) should fail because offset is bad >+[ 2878: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 1, 5) should fail because stride is bad >+[ 2879: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 3, 5) should fail because stride is bad >+[ 2880: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 4, 5) should fail because offset is bad >+[ 2881: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 5, 5) should fail because stride is bad >+[ 2882: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 8, 5) should fail because offset is bad >+[ 2883: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 0, 8) should succeed >+[ 2884: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2885: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2886: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2887: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 2888: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 8 >+[ 2889: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 1, 8) should fail because stride is bad >+[ 2890: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 3, 8) should fail because stride is bad >+[ 2891: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 4, 8) should succeed >+[ 2892: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2893: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2894: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2895: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 4 >+[ 2896: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 8 >+[ 2897: PASS ] getError was expected value: INVALID_OPERATION : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 5, 8) should fail because stride is bad >+[ 2898: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribPointer(0, 4, gl.FLOAT, false, 8, 8) should succeed >+[ 2899: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 2900: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 2901: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 2902: PASS ] gl.getVertexAttrib(0, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 8 >+[ 2903: PASS ] gl.getVertexAttribOffset(0, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 8 >+[ 2904: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/buffers/buffer-data-and-buffer-sub-data-expected.txt b/LayoutTests/webgl/2.0.0/conformance/buffers/buffer-data-and-buffer-sub-data-expected.txt >index e2fc784e8d1469f76f5468ddea7771e4b238acf7..d97520ff4715d8fd780f9ec5a9612e9b07161401 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/buffers/buffer-data-and-buffer-sub-data-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/buffers/buffer-data-and-buffer-sub-data-expected.txt >@@ -1,5 +1,64 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/buffers/buffer-data-and-buffer-sub-data.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] [object WebGLBuffer] is non-null. >+[ 3: PASS ] getError was expected value: INVALID_OPERATION : no buffer bound >+[ 4: PASS ] getError was expected value: NO_ERROR : >+[ 5: PASS ] getError was expected value: INVALID_VALUE : calling bufferData when buffer size is negative should generate INVALID_VALUE >+[ 6: PASS ] getError was expected value: INVALID_VALUE : calling bufferData when BufferDataSource is null should generate INVALID_VALUE >+[ 7: PASS ] getError was expected value: INVALID_VALUE : calling bufferData when BufferDataSource is undefined should generate INVALID_VALUE >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Passing 0 to bufferData >+[ 9: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 0 >+[ 10: PASS ] getError was expected value: NO_ERROR : Passing 4 to bufferData >+[ 11: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 4 >+[ 12: PASS ] getError was expected value: NO_ERROR : Passing 5.1 to bufferData >+[ 13: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 5 >+[ 14: PASS ] getError was expected value: NO_ERROR : Passing 5.8 to bufferData >+[ 15: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 5 >+[ 16: PASS ] getError was expected value: NO_ERROR : Passing 5.5 to bufferData >+[ 17: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 5 >+[ 18: PASS ] getError was expected value: NO_ERROR : Passing 4 to bufferData >+[ 19: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 4 >+[ 20: PASS ] getError was expected value: NO_ERROR : Passing 5.1 to bufferData >+[ 21: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 5 >+[ 22: PASS ] getError was expected value: NO_ERROR : Passing 5.8 to bufferData >+[ 23: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 5 >+[ 24: PASS ] getError was expected value: NO_ERROR : Passing 5.5 to bufferData >+[ 25: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 5 >+[ 26: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Passing 0 to bufferData >+[ 27: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Passing 42,64 to bufferData >+[ 29: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 0 >+[ 30: PASS ] getError was expected value: NO_ERROR : Passing 42 to bufferData >+[ 31: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 42 >+[ 32: PASS ] getError was expected value: NO_ERROR : Passing 42 to bufferData >+[ 33: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 42 >+[ 34: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Passing 42,64 to bufferData >+[ 35: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 0 >+[ 36: PASS ] getError was expected value: NO_ERROR : Passing [object ArrayBuffer] to bufferData >+[ 37: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 0 >+[ 38: PASS ] getError was expected value: NO_ERROR : Passing [object ArrayBuffer] to bufferData >+[ 39: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 4 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Passing WebGL Rocks! to bufferData >+[ 41: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Passing [object Object] to bufferData >+[ 43: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 0 >+[ 44: PASS ] getError was expected value: INVALID_VALUE : Calling bufferSubData before bufferData should fail >+[ 45: PASS ] getError was expected value: NO_ERROR : >+[ 46: PASS ] getError was expected value: INVALID_VALUE : calling bufferSubData with ArrayBuffer when offset is negative should INVALID_VALUE >+[ 47: PASS ] getError was expected value: INVALID_VALUE : buffer overflow >+[ 48: PASS ] getError was expected value: INVALID_VALUE : calling bufferSubData with ArrayBufferView when offset is negative should generate INVALID_VALUE >+[ 49: PASS ] getError was expected value: NO_ERROR : calling bufferSubData with ArrayBuffer should succeed >+[ 50: PASS ] getError was expected value: NO_ERROR : calling bufferSubData with zero-sized ArrayBufferView should succeed >+[ 51: PASS ] gl.bufferSubData(gl.ARRAY_BUFFER, 0, 42); threw exception TypeError: Type error. >+[ 52: PASS ] gl.bufferSubData(gl.ARRAY_BUFFER, 0, 5.5); threw exception TypeError: Type error. >+[ 53: PASS ] gl.bufferSubData(gl.ARRAY_BUFFER, 0, "5.5"); threw exception TypeError: Type error. >+[ 54: PASS ] gl.bufferSubData(gl.ARRAY_BUFFER, 0, [4]); threw exception TypeError: Type error. >+[ 55: PASS ] gl.bufferSubData(gl.ARRAY_BUFFER, 0, { mynumber: 42}); threw exception TypeError: Type error. >+[ 56: FAIL ] gl.bufferSubData(gl.ARRAY_BUFFER, 10, null) should throw an exception. Was undefined. >+[ 57: FAIL ] gl.bufferSubData(gl.ARRAY_BUFFER, 10, undefined) should throw an exception. Was undefined. >+[ 58: PASS ] getError was expected value: NO_ERROR : should generate no GL error >+[ 59: PASS ] successfullyParsed is true >+[ FAIL ] 8 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/buffers/buffer-uninitialized-expected.txt b/LayoutTests/webgl/2.0.0/conformance/buffers/buffer-uninitialized-expected.txt >index ceca0cca2ad0ceb5c38967ee0e722a2f6c91d5bb..c1f9cf9d9c8160e19c34a661fa90acdf1471ea39 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/buffers/buffer-uninitialized-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/buffers/buffer-uninitialized-expected.txt >@@ -1,5 +1,207 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/buffers/buffer-uninitialized.html >-[ PASS ] All tests passed >+[ 1: PASS ] program != null is true >+[ 2: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 3: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 4: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 5: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 6: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 7: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 8: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 9: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 10: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 11: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 12: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 13: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 14: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 15: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 16: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 17: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 18: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 19: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 20: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 21: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 22: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 23: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 24: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 25: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 26: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 27: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 28: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 29: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 30: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 31: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 32: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 33: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 34: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 35: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 36: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 37: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 38: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 39: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 40: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 41: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 42: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 43: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 44: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 45: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 46: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 47: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 48: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 49: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 50: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 51: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 52: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 53: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 54: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 55: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 56: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 57: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 58: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 59: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 60: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 61: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 62: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 63: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 64: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 65: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 66: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 67: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 68: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 69: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 70: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 71: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 72: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 73: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 74: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 75: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 76: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 77: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 78: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 79: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 80: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 81: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 82: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 83: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 84: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 85: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 86: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 87: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 88: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 89: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 90: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 91: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 92: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 93: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 94: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 95: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 96: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 97: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 98: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 99: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 100: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 101: FAIL ] buffer should be initialized to zero at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 102: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 103: PASS ] buffer should be initialized to zero >+[ 104: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 105: PASS ] buffer should be initialized to zero >+[ 106: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 107: PASS ] buffer should be initialized to zero >+[ 108: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 109: PASS ] buffer should be initialized to zero >+[ 110: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 111: PASS ] buffer should be initialized to zero >+[ 112: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 113: PASS ] buffer should be initialized to zero >+[ 114: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 115: PASS ] buffer should be initialized to zero >+[ 116: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 117: PASS ] buffer should be initialized to zero >+[ 118: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 119: PASS ] buffer should be initialized to zero >+[ 120: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 121: PASS ] buffer should be initialized to zero >+[ 122: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 123: PASS ] buffer should be initialized to zero >+[ 124: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 125: PASS ] buffer should be initialized to zero >+[ 126: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 127: PASS ] buffer should be initialized to zero >+[ 128: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 129: PASS ] buffer should be initialized to zero >+[ 130: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 131: PASS ] buffer should be initialized to zero >+[ 132: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 133: PASS ] buffer should be initialized to zero >+[ 134: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 135: PASS ] buffer should be initialized to zero >+[ 136: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 137: PASS ] buffer should be initialized to zero >+[ 138: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 139: PASS ] buffer should be initialized to zero >+[ 140: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 141: PASS ] buffer should be initialized to zero >+[ 142: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 143: PASS ] buffer should be initialized to zero >+[ 144: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 145: PASS ] buffer should be initialized to zero >+[ 146: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 147: PASS ] buffer should be initialized to zero >+[ 148: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 149: PASS ] buffer should be initialized to zero >+[ 150: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 151: PASS ] buffer should be initialized to zero >+[ 152: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 153: PASS ] buffer should be initialized to zero >+[ 154: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 155: PASS ] buffer should be initialized to zero >+[ 156: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 157: PASS ] buffer should be initialized to zero >+[ 158: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 159: PASS ] buffer should be initialized to zero >+[ 160: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 161: PASS ] buffer should be initialized to zero >+[ 162: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 163: PASS ] buffer should be initialized to zero >+[ 164: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 165: PASS ] buffer should be initialized to zero >+[ 166: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 167: PASS ] buffer should be initialized to zero >+[ 168: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 169: PASS ] buffer should be initialized to zero >+[ 170: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 171: PASS ] buffer should be initialized to zero >+[ 172: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 173: PASS ] buffer should be initialized to zero >+[ 174: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 175: PASS ] buffer should be initialized to zero >+[ 176: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 177: PASS ] buffer should be initialized to zero >+[ 178: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 179: PASS ] buffer should be initialized to zero >+[ 180: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 181: PASS ] buffer should be initialized to zero >+[ 182: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 183: PASS ] buffer should be initialized to zero >+[ 184: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 185: PASS ] buffer should be initialized to zero >+[ 186: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 187: PASS ] buffer should be initialized to zero >+[ 188: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 189: PASS ] buffer should be initialized to zero >+[ 190: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 191: PASS ] buffer should be initialized to zero >+[ 192: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 193: PASS ] buffer should be initialized to zero >+[ 194: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 195: PASS ] buffer should be initialized to zero >+[ 196: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 197: PASS ] buffer should be initialized to zero >+[ 198: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 199: PASS ] buffer should be initialized to zero >+[ 200: PASS ] getError was expected value: NO_ERROR : no error should result from setup >+[ 201: PASS ] buffer should be initialized to zero >+[ 202: PASS ] successfullyParsed is true >+[ FAIL ] 50 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/context/constants-and-properties-expected.txt b/LayoutTests/webgl/2.0.0/conformance/context/constants-and-properties-expected.txt >index 310f8d92e7c2d1e397e03a8f75eaa15dc35b949a..87ec8493a7745653276dfce18aa08973aa7051e3 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/context/constants-and-properties-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/context/constants-and-properties-expected.txt >@@ -1,5 +1,10 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/context/constants-and-properties.html >-[ PASS ] All tests passed >+[ 1: PASS ] All WebGL constants found to have correct values. >+[ 2: PASS ] All constants removed from WebGL spec were absent from WebGL context. >+[ 3: FAIL ] Also found the following extra properties: >+[ 4: FAIL ] STENCIL_INDEX >+[ 5: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/context/context-lost-restored-expected.txt b/LayoutTests/webgl/2.0.0/conformance/context/context-lost-restored-expected.txt >index 45b7e35e605f10e298fbb7af0975d8e817c2f1a5..841ff8a92acd75c534e7e9ff2917cb5e435d205d 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/context/context-lost-restored-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/context/context-lost-restored-expected.txt >@@ -1,5 +1,58 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/context/context-lost-restored.html >-[ PASS ] All tests passed >+[ 1: PASS ] gl.isContextLost() is false >+[ 2: PASS ] gl.getError() is gl.NO_ERROR >+[ 3: PASS ] shouldBe 255,10,20 >+[ 4: PASS ] gl.getError() is gl.NO_ERROR >+[ 5: PASS ] gl.isContextLost() is true >+[ 6: PASS ] gl.getError() is gl.CONTEXT_LOST_WEBGL >+[ 7: PASS ] gl.getError() is gl.NO_ERROR >+[ 8: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.blendFunc(gl.TEXTURE_2D, gl.TEXTURE_CUBE_MAP) >+[ 9: PASS ] contextLostEventFired is false >+[ 10: PASS ] contextLostEventFired is false >+[ 11: PASS ] gl.isContextLost() is true >+[ 12: PASS ] gl.getError() is gl.NO_ERROR >+[ 13: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: WEBGL_lose_context.restoreContext() >+[ 14: PASS ] gl.isContextLost() is false >+[ 15: PASS ] gl.getError() is gl.NO_ERROR >+[ 16: PASS ] shouldBe 255,10,20 >+[ 17: PASS ] gl.getError() is gl.NO_ERROR >+[ 18: PASS ] gl.isContextLost() is true >+[ 19: PASS ] gl.getError() is gl.CONTEXT_LOST_WEBGL >+[ 20: PASS ] gl.getError() is gl.NO_ERROR >+[ 21: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.blendFunc(gl.TEXTURE_2D, gl.TEXTURE_CUBE_MAP) >+[ 22: PASS ] contextLostEventFired is false >+[ 23: PASS ] contextLostEventFired is false >+[ 24: PASS ] gl.isContextLost() is true >+[ 25: PASS ] gl.getError() is gl.NO_ERROR >+[ 26: PASS ] getError was expected value: NO_ERROR : after evaluating: WEBGL_lose_context.restoreContext() >+[ 27: PASS ] getError was expected value: NO_ERROR : after evaluating: WEBGL_lose_context.restoreContext() >+[ 28: PASS ] gl.isContextLost() is true >+[ 29: PASS ] gl.getError() is gl.NO_ERROR >+[ 30: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.blendFunc(gl.TEXTURE_2D, gl.TEXTURE_CUBE_MAP) >+[ 31: PASS ] contextRestoredEventFired is false >+[ 32: PASS ] gl.isContextLost() is false >+[ 33: PASS ] gl.getError() is gl.NO_ERROR >+[ 34: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.bindTexture(gl.TEXTURE_2D, texture) >+[ 35: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.useProgram(program) >+[ 36: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.bindBuffer(gl.ARRAY_BUFFER, bufferObjects[0]) >+[ 37: PASS ] shouldBe 255,10,20 >+[ 38: PASS ] gl.getError() is gl.NO_ERROR >+[ 39: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindTexture(gl.TEXTURE_2D, texture) >+[ 40: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.useProgram(program) >+[ 41: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindBuffer(gl.ARRAY_BUFFER, bufferObjects[0]) >+[ 42: FAIL ] getError expected: INVALID_ENUM. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.RGBA, 1, 1, 0, gl.RGBA, gl.FLOAT, null) >+[ 43: PASS ] newExtension != null is true >+[ 44: FAIL ] newExtension.webglTestProperty === undefined should be true. Was false. >+[ 45: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.RGBA, 1, 1, 0, gl.RGBA, gl.FLOAT, null) >+[ 46: FAIL ] OES_vertex_array_object.createVertexArrayOES() should be null. Was [object WebGLVertexArrayObjectOES]. >+[ 47: PASS ] newExtension != null is true >+[ 48: FAIL ] newExtension.webglTestProperty === undefined should be true. Was false. >+[ 49: PASS ] OES_vertex_array_object.createVertexArrayOES() != null is true >+[ 50: FAIL ] old_OES_vertex_array_object.createVertexArrayOES() == null should be true. Was false. >+[ 51: PASS ] newExtension != null is true >+[ 52: PASS ] newExtension.webglTestProperty === true is true >+[ 53: PASS ] successfullyParsed is true >+[ FAIL ] 5 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/context/methods-expected.txt b/LayoutTests/webgl/2.0.0/conformance/context/methods-expected.txt >index 7ea226eb6b671077bccb4f0f227aaf8de3acd52d..9116947fd4ffab030b62fc48ae5f9c4c2cb1e718 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/context/methods-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/context/methods-expected.txt >@@ -1,5 +1,9 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/context/methods.html >-[ PASS ] All tests passed >+[ 1: PASS ] All WebGL methods found. >+[ 2: FAIL ] Also found the following extra methods: >+[ 3: FAIL ] releaseShaderCompiler >+[ 4: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/context/user-defined-properties-on-context-expected.txt b/LayoutTests/webgl/2.0.0/conformance/context/user-defined-properties-on-context-expected.txt >index 232a100df516f98c3d16df64fcf7024919da25cd..3fa7b8ddb95265863cb72c342e4824c75481ff78 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/context/user-defined-properties-on-context-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/context/user-defined-properties-on-context-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/context/user-defined-properties-on-context.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: FAIL ] gl2.myProperty should be 2 (of type number). Was undefined (of type undefined). >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/extensions/ext-sRGB-expected.txt b/LayoutTests/webgl/2.0.0/conformance/extensions/ext-sRGB-expected.txt >index e0d342a1eb15354ceeaaec427b5c952cae1b821b..a6ac5ed3e8bf4909452a31b759e90f3b19f57b9a 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/extensions/ext-sRGB-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/extensions/ext-sRGB-expected.txt >@@ -1,5 +1,59 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/extensions/ext-sRGB.html >-[ PASS ] All tests passed >+[ 1: PASS ] context exists >+[ 2: PASS ] not able to create invalid format: ext.SRGB_EXT >+[ 3: PASS ] not able to create invalid format: ext.SRGB_ALPHA_EXT >+[ 4: PASS ] not able to create invalid format: ext.SRGB8_ALPHA8_EXT >+[ 5: PASS ] not able to create invalid format: ext.SRGB8_ALPHA8_EXT >+[ 6: PASS ] not able to create invalid format: ext.SRGB_EXT >+[ 7: PASS ] not able to create invalid format: ext.SRGB_ALPHA_EXT >+[ 8: PASS ] Successfully enabled EXT_sRGB extension >+[ 9: PASS ] EXT_sRGB listed as supported and getExtension succeeded >+[ 10: PASS ] Value of SRGB_EXT was expected value: 35904 >+[ 11: PASS ] Value of SRGB_ALPHA_EXT was expected value: 35906 >+[ 12: PASS ] Value of SRGB8_ALPHA8_EXT was expected value: 35907 >+[ 13: PASS ] Value of FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT was expected value: 33296 >+[ 14: PASS ] getError was expected value: NO_ERROR : was able to create type ext.SRGB_EXT >+[ 15: PASS ] getError was expected value: NO_ERROR : was able to create type ext.SRGB_ALPHA_EXT >+[ 16: PASS ] not able to create invalid format: ext.SRGB8_ALPHA8_EXT >+[ 17: PASS ] getError was expected value: NO_ERROR : was able to create type ext.SRGB8_ALPHA8_EXT >+[ 18: PASS ] not able to create invalid format: ext.SRGB_EXT >+[ 19: PASS ] not able to create invalid format: ext.SRGB_ALPHA_EXT >+[ 20: PASS ] should be 0,0,0,255 >+[ 21: PASS ] should be 13,13,13,255 >+[ 22: PASS ] should be 54,54,54,255 >+[ 23: PASS ] should be 133,133,133,255 >+[ 24: PASS ] should be 255,255,255,255 >+[ 25: PASS ] getError was expected value: NO_ERROR : >+[ 26: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, ext.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT) is ext.SRGB_EXT >+[ 27: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_INCOMPLETE_ATTACHMENT >+[ 28: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 29: PASS ] getError was expected value: NO_ERROR : >+[ 30: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, ext.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT) is ext.SRGB_EXT >+[ 31: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 32: PASS ] getError was expected value: NO_ERROR : >+[ 33: PASS ] should be 0,0,0,255 >+[ 34: PASS ] getError was expected value: NO_ERROR : >+[ 35: FAIL ] should be 63,63,63,255 at (8, 8) expected: 63,63,63,255 was 13,13,13,255 >+[ 36: PASS ] getError was expected value: NO_ERROR : >+[ 37: FAIL ] should be 127,127,127,255 at (8, 8) expected: 127,127,127,255 was 54,54,54,255 >+[ 38: PASS ] getError was expected value: NO_ERROR : >+[ 39: FAIL ] should be 191,191,191,255 at (8, 8) expected: 191,191,191,255 was 133,133,133,255 >+[ 40: PASS ] getError was expected value: NO_ERROR : >+[ 41: PASS ] should be 255,255,255,255 >+[ 42: PASS ] getError was expected value: NO_ERROR : >+[ 43: PASS ] getError was expected value: NO_ERROR : >+[ 44: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, ext.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT) is ext.SRGB_EXT >+[ 45: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 46: PASS ] should be 0,0,0,255 >+[ 47: FAIL ] should be 63,63,63,255 at (8, 8) expected: 63,63,63,255 was 13,13,13,255 >+[ 48: FAIL ] should be 127,127,127,255 at (8, 8) expected: 127,127,127,255 was 54,54,54,255 >+[ 49: FAIL ] should be 191,191,191,255 at (8, 8) expected: 191,191,191,255 was 133,133,133,255 >+[ 50: PASS ] should be 255,255,255,255 >+[ 51: PASS ] getError was expected value: NO_ERROR : >+[ 52: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : >+[ 53: FAIL ] Image could not be loaded >+[ 54: PASS ] successfullyParsed is true >+[ FAIL ] 8 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/extensions/ext-texture-filter-anisotropic-expected.txt b/LayoutTests/webgl/2.0.0/conformance/extensions/ext-texture-filter-anisotropic-expected.txt >index 31f0fe185ab2c86bc0b4b279c17c1858aa19b0e7..f6e1c3a60f6445183a016647ed33203815e3de14 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/extensions/ext-texture-filter-anisotropic-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/extensions/ext-texture-filter-anisotropic-expected.txt >@@ -1,5 +1,26 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/extensions/ext-texture-filter-anisotropic.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] getError was expected value: INVALID_ENUM : MAX_TEXTURE_MAX_ANISOTROPY_EXT should not be queryable if extension is disabled >+[ 3: PASS ] getError was expected value: INVALID_ENUM : TEXTURE_MAX_ANISOTROPY_EXT should not be queryable if extension is disabled >+[ 4: PASS ] getError was expected value: INVALID_ENUM : TEXTURE_MAX_ANISOTROPY_EXT should not be settable if extension is disabled >+[ 5: PASS ] getError was expected value: INVALID_ENUM : TEXTURE_MAX_ANISOTROPY_EXT should not be settable if extension is disabled >+[ 6: PASS ] Successfully enabled EXT_texture_filter_anisotropic extension >+[ 7: PASS ] EXT_texture_filter_anisotropic listed as supported and getExtension succeeded >+[ 8: PASS ] ext.MAX_TEXTURE_MAX_ANISOTROPY_EXT is 0x84FF >+[ 9: PASS ] getError was expected value: NO_ERROR : MAX_TEXTURE_MAX_ANISOTROPY_EXT query should succeed if extension is enabled >+[ 10: PASS ] Minimum value of MAX_TEXTURE_MAX_ANISOTROPY_EXT is 2.0 >+[ 11: PASS ] ext.TEXTURE_MAX_ANISOTROPY_EXT is 0x84FE >+[ 12: PASS ] getError was expected value: NO_ERROR : TEXTURE_MAX_ANISOTROPY_EXT query should succeed if extension is enabled >+[ 13: PASS ] Initial value of TEXTURE_MAX_ANISOTROPY_EXT is 1.0 >+[ 14: PASS ] getError was expected value: INVALID_VALUE : texParameterf TEXTURE_MAX_ANISOTROPY_EXT set to < 1 should be an invalid value >+[ 15: PASS ] getError was expected value: INVALID_VALUE : texParameteri TEXTURE_MAX_ANISOTROPY_EXT set to < 1 should be an invalid value >+[ 16: PASS ] getError was expected value: NO_ERROR : texParameterf TEXTURE_MAX_ANISOTROPY_EXT set to >= 2 should succeed >+[ 17: PASS ] getError was expected value: NO_ERROR : texParameteri TEXTURE_MAX_ANISOTROPY_EXT set to >= 2 should succeed >+[ 18: PASS ] Set value of TEXTURE_MAX_ANISOTROPY_EXT matches expecation >+[ 19: PASS ] getError was expected value: NO_ERROR : texParameterf TEXTURE_MAX_ANISOTROPY_EXT set to 1.5 should succeed >+[ 20: FAIL ] Set value of TEXTURE_MAX_ANISOTROPY_EXT should be: 1.5 , returned value was: 2 >+[ 21: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/extensions/get-extension-expected.txt b/LayoutTests/webgl/2.0.0/conformance/extensions/get-extension-expected.txt >index 3405129966913121c3ddc722bfddeccd9c302ac2..a8129454a592e5514082358f5376a37b45d9c547 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/extensions/get-extension-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/extensions/get-extension-expected.txt >@@ -1,5 +1,132 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/extensions/get-extension.html >-[ PASS ] All tests passed >+[ 1: PASS ] able to get EXT_blend_minmax as ExT_bLEnd_mInMAX >+[ 2: PASS ] calling getExtension twice for the same extension returns the same object >+[ 3: PASS ] object returned by 2nd call to getExtension has same properties >+[ 4: PASS ] getExtension('EXT_blend_minmax') returns an object only if the name is returned by getSupportedExtensions >+[ 5: PASS ] getExtension('MOZ_EXT_blend_minmax') returns an object only if the name is returned by getSupportedExtensions >+[ 6: PASS ] getExtension('OP_EXT_blend_minmax') returns an object only if the name is returned by getSupportedExtensions >+[ 7: PASS ] getExtension('WEBKIT_EXT_blend_minmax') returns an object only if the name is returned by getSupportedExtensions >+[ 8: PASS ] able to get EXT_sRGB as eXt_sRgB >+[ 9: PASS ] calling getExtension twice for the same extension returns the same object >+[ 10: PASS ] object returned by 2nd call to getExtension has same properties >+[ 11: PASS ] getExtension('EXT_sRGB') returns an object only if the name is returned by getSupportedExtensions >+[ 12: PASS ] getExtension('MOZ_EXT_sRGB') returns an object only if the name is returned by getSupportedExtensions >+[ 13: PASS ] getExtension('OP_EXT_sRGB') returns an object only if the name is returned by getSupportedExtensions >+[ 14: PASS ] getExtension('WEBKIT_EXT_sRGB') returns an object only if the name is returned by getSupportedExtensions >+[ 15: PASS ] able to get EXT_frag_depth as EXt_FrAG_depTh >+[ 16: PASS ] calling getExtension twice for the same extension returns the same object >+[ 17: PASS ] object returned by 2nd call to getExtension has same properties >+[ 18: PASS ] getExtension('EXT_frag_depth') returns an object only if the name is returned by getSupportedExtensions >+[ 19: PASS ] getExtension('MOZ_EXT_frag_depth') returns an object only if the name is returned by getSupportedExtensions >+[ 20: PASS ] getExtension('OP_EXT_frag_depth') returns an object only if the name is returned by getSupportedExtensions >+[ 21: PASS ] getExtension('WEBKIT_EXT_frag_depth') returns an object only if the name is returned by getSupportedExtensions >+[ 22: PASS ] able to get OES_texture_float as OES_TextUrE_FlOAt >+[ 23: PASS ] calling getExtension twice for the same extension returns the same object >+[ 24: PASS ] object returned by 2nd call to getExtension has same properties >+[ 25: PASS ] getExtension('OES_texture_float') returns an object only if the name is returned by getSupportedExtensions >+[ 26: PASS ] getExtension('MOZ_OES_texture_float') returns an object only if the name is returned by getSupportedExtensions >+[ 27: PASS ] getExtension('OP_OES_texture_float') returns an object only if the name is returned by getSupportedExtensions >+[ 28: PASS ] getExtension('WEBKIT_OES_texture_float') returns an object only if the name is returned by getSupportedExtensions >+[ 29: PASS ] able to get OES_texture_float_linear as OEs_teXtURE_FloaT_LINeAR >+[ 30: PASS ] calling getExtension twice for the same extension returns the same object >+[ 31: PASS ] object returned by 2nd call to getExtension has same properties >+[ 32: PASS ] getExtension('OES_texture_float_linear') returns an object only if the name is returned by getSupportedExtensions >+[ 33: PASS ] getExtension('MOZ_OES_texture_float_linear') returns an object only if the name is returned by getSupportedExtensions >+[ 34: PASS ] getExtension('OP_OES_texture_float_linear') returns an object only if the name is returned by getSupportedExtensions >+[ 35: PASS ] getExtension('WEBKIT_OES_texture_float_linear') returns an object only if the name is returned by getSupportedExtensions >+[ 36: PASS ] able to get OES_texture_half_float as oES_texTuRE_hAlf_FlOAT >+[ 37: PASS ] calling getExtension twice for the same extension returns the same object >+[ 38: PASS ] object returned by 2nd call to getExtension has same properties >+[ 39: PASS ] getExtension('OES_texture_half_float') returns an object only if the name is returned by getSupportedExtensions >+[ 40: PASS ] getExtension('MOZ_OES_texture_half_float') returns an object only if the name is returned by getSupportedExtensions >+[ 41: PASS ] getExtension('OP_OES_texture_half_float') returns an object only if the name is returned by getSupportedExtensions >+[ 42: PASS ] getExtension('WEBKIT_OES_texture_half_float') returns an object only if the name is returned by getSupportedExtensions >+[ 43: PASS ] able to get OES_texture_half_float_linear as oES_TExturE_HALf_floAt_LInEAr >+[ 44: PASS ] calling getExtension twice for the same extension returns the same object >+[ 45: PASS ] object returned by 2nd call to getExtension has same properties >+[ 46: PASS ] getExtension('OES_texture_half_float_linear') returns an object only if the name is returned by getSupportedExtensions >+[ 47: PASS ] getExtension('MOZ_OES_texture_half_float_linear') returns an object only if the name is returned by getSupportedExtensions >+[ 48: PASS ] getExtension('OP_OES_texture_half_float_linear') returns an object only if the name is returned by getSupportedExtensions >+[ 49: PASS ] getExtension('WEBKIT_OES_texture_half_float_linear') returns an object only if the name is returned by getSupportedExtensions >+[ 50: PASS ] able to get OES_standard_derivatives as OEs_stAnDARd_derIvATIvES >+[ 51: PASS ] calling getExtension twice for the same extension returns the same object >+[ 52: PASS ] object returned by 2nd call to getExtension has same properties >+[ 53: PASS ] getExtension('OES_standard_derivatives') returns an object only if the name is returned by getSupportedExtensions >+[ 54: PASS ] getExtension('MOZ_OES_standard_derivatives') returns an object only if the name is returned by getSupportedExtensions >+[ 55: PASS ] getExtension('OP_OES_standard_derivatives') returns an object only if the name is returned by getSupportedExtensions >+[ 56: PASS ] getExtension('WEBKIT_OES_standard_derivatives') returns an object only if the name is returned by getSupportedExtensions >+[ 57: PASS ] able to get EXT_shader_texture_lod as eXT_shaDeR_TeXturE_LOD >+[ 58: PASS ] calling getExtension twice for the same extension returns the same object >+[ 59: PASS ] object returned by 2nd call to getExtension has same properties >+[ 60: PASS ] getExtension('EXT_shader_texture_lod') returns an object only if the name is returned by getSupportedExtensions >+[ 61: PASS ] getExtension('MOZ_EXT_shader_texture_lod') returns an object only if the name is returned by getSupportedExtensions >+[ 62: PASS ] getExtension('OP_EXT_shader_texture_lod') returns an object only if the name is returned by getSupportedExtensions >+[ 63: PASS ] getExtension('WEBKIT_EXT_shader_texture_lod') returns an object only if the name is returned by getSupportedExtensions >+[ 64: PASS ] able to get EXT_texture_filter_anisotropic as eXT_TExturE_FILtEr_aNiSOTrOPiC >+[ 65: PASS ] calling getExtension twice for the same extension returns the same object >+[ 66: PASS ] object returned by 2nd call to getExtension has same properties >+[ 67: PASS ] getExtension('EXT_texture_filter_anisotropic') returns an object only if the name is returned by getSupportedExtensions >+[ 68: PASS ] getExtension('MOZ_EXT_texture_filter_anisotropic') returns an object only if the name is returned by getSupportedExtensions >+[ 69: PASS ] getExtension('OP_EXT_texture_filter_anisotropic') returns an object only if the name is returned by getSupportedExtensions >+[ 70: FAIL ] getExtension('WEBKIT_EXT_texture_filter_anisotropic') returns an object only if the name is returned by getSupportedExtensions >+[ 71: PASS ] able to get OES_vertex_array_object as Oes_vErTEX_ArraY_OBJeCT >+[ 72: PASS ] calling getExtension twice for the same extension returns the same object >+[ 73: PASS ] object returned by 2nd call to getExtension has same properties >+[ 74: PASS ] getExtension('OES_vertex_array_object') returns an object only if the name is returned by getSupportedExtensions >+[ 75: PASS ] getExtension('MOZ_OES_vertex_array_object') returns an object only if the name is returned by getSupportedExtensions >+[ 76: PASS ] getExtension('OP_OES_vertex_array_object') returns an object only if the name is returned by getSupportedExtensions >+[ 77: PASS ] getExtension('WEBKIT_OES_vertex_array_object') returns an object only if the name is returned by getSupportedExtensions >+[ 78: PASS ] able to get OES_element_index_uint as oES_eleMeNT_iNdex_uINT >+[ 79: PASS ] calling getExtension twice for the same extension returns the same object >+[ 80: PASS ] object returned by 2nd call to getExtension has same properties >+[ 81: PASS ] getExtension('OES_element_index_uint') returns an object only if the name is returned by getSupportedExtensions >+[ 82: PASS ] getExtension('MOZ_OES_element_index_uint') returns an object only if the name is returned by getSupportedExtensions >+[ 83: PASS ] getExtension('OP_OES_element_index_uint') returns an object only if the name is returned by getSupportedExtensions >+[ 84: PASS ] getExtension('WEBKIT_OES_element_index_uint') returns an object only if the name is returned by getSupportedExtensions >+[ 85: PASS ] able to get WEBGL_lose_context as wEBgL_lose_cONTeXt >+[ 86: PASS ] calling getExtension twice for the same extension returns the same object >+[ 87: PASS ] object returned by 2nd call to getExtension has same properties >+[ 88: PASS ] getExtension('WEBGL_lose_context') returns an object only if the name is returned by getSupportedExtensions >+[ 89: PASS ] getExtension('MOZ_WEBGL_lose_context') returns an object only if the name is returned by getSupportedExtensions >+[ 90: PASS ] getExtension('OP_WEBGL_lose_context') returns an object only if the name is returned by getSupportedExtensions >+[ 91: PASS ] getExtension('WEBKIT_WEBGL_lose_context') returns an object only if the name is returned by getSupportedExtensions >+[ 92: PASS ] able to get WEBGL_compressed_texture_s3tc as weBgL_CoMPrESsed_TeXTUrE_s3Tc >+[ 93: PASS ] calling getExtension twice for the same extension returns the same object >+[ 94: PASS ] object returned by 2nd call to getExtension has same properties >+[ 95: PASS ] getExtension('WEBGL_compressed_texture_s3tc') returns an object only if the name is returned by getSupportedExtensions >+[ 96: PASS ] getExtension('MOZ_WEBGL_compressed_texture_s3tc') returns an object only if the name is returned by getSupportedExtensions >+[ 97: PASS ] getExtension('OP_WEBGL_compressed_texture_s3tc') returns an object only if the name is returned by getSupportedExtensions >+[ 98: PASS ] getExtension('WEBKIT_WEBGL_compressed_texture_s3tc') returns an object only if the name is returned by getSupportedExtensions >+[ 99: PASS ] able to get WEBGL_depth_texture as WEBgL_dEPth_tExTURe >+[ 100: PASS ] calling getExtension twice for the same extension returns the same object >+[ 101: PASS ] object returned by 2nd call to getExtension has same properties >+[ 102: PASS ] getExtension('WEBGL_depth_texture') returns an object only if the name is returned by getSupportedExtensions >+[ 103: PASS ] getExtension('MOZ_WEBGL_depth_texture') returns an object only if the name is returned by getSupportedExtensions >+[ 104: PASS ] getExtension('OP_WEBGL_depth_texture') returns an object only if the name is returned by getSupportedExtensions >+[ 105: PASS ] getExtension('WEBKIT_WEBGL_depth_texture') returns an object only if the name is returned by getSupportedExtensions >+[ 106: PASS ] able to get WEBGL_draw_buffers as WebgL_DRAw_BuFFers >+[ 107: PASS ] calling getExtension twice for the same extension returns the same object >+[ 108: PASS ] object returned by 2nd call to getExtension has same properties >+[ 109: PASS ] getExtension('WEBGL_draw_buffers') returns an object only if the name is returned by getSupportedExtensions >+[ 110: PASS ] getExtension('MOZ_WEBGL_draw_buffers') returns an object only if the name is returned by getSupportedExtensions >+[ 111: PASS ] getExtension('OP_WEBGL_draw_buffers') returns an object only if the name is returned by getSupportedExtensions >+[ 112: PASS ] getExtension('WEBKIT_WEBGL_draw_buffers') returns an object only if the name is returned by getSupportedExtensions >+[ 113: PASS ] able to get ANGLE_instanced_arrays as aNgLE_iNstaNcED_aRRaYS >+[ 114: PASS ] calling getExtension twice for the same extension returns the same object >+[ 115: PASS ] object returned by 2nd call to getExtension has same properties >+[ 116: PASS ] getExtension('ANGLE_instanced_arrays') returns an object only if the name is returned by getSupportedExtensions >+[ 117: PASS ] getExtension('MOZ_ANGLE_instanced_arrays') returns an object only if the name is returned by getSupportedExtensions >+[ 118: PASS ] getExtension('OP_ANGLE_instanced_arrays') returns an object only if the name is returned by getSupportedExtensions >+[ 119: PASS ] getExtension('WEBKIT_ANGLE_instanced_arrays') returns an object only if the name is returned by getSupportedExtensions >+[ 120: PASS ] able to get WEBGL_debug_renderer_info as webgL_DEBuG_reNdEREr_InFO >+[ 121: PASS ] calling getExtension twice for the same extension returns the same object >+[ 122: PASS ] object returned by 2nd call to getExtension has same properties >+[ 123: PASS ] getExtension('WEBGL_debug_renderer_info') returns an object only if the name is returned by getSupportedExtensions >+[ 124: PASS ] getExtension('MOZ_WEBGL_debug_renderer_info') returns an object only if the name is returned by getSupportedExtensions >+[ 125: PASS ] getExtension('OP_WEBGL_debug_renderer_info') returns an object only if the name is returned by getSupportedExtensions >+[ 126: PASS ] getExtension('WEBKIT_WEBGL_debug_renderer_info') returns an object only if the name is returned by getSupportedExtensions >+[ 127: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/extensions/oes-texture-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance/extensions/oes-texture-float-expected.txt >index 05f52086c55744ac87653ef3eb59bb446b78a327..2778bfd2c3adb57df1f58176e4f57e7cd6fd269e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/extensions/oes-texture-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/extensions/oes-texture-float-expected.txt >@@ -1,5 +1,32 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/extensions/oes-texture-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 3: PASS ] getError was expected value: INVALID_ENUM : floating-point texture allocation must be disallowed if OES_texture_float isn't enabled >+[ 4: PASS ] Successfully enabled OES_texture_float extension >+[ 5: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 6: PASS ] getError was expected value: NO_ERROR : floating-point texture allocation should succeed if OES_texture_float is enabled >+[ 7: PASS ] should be green >+[ 8: FAIL ] should be red at (0, 0) expected: 255,0,0,255 was 0,255,0,255 >+[ 9: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 10: PASS ] getError was expected value: NO_ERROR : floating-point texture allocation should succeed if OES_texture_float is enabled >+[ 11: PASS ] should be green >+[ 12: FAIL ] should be red at (0, 0) expected: 255,0,0,255 was 0,255,0,255 >+[ 13: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 14: PASS ] getError was expected value: NO_ERROR : floating-point texture allocation should succeed if OES_texture_float is enabled >+[ 15: PASS ] should be green >+[ 16: FAIL ] should be red at (0, 0) expected: 255,0,0,255 was 0,255,0,255 >+[ 17: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 18: PASS ] getError was expected value: NO_ERROR : floating-point texture allocation should succeed if OES_texture_float is enabled >+[ 19: PASS ] should be green >+[ 20: FAIL ] should be red at (0, 0) expected: 255,0,0,255 was 0,255,0,255 >+[ 21: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 22: PASS ] getError was expected value: NO_ERROR : floating-point texture allocation should succeed if OES_texture_float is enabled >+[ 23: PASS ] should be green >+[ 24: FAIL ] should be red at (0, 0) expected: 255,0,0,255 was 0,255,0,255 >+[ 25: FAIL ] RGBA/FLOAT is color renderable but WEBGL_color_buffer_float not exposed >+[ 26: PASS ] gl.getExtension("OES_texture_float").myProperty is 2 >+[ 27: PASS ] successfullyParsed is true >+[ FAIL ] 6 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/extensions/oes-texture-half-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance/extensions/oes-texture-half-float-expected.txt >index 64b4ff6e1d53d3903ec562a9fadab7742cc9f578..827c7c4a77f00ca48d89c24e4046f0bc34941384 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/extensions/oes-texture-half-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/extensions/oes-texture-half-float-expected.txt >@@ -1,5 +1,80 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/extensions/oes-texture-half-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 3: PASS ] getError was expected value: INVALID_ENUM : Half floating point texture must be disallowed if OES_texture_half_float isn't enabled >+[ 4: PASS ] Successfully enabled OES_texture_half_float extension >+[ 5: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 6: PASS ] getError was expected value: NO_ERROR : Half floating point texture allocation should succeed if OES_texture_half_float is enabled >+[ 7: PASS ] should be 255,0,0,255 >+[ 8: FAIL ] should be black at (0, 0) expected: 0,0,0,255 was 255,0,0,255 >+[ 9: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 10: PASS ] getError was expected value: NO_ERROR : Half floating point texture allocation should succeed if OES_texture_half_float is enabled >+[ 11: PASS ] should be 255,0,0,255 >+[ 12: FAIL ] should be black at (0, 0) expected: 0,0,0,255 was 255,0,0,255 >+[ 13: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 14: PASS ] getError was expected value: NO_ERROR : Half floating point texture allocation should succeed if OES_texture_half_float is enabled >+[ 15: PASS ] should be 255,255,255,255 >+[ 16: FAIL ] should be black at (0, 0) expected: 0,0,0,255 was 255,255,255,255 >+[ 17: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 18: PASS ] getError was expected value: NO_ERROR : Half floating point texture allocation should succeed if OES_texture_half_float is enabled >+[ 19: PASS ] should be 0,0,0,255 >+[ 20: PASS ] should be black >+[ 21: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 22: PASS ] getError was expected value: NO_ERROR : Half floating point texture allocation should succeed if OES_texture_half_float is enabled >+[ 23: PASS ] should be 255,255,255,255 >+[ 24: FAIL ] should be black at (0, 0) expected: 0,0,0,255 was 255,255,255,255 >+[ 25: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 26: PASS ] getError was expected value: INVALID_OPERATION : Half floating point texture allocation must be disallowed when ArrayBufferView is not-null and not-Uint16 >+[ 27: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 28: PASS ] getError was expected value: INVALID_OPERATION : Half floating point texture allocation must be disallowed when ArrayBufferView is not-null and not-Uint16 >+[ 29: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 30: PASS ] getError was expected value: INVALID_OPERATION : Half floating point texture allocation must be disallowed when ArrayBufferView is not-null and not-Uint16 >+[ 31: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 32: PASS ] getError was expected value: INVALID_OPERATION : Half floating point texture allocation must be disallowed when ArrayBufferView is not-null and not-Uint16 >+[ 33: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 34: PASS ] getError was expected value: INVALID_OPERATION : Half floating point texture allocation must be disallowed when ArrayBufferView is not-null and not-Uint16 >+[ 35: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 36: PASS ] getError was expected value: INVALID_OPERATION : Half floating point texture allocation must be disallowed when ArrayBufferView is not-null and not-Uint16 >+[ 37: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 38: PASS ] getError was expected value: INVALID_OPERATION : Half floating point texture allocation must be disallowed when ArrayBufferView is not-null and not-Uint16 >+[ 39: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 40: PASS ] getError was expected value: INVALID_OPERATION : Half floating point texture allocation must be disallowed when ArrayBufferView is not-null and not-Uint16 >+[ 41: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 42: PASS ] getError was expected value: INVALID_OPERATION : Half floating point texture allocation must be disallowed when ArrayBufferView is not-null and not-Uint16 >+[ 43: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 44: PASS ] getError was expected value: INVALID_OPERATION : Half floating point texture allocation must be disallowed when ArrayBufferView is not-null and not-Uint16 >+[ 45: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 46: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Half floating point texture allocation should succeed if OES_texture_half_float is enabled >+[ 47: FAIL ] should be 85,85,85,85 at (0, 0) expected: 85,85,85,85 was 0,0,0,255 >+[ 48: PASS ] should be black >+[ 49: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Half floating point texture allocation should succeed if OES_texture_half_float is enabled >+[ 51: FAIL ] should be 85,85,85,255 at (0, 0) expected: 85,85,85,255 was 0,0,0,255 >+[ 52: PASS ] should be black >+[ 53: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 54: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Half floating point texture allocation should succeed if OES_texture_half_float is enabled >+[ 55: FAIL ] should be 85,85,85,255 at (0, 0) expected: 85,85,85,255 was 0,0,0,255 >+[ 56: PASS ] should be black >+[ 57: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 58: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Half floating point texture allocation should succeed if OES_texture_half_float is enabled >+[ 59: FAIL ] should be 0,0,0,85 at (0, 0) expected: 0,0,0,85 was 0,0,0,255 >+[ 60: PASS ] should be black >+[ 61: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Half floating point texture allocation should succeed if OES_texture_half_float is enabled >+[ 63: FAIL ] should be 85,85,85,85 at (0, 0) expected: 85,85,85,85 was 0,0,0,255 >+[ 64: PASS ] should be black >+[ 65: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 66: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Half floating point texture allocation should succeed if OES_texture_half_float is enabled >+[ 67: PASS ] getError was expected value: NO_ERROR : rendering from half floating point texture should succeed >+[ 68: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 69: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Half floating point texture allocation should succeed if OES_texture_half_float is enabled >+[ 71: PASS ] getError was expected value: NO_ERROR : rendering from half floating point texture should succeed >+[ 72: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 73: FAIL ] RGBA/HALF_FLOAT_OES is color renderable but EXT_color_buffer_half_float not exposed >+[ 74: PASS ] gl.getExtension("OES_texture_half_float").myProperty is 2 >+[ 75: PASS ] successfullyParsed is true >+[ FAIL ] 19 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/extensions/webgl-depth-texture-expected.txt b/LayoutTests/webgl/2.0.0/conformance/extensions/webgl-depth-texture-expected.txt >index d9e70f524cd1b50daf87c40b3f47866c455b63cf..1cabd3565a6d904a0b56e65c7d3928c869427174 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/extensions/webgl-depth-texture-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/extensions/webgl-depth-texture-expected.txt >@@ -1,5 +1,239 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/extensions/webgl-depth-texture.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] getError was one of: INVALID_ENUM or INVALID_VALUE : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 3: PASS ] getError was one of: INVALID_ENUM or INVALID_VALUE : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 4: PASS ] Successfully enabled WEBGL_depth_texture extension >+[ 5: PASS ] WEBGL_depth_texture listed as supported and getExtension succeeded >+[ 6: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 7: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 8: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 9: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 10: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 11: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 12: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 1, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 13: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, new Uint16Array(1)) >+[ 14: PASS ] getError was one of: INVALID_VALUE or INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, canvas2) >+[ 15: PASS ] getError was one of: INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.copyTexImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 0, 0, 1, 1, 0) >+[ 16: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 8, 8, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 17: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 1, 1, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, new Uint16Array(1)) >+[ 18: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.copyTexSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 0, 0, 1, 1) >+[ 19: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.generateMipmap(gl.TEXTURE_2D) >+[ 20: PASS ] gl.getParameter(gl.DEPTH_BITS) is >= 16 >+[ 21: PASS ] gl.getParameter(gl.STENCIL_BITS) is 0 >+[ 22: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 23: PASS ] depth texture rendered correctly. >+[ 24: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.DEPTH_STENCIL_ATTACHMENT, gl.TEXTURE_2D, tex, 0) >+[ 25: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE >+[ 26: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : after evaluating: gl.clear(gl.DEPTH_BUFFER_BIT) >+[ 27: PASS ] gl.getError() is gl.NO_ERROR >+[ 28: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 1, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 29: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, new Uint16Array(1)) >+[ 30: PASS ] getError was one of: INVALID_VALUE or INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, canvas2) >+[ 31: PASS ] getError was one of: INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.copyTexImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 0, 0, 1, 1, 0) >+[ 32: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 8, 8, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 33: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 1, 1, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, new Uint16Array(1)) >+[ 34: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.copyTexSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 0, 0, 1, 1) >+[ 35: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.generateMipmap(gl.TEXTURE_2D) >+[ 36: PASS ] gl.getParameter(gl.DEPTH_BITS) is >= 16 >+[ 37: PASS ] gl.getParameter(gl.STENCIL_BITS) is 0 >+[ 38: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 39: PASS ] depth texture rendered correctly. >+[ 40: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.DEPTH_STENCIL_ATTACHMENT, gl.TEXTURE_2D, tex, 0) >+[ 41: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE >+[ 42: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : after evaluating: gl.clear(gl.DEPTH_BUFFER_BIT) >+[ 43: PASS ] gl.getError() is gl.NO_ERROR >+[ 44: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_NEGATIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 45: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_NEGATIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 46: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_NEGATIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 47: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_NEGATIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 48: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_NEGATIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 49: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_NEGATIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 50: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 1, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 51: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, new Uint32Array(1)) >+[ 52: PASS ] getError was one of: INVALID_VALUE or INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, canvas2) >+[ 53: PASS ] getError was one of: INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.copyTexImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 0, 0, 1, 1, 0) >+[ 54: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 8, 8, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 55: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 1, 1, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, new Uint32Array(1)) >+[ 56: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.copyTexSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 0, 0, 1, 1) >+[ 57: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.generateMipmap(gl.TEXTURE_2D) >+[ 58: PASS ] gl.getParameter(gl.DEPTH_BITS) is >= 16 >+[ 59: PASS ] gl.getParameter(gl.STENCIL_BITS) is 0 >+[ 60: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 61: PASS ] depth texture rendered correctly. >+[ 62: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.DEPTH_STENCIL_ATTACHMENT, gl.TEXTURE_2D, tex, 0) >+[ 63: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE >+[ 64: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : after evaluating: gl.clear(gl.DEPTH_BUFFER_BIT) >+[ 65: PASS ] gl.getError() is gl.NO_ERROR >+[ 66: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 1, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 67: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, new Uint32Array(1)) >+[ 68: PASS ] getError was one of: INVALID_VALUE or INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, canvas2) >+[ 69: PASS ] getError was one of: INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.copyTexImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 0, 0, 1, 1, 0) >+[ 70: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 8, 8, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 71: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 1, 1, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, new Uint32Array(1)) >+[ 72: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.copyTexSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 0, 0, 1, 1) >+[ 73: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.generateMipmap(gl.TEXTURE_2D) >+[ 74: PASS ] gl.getParameter(gl.DEPTH_BITS) is >= 16 >+[ 75: PASS ] gl.getParameter(gl.STENCIL_BITS) is 0 >+[ 76: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 77: PASS ] depth texture rendered correctly. >+[ 78: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.DEPTH_STENCIL_ATTACHMENT, gl.TEXTURE_2D, tex, 0) >+[ 79: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE >+[ 80: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : after evaluating: gl.clear(gl.DEPTH_BUFFER_BIT) >+[ 81: PASS ] gl.getError() is gl.NO_ERROR >+[ 82: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_Y, 0, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 83: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_Y, 0, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 84: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_Y, 0, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 85: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_Y, 0, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 86: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_Y, 0, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 87: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_Y, 0, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 88: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 1, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 89: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, new Uint32Array(1)) >+[ 90: PASS ] getError was one of: INVALID_VALUE or INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_STENCIL, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, canvas2) >+[ 91: PASS ] getError was one of: INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.copyTexImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_STENCIL, 0, 0, 1, 1, 0) >+[ 92: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_STENCIL, 8, 8, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 93: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 1, 1, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, new Uint32Array(1)) >+[ 94: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.copyTexSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 0, 0, 1, 1) >+[ 95: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.generateMipmap(gl.TEXTURE_2D) >+[ 96: PASS ] gl.getParameter(gl.DEPTH_BITS) is >= 24 >+[ 97: PASS ] gl.getParameter(gl.STENCIL_BITS) is >= 8 >+[ 98: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 99: PASS ] depth texture rendered correctly. >+[ 100: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.TEXTURE_2D, tex, 0) >+[ 101: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE >+[ 102: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : after evaluating: gl.clear(gl.DEPTH_BUFFER_BIT) >+[ 103: PASS ] gl.getError() is gl.NO_ERROR >+[ 104: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 1, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 105: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, new Uint32Array(1)) >+[ 106: PASS ] getError was one of: INVALID_VALUE or INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_STENCIL, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, canvas2) >+[ 107: PASS ] getError was one of: INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.copyTexImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_STENCIL, 0, 0, 1, 1, 0) >+[ 108: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_STENCIL, 8, 8, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 109: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 1, 1, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, new Uint32Array(1)) >+[ 110: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.copyTexSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 0, 0, 1, 1) >+[ 111: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.generateMipmap(gl.TEXTURE_2D) >+[ 112: PASS ] gl.getParameter(gl.DEPTH_BITS) is >= 24 >+[ 113: PASS ] gl.getParameter(gl.STENCIL_BITS) is >= 8 >+[ 114: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 115: PASS ] depth texture rendered correctly. >+[ 116: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.TEXTURE_2D, tex, 0) >+[ 117: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE >+[ 118: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : after evaluating: gl.clear(gl.DEPTH_BUFFER_BIT) >+[ 119: PASS ] gl.getError() is gl.NO_ERROR >+[ 120: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 121: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 122: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 123: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 124: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 125: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 126: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 1, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 127: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, new Uint16Array(1)) >+[ 128: PASS ] getError was one of: INVALID_VALUE or INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, canvas2) >+[ 129: PASS ] getError was one of: INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.copyTexImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 0, 0, 1, 1, 0) >+[ 130: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 8, 8, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 131: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 1, 1, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, new Uint16Array(1)) >+[ 132: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.copyTexSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 0, 0, 1, 1) >+[ 133: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.generateMipmap(gl.TEXTURE_2D) >+[ 134: PASS ] gl.getParameter(gl.DEPTH_BITS) is >= 16 >+[ 135: PASS ] gl.getParameter(gl.STENCIL_BITS) is 0 >+[ 136: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 137: PASS ] depth texture rendered correctly. >+[ 138: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.DEPTH_STENCIL_ATTACHMENT, gl.TEXTURE_2D, tex, 0) >+[ 139: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE >+[ 140: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : after evaluating: gl.clear(gl.DEPTH_BUFFER_BIT) >+[ 141: PASS ] gl.getError() is gl.NO_ERROR >+[ 142: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 1, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 143: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, new Uint16Array(1)) >+[ 144: PASS ] getError was one of: INVALID_VALUE or INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, canvas2) >+[ 145: PASS ] getError was one of: INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.copyTexImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 0, 0, 1, 1, 0) >+[ 146: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 8, 8, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) >+[ 147: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 1, 1, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, new Uint16Array(1)) >+[ 148: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.copyTexSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 0, 0, 1, 1) >+[ 149: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.generateMipmap(gl.TEXTURE_2D) >+[ 150: PASS ] gl.getParameter(gl.DEPTH_BITS) is >= 16 >+[ 151: PASS ] gl.getParameter(gl.STENCIL_BITS) is 0 >+[ 152: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 153: PASS ] depth texture rendered correctly. >+[ 154: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.DEPTH_STENCIL_ATTACHMENT, gl.TEXTURE_2D, tex, 0) >+[ 155: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE >+[ 156: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : after evaluating: gl.clear(gl.DEPTH_BUFFER_BIT) >+[ 157: PASS ] gl.getError() is gl.NO_ERROR >+[ 158: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_NEGATIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 159: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_NEGATIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 160: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_NEGATIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 161: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_NEGATIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 162: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_NEGATIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 163: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_NEGATIVE_X, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 164: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 1, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 165: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, new Uint32Array(1)) >+[ 166: PASS ] getError was one of: INVALID_VALUE or INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, canvas2) >+[ 167: PASS ] getError was one of: INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.copyTexImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 0, 0, 1, 1, 0) >+[ 168: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 8, 8, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 169: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 1, 1, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, new Uint32Array(1)) >+[ 170: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.copyTexSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 0, 0, 1, 1) >+[ 171: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.generateMipmap(gl.TEXTURE_2D) >+[ 172: PASS ] gl.getParameter(gl.DEPTH_BITS) is >= 16 >+[ 173: PASS ] gl.getParameter(gl.STENCIL_BITS) is 0 >+[ 174: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 175: PASS ] depth texture rendered correctly. >+[ 176: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.DEPTH_STENCIL_ATTACHMENT, gl.TEXTURE_2D, tex, 0) >+[ 177: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE >+[ 178: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : after evaluating: gl.clear(gl.DEPTH_BUFFER_BIT) >+[ 179: PASS ] gl.getError() is gl.NO_ERROR >+[ 180: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 1, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 181: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, new Uint32Array(1)) >+[ 182: PASS ] getError was one of: INVALID_VALUE or INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, canvas2) >+[ 183: PASS ] getError was one of: INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.copyTexImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 0, 0, 1, 1, 0) >+[ 184: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 8, 8, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) >+[ 185: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 1, 1, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, new Uint32Array(1)) >+[ 186: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.copyTexSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 0, 0, 1, 1) >+[ 187: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.generateMipmap(gl.TEXTURE_2D) >+[ 188: PASS ] gl.getParameter(gl.DEPTH_BITS) is >= 16 >+[ 189: PASS ] gl.getParameter(gl.STENCIL_BITS) is 0 >+[ 190: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 191: PASS ] depth texture rendered correctly. >+[ 192: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.DEPTH_STENCIL_ATTACHMENT, gl.TEXTURE_2D, tex, 0) >+[ 193: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE >+[ 194: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : after evaluating: gl.clear(gl.DEPTH_BUFFER_BIT) >+[ 195: PASS ] gl.getError() is gl.NO_ERROR >+[ 196: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_Y, 0, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 197: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_Y, 0, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 198: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_Y, 0, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 199: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_Y, 0, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 200: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_Y, 0, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 201: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_CUBE_MAP_POSITIVE_Y, 0, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 202: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 1, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 203: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, new Uint32Array(1)) >+[ 204: PASS ] getError was one of: INVALID_VALUE or INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_STENCIL, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, canvas2) >+[ 205: PASS ] getError was one of: INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.copyTexImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_STENCIL, 0, 0, 1, 1, 0) >+[ 206: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_STENCIL, 8, 8, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 207: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 1, 1, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, new Uint32Array(1)) >+[ 208: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.copyTexSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 0, 0, 1, 1) >+[ 209: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.generateMipmap(gl.TEXTURE_2D) >+[ 210: PASS ] gl.getParameter(gl.DEPTH_BITS) is >= 24 >+[ 211: PASS ] gl.getParameter(gl.STENCIL_BITS) is >= 8 >+[ 212: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 213: PASS ] depth texture rendered correctly. >+[ 214: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.TEXTURE_2D, tex, 0) >+[ 215: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE >+[ 216: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : after evaluating: gl.clear(gl.DEPTH_BUFFER_BIT) >+[ 217: PASS ] gl.getError() is gl.NO_ERROR >+[ 218: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 1, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 219: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_STENCIL, 1, 1, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, new Uint32Array(1)) >+[ 220: PASS ] getError was one of: INVALID_VALUE or INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_STENCIL, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, canvas2) >+[ 221: PASS ] getError was one of: INVALID_ENUM or INVALID_OPERATION : after evaluating: gl.copyTexImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_STENCIL, 0, 0, 1, 1, 0) >+[ 222: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_STENCIL, 8, 8, 0, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, null) >+[ 223: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 1, 1, gl.DEPTH_STENCIL, ext.UNSIGNED_INT_24_8_WEBGL, new Uint32Array(1)) >+[ 224: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.copyTexSubImage2D(gl.TEXTURE_2D, 0, 0, 0, 0, 0, 1, 1) >+[ 225: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.generateMipmap(gl.TEXTURE_2D) >+[ 226: PASS ] gl.getParameter(gl.DEPTH_BITS) is >= 24 >+[ 227: PASS ] gl.getParameter(gl.STENCIL_BITS) is >= 8 >+[ 228: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 229: PASS ] depth texture rendered correctly. >+[ 230: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.TEXTURE_2D, tex, 0) >+[ 231: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE >+[ 232: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : after evaluating: gl.clear(gl.DEPTH_BUFFER_BIT) >+[ 233: PASS ] gl.getError() is gl.NO_ERROR >+[ 234: PASS ] successfullyParsed is true >+[ FAIL ] 36 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/extensions/webgl-draw-buffers-expected.txt b/LayoutTests/webgl/2.0.0/conformance/extensions/webgl-draw-buffers-expected.txt >index 8388b6e64254368085c7f6d073e4e52c3525294a..1e0d3afe987cb1ce109c57a79b9842f0b2dd429e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/extensions/webgl-draw-buffers-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/extensions/webgl-draw-buffers-expected.txt >@@ -1,5 +1,270 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/extensions/webgl-draw-buffers.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] getError was expected value: INVALID_ENUM : MAX_COLOR_ATTACHMENTS_WEBGL should not be queryable if extension is disabled >+[ 3: PASS ] getError was expected value: INVALID_ENUM : MAX_DRAW_BUFFERS_WEBGL should not be queryable if extension is disabled >+[ 4: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 5: PASS ] GL_EXT_draw_buffers should not be defined in GLSL >+[ 6: PASS ] #extension GL_EXT_draw_buffers should not be allowed in GLSL >+[ 7: PASS ] should be green >+[ 8: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 9: PASS ] getError was expected value: INVALID_ENUM : should not be able to attach to gl.COLOR_ATTACHMENT1 >+[ 10: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 11: PASS ] Successfully enabled WEBGL_draw_buffers extension >+[ 12: PASS ] WEBGL_draw_buffers listed as supported and getExtension succeeded >+[ 13: PASS ] ext.MAX_COLOR_ATTACHMENTS_WEBGL is 0x8cdf >+[ 14: PASS ] getError was expected value: NO_ERROR : before getParameter >+[ 15: PASS ] gl.getParameter(ext.MAX_COLOR_ATTACHMENTS_WEBGL) should be >= 4 >+[ 16: PASS ] getError was expected value: NO_ERROR : MAX_COLOR_ATTACHMENTS_WEBGL query should succeed if extension is enabled >+[ 17: PASS ] ext.MAX_DRAW_BUFFERS_WEBGL is 0x8824 >+[ 18: PASS ] getError was expected value: NO_ERROR : before getParameter >+[ 19: PASS ] gl.getParameter(ext.MAX_DRAW_BUFFERS_WEBGL) should be > 0 >+[ 20: PASS ] getError was expected value: NO_ERROR : MAX_DRAW_BUFFERS_WEBGL query should succeed if extension is enabled >+[ 21: PASS ] ext.COLOR_ATTACHMENT0_WEBGL is 0x8ce0 >+[ 22: PASS ] ext.COLOR_ATTACHMENT1_WEBGL is 0x8ce1 >+[ 23: PASS ] ext.COLOR_ATTACHMENT2_WEBGL is 0x8ce2 >+[ 24: PASS ] ext.COLOR_ATTACHMENT3_WEBGL is 0x8ce3 >+[ 25: PASS ] ext.COLOR_ATTACHMENT4_WEBGL is 0x8ce4 >+[ 26: PASS ] ext.COLOR_ATTACHMENT5_WEBGL is 0x8ce5 >+[ 27: PASS ] ext.COLOR_ATTACHMENT6_WEBGL is 0x8ce6 >+[ 28: PASS ] ext.COLOR_ATTACHMENT7_WEBGL is 0x8ce7 >+[ 29: PASS ] ext.COLOR_ATTACHMENT8_WEBGL is 0x8ce8 >+[ 30: PASS ] ext.COLOR_ATTACHMENT9_WEBGL is 0x8ce9 >+[ 31: PASS ] ext.COLOR_ATTACHMENT10_WEBGL is 0x8cea >+[ 32: PASS ] ext.COLOR_ATTACHMENT11_WEBGL is 0x8ceb >+[ 33: PASS ] ext.COLOR_ATTACHMENT12_WEBGL is 0x8cec >+[ 34: PASS ] ext.COLOR_ATTACHMENT13_WEBGL is 0x8ced >+[ 35: PASS ] ext.COLOR_ATTACHMENT14_WEBGL is 0x8cee >+[ 36: PASS ] ext.COLOR_ATTACHMENT15_WEBGL is 0x8cef >+[ 37: PASS ] ext.DRAW_BUFFER0_WEBGL is 0x8825 >+[ 38: PASS ] ext.DRAW_BUFFER1_WEBGL is 0x8826 >+[ 39: PASS ] ext.DRAW_BUFFER2_WEBGL is 0x8827 >+[ 40: PASS ] ext.DRAW_BUFFER3_WEBGL is 0x8828 >+[ 41: PASS ] ext.DRAW_BUFFER4_WEBGL is 0x8829 >+[ 42: PASS ] ext.DRAW_BUFFER5_WEBGL is 0x882a >+[ 43: PASS ] ext.DRAW_BUFFER6_WEBGL is 0x882b >+[ 44: PASS ] ext.DRAW_BUFFER7_WEBGL is 0x882c >+[ 45: PASS ] ext.DRAW_BUFFER8_WEBGL is 0x882d >+[ 46: PASS ] ext.DRAW_BUFFER9_WEBGL is 0x882e >+[ 47: PASS ] ext.DRAW_BUFFER10_WEBGL is 0x882f >+[ 48: PASS ] ext.DRAW_BUFFER11_WEBGL is 0x8830 >+[ 49: PASS ] ext.DRAW_BUFFER12_WEBGL is 0x8831 >+[ 50: PASS ] ext.DRAW_BUFFER13_WEBGL is 0x8832 >+[ 51: PASS ] ext.DRAW_BUFFER14_WEBGL is 0x8833 >+[ 52: PASS ] ext.DRAW_BUFFER15_WEBGL is 0x8834 >+[ 53: PASS ] gl.getParameter(ext.MAX_COLOR_ATTACHMENTS_WEBGL) >= gl.getParameter(ext.MAX_DRAW_BUFFERS_WEBGL) is true >+[ 54: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL) is gl.BACK >+[ 55: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_VALUE : after evaluating: ext.drawBuffersWEBGL([]) >+[ 56: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_VALUE : after evaluating: ext.drawBuffersWEBGL([gl.NONE, gl.NONE]) >+[ 57: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: ext.drawBuffersWEBGL([ext.COLOR_ATTACHMENT0_WEBGL]) >+[ 58: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL) is gl.BACK >+[ 59: PASS ] getError was expected value: NO_ERROR : after evaluating: ext.drawBuffersWEBGL([gl.NONE]) >+[ 60: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL) is gl.NONE >+[ 61: PASS ] getError was expected value: NO_ERROR : after evaluating: ext.drawBuffersWEBGL([gl.BACK]) >+[ 62: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL) is gl.BACK >+[ 63: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 64: PASS ] GL_EXT_draw_buffers should be defined as 1 in GLSL >+[ 65: PASS ] fragment shader containing the #extension directive should compile >+[ 66: PASS ] should be green >+[ 67: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 68: PASS ] should be green >+[ 69: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 70: PASS ] getError was expected value: INVALID_ENUM : should not be able to attach pass the max attachment point: gl.COLOR_ATTACHMENT0 + 8 >+[ 71: PASS ] getError was expected value: NO_ERROR : should be able to attach to the max attachment point: gl.COLOR_ATTACHMENT0 + 7 >+[ 72: PASS ] getError was expected value: NO_ERROR : should be able to call drawBuffersWEBGL with array NONE of size 8 >+[ 73: PASS ] getError was expected value: NO_ERROR : should be able to call drawBuffersWEBGL with array attachments of size 8 >+[ 74: PASS ] getError was expected value: NO_ERROR : should be able to call drawBuffersWEBGL with mixed array attachments of size 8 >+[ 75: PASS ] getError was expected value: INVALID_OPERATION : should not be able to call drawBuffersWEBGL with out of order attachments of size 8 >+[ 76: PASS ] getError was expected value: NO_ERROR : should be able to call drawBuffersWEBGL with short array of attachments of size 4 >+[ 77: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 78: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 79: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 80: PASS ] attachment 0 should be 255,0,0,0 >+[ 81: PASS ] attachment 1 should be 0,255,0,0 >+[ 82: PASS ] attachment 2 should be 255,255,0,0 >+[ 83: PASS ] attachment 3 should be 0,0,255,0 >+[ 84: PASS ] attachment 4 should be 255,0,255,0 >+[ 85: PASS ] attachment 5 should be 0,255,255,0 >+[ 86: PASS ] attachment 6 should be 255,255,255,0 >+[ 87: PASS ] attachment 7 should be 0,0,0,255 >+[ 88: PASS ] attachment 0 should be 0,255,0,255 >+[ 89: PASS ] attachment 1 should be 0,255,0,255 >+[ 90: PASS ] attachment 2 should be 0,255,0,255 >+[ 91: PASS ] attachment 3 should be 0,255,0,255 >+[ 92: PASS ] attachment 4 should be 0,255,0,255 >+[ 93: PASS ] attachment 5 should be 0,255,0,255 >+[ 94: PASS ] attachment 6 should be 0,255,0,255 >+[ 95: PASS ] attachment 7 should be 0,255,0,255 >+[ 96: PASS ] getError was expected value: NO_ERROR : Should be no GL error setting up the program >+[ 97: PASS ] attachment 0 should be 0,255,0,255 >+[ 98: PASS ] attachment 1 should be 0,255,0,255 >+[ 99: PASS ] attachment 2 should be 0,255,0,255 >+[ 100: PASS ] attachment 3 should be 0,255,0,255 >+[ 101: PASS ] attachment 4 should be 0,255,0,255 >+[ 102: PASS ] attachment 5 should be 0,255,0,255 >+[ 103: PASS ] attachment 6 should be 0,255,0,255 >+[ 104: PASS ] attachment 7 should be 0,255,0,255 >+[ 105: PASS ] attachment 0 should be 0,255,0,255 >+[ 106: PASS ] attachment 1 should be 0,255,0,255 >+[ 107: PASS ] attachment 2 should be 0,255,0,255 >+[ 108: PASS ] attachment 3 should be 0,255,0,255 >+[ 109: PASS ] attachment 4 should be 0,255,0,255 >+[ 110: PASS ] attachment 5 should be 0,255,0,255 >+[ 111: PASS ] attachment 6 should be 0,255,0,255 >+[ 112: PASS ] attachment 7 should be 0,255,0,255 >+[ 113: PASS ] attachment 0 should be 255,0,0,255 >+[ 114: FAIL ] attachment 1 should be 0,255,0,255 at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 115: FAIL ] attachment 2 should be 0,255,0,255 at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 116: FAIL ] attachment 3 should be 0,255,0,255 at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 117: FAIL ] attachment 4 should be 0,255,0,255 at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 118: FAIL ] attachment 5 should be 0,255,0,255 at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 119: FAIL ] attachment 6 should be 0,255,0,255 at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 120: FAIL ] attachment 7 should be 0,255,0,255 at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 121: PASS ] attachment 0 should be 255,0,0,255 >+[ 122: PASS ] attachment 1 should be 255,0,0,255 >+[ 123: PASS ] attachment 2 should be 255,0,0,255 >+[ 124: PASS ] attachment 3 should be 255,0,0,255 >+[ 125: PASS ] attachment 4 should be 255,0,0,255 >+[ 126: PASS ] attachment 5 should be 255,0,0,255 >+[ 127: PASS ] attachment 6 should be 255,0,0,255 >+[ 128: PASS ] attachment 7 should be 255,0,0,255 >+[ 129: PASS ] attachment 0 should be 255,0,0,255 >+[ 130: PASS ] attachment 1 should be 255,0,0,255 >+[ 131: PASS ] attachment 2 should be 255,0,0,255 >+[ 132: PASS ] attachment 3 should be 255,0,0,255 >+[ 133: PASS ] attachment 4 should be 0,255,0,255 >+[ 134: PASS ] attachment 5 should be 0,255,0,255 >+[ 135: PASS ] attachment 6 should be 0,255,0,255 >+[ 136: PASS ] attachment 7 should be 0,255,0,255 >+[ 137: PASS ] attachment 0 should be 255,0,0,255 >+[ 138: PASS ] attachment 1 should be 255,0,0,255 >+[ 139: PASS ] attachment 2 should be 255,0,0,255 >+[ 140: PASS ] attachment 3 should be 255,0,0,255 >+[ 141: PASS ] attachment 4 should be 255,0,255,0 >+[ 142: PASS ] attachment 5 should be 0,255,255,0 >+[ 143: PASS ] attachment 6 should be 255,255,255,0 >+[ 144: PASS ] attachment 7 should be 0,0,0,255 >+[ 145: PASS ] attachment 0 should be 0,0,255,255 >+[ 146: PASS ] attachment 1 should be 0,0,255,255 >+[ 147: PASS ] attachment 2 should be 0,0,255,255 >+[ 148: PASS ] attachment 3 should be 0,0,255,255 >+[ 149: PASS ] attachment 4 should be 255,0,0,255 >+[ 150: PASS ] attachment 5 should be 255,0,0,255 >+[ 151: PASS ] attachment 6 should be 255,0,0,255 >+[ 152: PASS ] attachment 7 should be 255,0,0,255 >+[ 153: PASS ] attachment 0 should be 255,0,0,0 >+[ 154: PASS ] attachment 1 should be 0,255,0,0 >+[ 155: PASS ] attachment 2 should be 255,255,0,0 >+[ 156: PASS ] attachment 3 should be 0,0,255,0 >+[ 157: PASS ] attachment 4 should be 255,0,0,255 >+[ 158: PASS ] attachment 5 should be 255,0,0,255 >+[ 159: PASS ] attachment 6 should be 255,0,0,255 >+[ 160: PASS ] attachment 7 should be 255,0,0,255 >+[ 161: PASS ] attachment 0 should be 255,0,255,255 >+[ 162: PASS ] attachment 1 should be 255,0,0,255 >+[ 163: PASS ] attachment 2 should be 255,0,255,255 >+[ 164: PASS ] attachment 3 should be 255,0,0,255 >+[ 165: PASS ] attachment 4 should be 255,0,255,255 >+[ 166: PASS ] attachment 5 should be 255,0,0,255 >+[ 167: PASS ] attachment 6 should be 255,0,255,255 >+[ 168: PASS ] attachment 7 should be 255,0,0,255 >+[ 169: PASS ] attachment 0 should be 0,0,0,255 >+[ 170: PASS ] attachment 1 should be 0,255,0,0 >+[ 171: PASS ] attachment 2 should be 0,0,0,255 >+[ 172: PASS ] attachment 3 should be 0,0,255,0 >+[ 173: PASS ] attachment 4 should be 0,0,0,255 >+[ 174: PASS ] attachment 5 should be 0,255,255,0 >+[ 175: PASS ] attachment 6 should be 0,0,0,255 >+[ 176: PASS ] attachment 7 should be 0,0,0,255 >+[ 177: PASS ] attachment 0 should be 0,255,0,255 >+[ 178: PASS ] attachment 1 should be 0,255,0,255 >+[ 179: PASS ] attachment 2 should be 0,255,0,255 >+[ 180: PASS ] attachment 3 should be 0,255,0,255 >+[ 181: PASS ] attachment 4 should be 0,0,0,0 >+[ 182: PASS ] attachment 5 should be 0,0,0,0 >+[ 183: PASS ] attachment 6 should be 0,0,0,0 >+[ 184: PASS ] attachment 7 should be 0,0,0,0 >+[ 185: PASS ] attachment 0 should be 255,0,0,0 >+[ 186: PASS ] attachment 1 should be 0,255,0,0 >+[ 187: PASS ] attachment 2 should be 255,255,0,0 >+[ 188: PASS ] attachment 3 should be 0,0,255,0 >+[ 189: PASS ] attachment 4 should be 0,0,0,0 >+[ 190: PASS ] attachment 5 should be 0,0,0,0 >+[ 191: PASS ] attachment 6 should be 0,0,0,0 >+[ 192: PASS ] attachment 7 should be 0,0,0,0 >+[ 193: PASS ] attachment 0 should be 0,255,0,255 >+[ 194: PASS ] attachment 1 should be 0,0,0,0 >+[ 195: PASS ] attachment 2 should be 0,0,0,0 >+[ 196: PASS ] attachment 3 should be 0,0,0,0 >+[ 197: PASS ] attachment 4 should be 0,0,0,0 >+[ 198: PASS ] attachment 5 should be 0,0,0,0 >+[ 199: PASS ] attachment 6 should be 0,0,0,0 >+[ 200: PASS ] attachment 7 should be 0,255,0,255 >+[ 201: PASS ] attachment 0 should be 255,0,0,0 >+[ 202: PASS ] attachment 1 should be 0,0,0,0 >+[ 203: PASS ] attachment 2 should be 0,0,0,0 >+[ 204: PASS ] attachment 3 should be 0,0,0,0 >+[ 205: PASS ] attachment 4 should be 0,0,0,0 >+[ 206: PASS ] attachment 5 should be 0,0,0,0 >+[ 207: PASS ] attachment 6 should be 0,0,0,0 >+[ 208: PASS ] attachment 7 should be 0,0,0,255 >+[ 209: PASS ] attachment 0 should be 255,0,0,255 >+[ 210: PASS ] attachment 1 should be 255,0,0,255 >+[ 211: PASS ] attachment 2 should be 255,0,0,255 >+[ 212: PASS ] attachment 3 should be 255,0,0,255 >+[ 213: PASS ] attachment 4 should be 255,0,0,255 >+[ 214: PASS ] attachment 5 should be 255,0,0,255 >+[ 215: PASS ] attachment 6 should be 255,0,0,255 >+[ 216: PASS ] attachment 7 should be 255,0,0,255 >+[ 217: PASS ] attachment 0 should be 255,0,0,255 >+[ 218: PASS ] attachment 1 should be 255,0,0,255 >+[ 219: PASS ] attachment 2 should be 255,0,0,255 >+[ 220: PASS ] attachment 3 should be 255,0,0,255 >+[ 221: PASS ] attachment 4 should be 255,0,0,255 >+[ 222: PASS ] attachment 5 should be 255,0,0,255 >+[ 223: PASS ] attachment 6 should be 255,0,0,255 >+[ 224: PASS ] attachment 7 should be 255,0,0,255 >+[ 225: PASS ] attachment 0 should be 255,0,0,0 >+[ 226: PASS ] attachment 1 should be 0,255,0,0 >+[ 227: PASS ] attachment 2 should be 255,255,0,0 >+[ 228: PASS ] attachment 3 should be 0,0,255,0 >+[ 229: PASS ] attachment 4 should be 255,0,255,0 >+[ 230: PASS ] attachment 5 should be 0,255,255,0 >+[ 231: PASS ] attachment 6 should be 255,255,255,0 >+[ 232: PASS ] attachment 7 should be 0,0,0,255 >+[ 233: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL + 0) is gl.COLOR_ATTACHMENT0 + 0 >+[ 234: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL + 1) is gl.COLOR_ATTACHMENT0 + 1 >+[ 235: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL + 2) is gl.COLOR_ATTACHMENT0 + 2 >+[ 236: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL + 3) is gl.COLOR_ATTACHMENT0 + 3 >+[ 237: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL + 4) is gl.COLOR_ATTACHMENT0 + 4 >+[ 238: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL + 5) is gl.COLOR_ATTACHMENT0 + 5 >+[ 239: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL + 6) is gl.COLOR_ATTACHMENT0 + 6 >+[ 240: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL + 7) is gl.COLOR_ATTACHMENT0 + 7 >+[ 241: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL + 0) is gl.NONE >+[ 242: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL + 1) is gl.NONE >+[ 243: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL + 2) is gl.NONE >+[ 244: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL + 3) is gl.NONE >+[ 245: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL + 4) is gl.NONE >+[ 246: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL + 5) is gl.NONE >+[ 247: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL + 6) is gl.NONE >+[ 248: PASS ] gl.getParameter(ext.DRAW_BUFFER0_WEBGL + 7) is gl.NONE >+[ 249: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) != gl.FRAMEBUFFER_COMPLETE is true >+[ 250: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) != gl.FRAMEBUFFER_COMPLETE is true >+[ 251: PASS ] should be yellow >+[ 252: PASS ] should be yellow >+[ 253: FAIL ] should be clear at (0, 0) expected: 0,0,0,0 was 255,0,0,255 >+[ 254: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 255: PASS ] New WebGL context exists >+[ 256: PASS ] getError was expected value: INVALID_ENUM : MAX_COLOR_ATTACHMENTS_WEBGL should not be queryable if extension is disabled >+[ 257: PASS ] getError was expected value: INVALID_ENUM : MAX_DRAW_BUFFERS_WEBGL should not be queryable if extension is disabled >+[ 258: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 259: PASS ] GL_EXT_draw_buffers should not be defined in GLSL >+[ 260: PASS ] #extension GL_EXT_draw_buffers should not be allowed in GLSL >+[ 261: PASS ] should be green >+[ 262: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 263: PASS ] getError was expected value: INVALID_ENUM : should not be able to attach to gl.COLOR_ATTACHMENT1 >+[ 264: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 265: PASS ] successfullyParsed is true >+[ FAIL ] 10 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/extensions/webgl-draw-buffers-framebuffer-unsupported-expected.txt b/LayoutTests/webgl/2.0.0/conformance/extensions/webgl-draw-buffers-framebuffer-unsupported-expected.txt >index 5d92300df968e4550f291b6cca4cf2b806a1c819..2e92c0542c5f077a47ec0a362206048765c8283d 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/extensions/webgl-draw-buffers-framebuffer-unsupported-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/extensions/webgl-draw-buffers-framebuffer-unsupported-expected.txt >@@ -1,5 +1,17 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/extensions/webgl-draw-buffers-framebuffer-unsupported.html >-[ PASS ] All tests passed >+[ 1: PASS ] gl = wtu.create3DContext(undefined, undefined, 1) is non-null. >+[ 2: PASS ] getError was expected value: NO_ERROR : should be able to call drawBuffersWEBGL successfully >+[ 3: PASS ] getError was expected value: NO_ERROR : should be able to call drawBuffersWEBGL successfully >+[ 4: PASS ] Successfully enabled WEBGL_draw_buffers extension >+[ 5: PASS ] getError was expected value: NO_ERROR : Texture creation should succeed. >+[ 6: PASS ] checkFramebufferStatus got FRAMEBUFFER_COMPLETE as expected >+[ 7: PASS ] checkFramebufferStatus got FRAMEBUFFER_COMPLETE as expected >+[ 8: FAIL ] checkFramebufferStatus expects [FRAMEBUFFER_UNSUPPORTED], was FRAMEBUFFER_COMPLETE >+[ 9: PASS ] checkFramebufferStatus got FRAMEBUFFER_COMPLETE as expected >+[ 10: PASS ] checkFramebufferStatus got FRAMEBUFFER_COMPLETE as expected >+[ 11: FAIL ] checkFramebufferStatus expects [FRAMEBUFFER_UNSUPPORTED], was FRAMEBUFFER_COMPLETE >+[ 12: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/glsl/misc/shader-struct-scope-expected.txt b/LayoutTests/webgl/2.0.0/conformance/glsl/misc/shader-struct-scope-expected.txt >index 74dae2db8ac4c468ab4035ee4d476bda09ec6d84..e0fb043fa5ae46df2836b429e17586e179e5763c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/glsl/misc/shader-struct-scope-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/glsl/misc/shader-struct-scope-expected.txt >@@ -1,5 +1,16 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/glsl/misc/shader-struct-scope.html >-[ PASS ] All tests passed >+[ 1: FAIL ] [unexpected vertex shader compile status] (expected: true) Two structs defined within non-overlapping scopes should be able to use the same name >+[ 2: FAIL ] [link failed] Two structs defined within non-overlapping scopes should be able to use the same name >+[ 3: FAIL ] [unexpected vertex shader compile status] (expected: true) A struct defined inside a scope overrides a struct defined in a outer scope with the same name >+[ 4: FAIL ] [link failed] A struct defined inside a scope overrides a struct defined in a outer scope with the same name >+[ 5: FAIL ] [unexpected vertex shader compile status] (expected: true) A struct can use the same name of another out-of-scope struct >+[ 6: FAIL ] [link failed] A struct can use the same name of another out-of-scope struct >+[ 7: PASS ] A struct can't be defined with the same name as another struct defined in the same scope >+[ 8: PASS ] Structs with appended underscored numbers don't cause link errors (ANGLE bug) >+[ 9: FAIL ] [unexpected vertex shader compile status] (expected: true) Variables of masked outer scope struct work with inner scope struct >+[ 10: FAIL ] [link failed] Variables of masked outer scope struct work with inner scope struct >+[ 11: PASS ] successfullyParsed is true >+[ FAIL ] 8 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/glsl/misc/shaders-with-invariance-expected.txt b/LayoutTests/webgl/2.0.0/conformance/glsl/misc/shaders-with-invariance-expected.txt >index cc065bf93421307a07a5a52faf052af8b9bc1fd0..e31c18ef7d92ba470df0d7c603e0f451e2d6cd16 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/glsl/misc/shaders-with-invariance-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/glsl/misc/shaders-with-invariance-expected.txt >@@ -1,5 +1,24 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/glsl/misc/shaders-with-invariance.html >-[ PASS ] All tests passed >+[ 1: PASS ] vertex shader with variant varying and fragment shader with invariant varying must fail >+[ 2: PASS ] vertex shader with invariant varying and fragment shader with variant varying must fail >+[ 3: FAIL ] [unexpected link status] vertex shader with invariant (global setting) varying and fragment shader with variant varying must fail >+[ 4: FAIL ] [unexpected link status] vertex shader with invariant (global setting) varying and fragment shader with invariant varying must succeed >+[ 5: PASS ] vertex shader with invariant (separately set) varying and fragment shader with invariant varying must succeed >+[ 6: PASS ] vertex shader with invariant varying and fragment shader with invariant (separately set) varying must succeed >+[ 7: PASS ] vertex shader with invariant (separately set in wrong order) varying must fail >+[ 8: PASS ] fragment shader with invariant (separately set in wrong order) varying must fail >+[ 9: FAIL ] [unexpected fragment shader compile status] (expected: true) vertex shader with invariant gl_Position and fragment shader with invariant gl_FragCoord must succeed >+[ 10: FAIL ] [unexpected fragment shader compile status] (expected: true) vertex shader with variant gl_Position and fragment shader with invariant gl_FragCoord must fail >+[ 11: PASS ] vertex shader with invariant gl_Position and fragment shader with variant gl_FragCoord must succeed >+[ 12: PASS ] vertex shader with invariant gl_PointSize and fragment shader with invariant gl_PointCoord must succeed >+[ 13: FAIL ] [unexpected link status] vertex shader with variant gl_PointSize and fragment shader with invariant gl_PointCoord must fail >+[ 14: PASS ] vertex shader with invariant gl_PointSize and fragment shader with variant gl_PointCoord must succeed >+[ 15: PASS ] fragment shader with variant gl_FrontFacing must succeed compilation >+[ 16: PASS ] fragment shader with invariant gl_FrontFacing must fail compilation >+[ 17: FAIL ] [unexpected fragment shader compile status] (expected: true) vertex shader with variant varying and fragment shader with invariant (global setting) varying must fail >+[ 18: FAIL ] [unexpected fragment shader compile status] (expected: true) vertex shader with invariant varying and fragment shader with invariant (global setting) varying must succeed >+[ 19: PASS ] successfullyParsed is true >+[ FAIL ] 7 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/glsl/misc/shaders-with-name-conflicts-expected.txt b/LayoutTests/webgl/2.0.0/conformance/glsl/misc/shaders-with-name-conflicts-expected.txt >index 1c5801e63aa7eea20bd442a43bb16e4e3b08348f..e72e4001f1e8a2c713e1b49c266ce34ce6365e73 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/glsl/misc/shaders-with-name-conflicts-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/glsl/misc/shaders-with-name-conflicts-expected.txt >@@ -1,5 +1,7 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/glsl/misc/shaders-with-name-conflicts.html >-[ PASS ] All tests passed >+[ 1: FAIL ] [unexpected link status] shaders with conflicting uniform/attribute names should fail >+[ 2: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/limits/gl-line-width-expected.txt b/LayoutTests/webgl/2.0.0/conformance/limits/gl-line-width-expected.txt >index 0cda76e6bf88b1a811c038969c92ff7e7c94f297..ba2c4b8408c5da8a710caf4049d64f91a94d741a 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/limits/gl-line-width-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/limits/gl-line-width-expected.txt >@@ -1,5 +1,19 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/limits/gl-line-width.html >-[ PASS ] All tests passed >+[ 1: PASS ] getError was expected value: NO_ERROR : Should be no errors. >+[ 2: PASS ] getError was expected value: INVALID_VALUE : Should not be able to set lineWidth to zero >+[ 3: PASS ] gl.getParameter(gl.LINE_WIDTH) is curLineWidth >+[ 4: PASS ] getError was expected value: INVALID_VALUE : Should not be able to set lineWidth to a negative value >+[ 5: PASS ] gl.getParameter(gl.LINE_WIDTH) is curLineWidth >+[ 6: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : Should not be able to set lineWidth to NaN >+[ 7: FAIL ] gl.getParameter(gl.LINE_WIDTH) should be 1. Was NaN. >+[ 8: PASS ] getError was expected value: NO_ERROR : Should be able to set lineWidth to the max supported value >+[ 9: PASS ] gl.getParameter(gl.LINE_WIDTH) is lineWidthRange[1] >+[ 10: PASS ] getError was expected value: NO_ERROR : Should be able to set lineWidth to the min supported value >+[ 11: PASS ] gl.getParameter(gl.LINE_WIDTH) is lineWidthRange[0] >+[ 12: PASS ] getError was expected value: NO_ERROR : Should be able to set lineWidth to the above max supported value >+[ 13: PASS ] gl.getParameter(gl.LINE_WIDTH) is lineWidthRange[1]+1 >+[ 14: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/misc/bad-arguments-test-expected.txt b/LayoutTests/webgl/2.0.0/conformance/misc/bad-arguments-test-expected.txt >index b225942364c9f24c185f4806a56f15854bebdcc6..c8609bdda1c10f6f57f8adfdaaad26f8df0eef97 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/misc/bad-arguments-test-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/misc/bad-arguments-test-expected.txt >@@ -1,5 +1,113 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/misc/bad-arguments-test.html >-[ PASS ] All tests passed >+[ 1: PASS ] Program Compiled >+[ 2: PASS ] Shader Compiled >+[ 3: PASS ] getUniformLocation succeeded >+[ 4: PASS ] context.compileShader(argument) threw exception TypeError: Argument 1 ('shader') to WebGLRenderingContext.compileShader must be an instance of WebGLShader. >+[ 5: PASS ] context.linkProgram(argument) threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.linkProgram must be an instance of WebGLProgram. >+[ 6: PASS ] context.attachShader(program, argument) threw exception TypeError: Argument 2 ('shader') to WebGLRenderingContext.attachShader must be an instance of WebGLShader. >+[ 7: PASS ] context.attachShader(argument, shader) threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.attachShader must be an instance of WebGLProgram. >+[ 8: PASS ] context.detachShader(program, argument) threw exception TypeError: Argument 2 ('shader') to WebGLRenderingContext.detachShader must be an instance of WebGLShader. >+[ 9: PASS ] context.detachShader(argument, shader) threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.detachShader must be an instance of WebGLProgram. >+[ 10: PASS ] context.shaderSource(argument, 'foo') threw exception TypeError: Argument 1 ('shader') to WebGLRenderingContext.shaderSource must be an instance of WebGLShader. >+[ 11: PASS ] context.bindAttribLocation(argument, 0, 'foo') threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.bindAttribLocation must be an instance of WebGLProgram. >+[ 12: PASS ] context.getProgramInfoLog(argument) threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.getProgramInfoLog must be an instance of WebGLProgram. >+[ 13: PASS ] context.getProgramParameter(argument, 0) threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.getProgramParameter must be an instance of WebGLProgram. >+[ 14: PASS ] context.getShaderInfoLog(argument) threw exception TypeError: Argument 1 ('shader') to WebGLRenderingContext.getShaderInfoLog must be an instance of WebGLShader. >+[ 15: PASS ] context.getShaderParameter(argument, 0) threw exception TypeError: Argument 1 ('shader') to WebGLRenderingContext.getShaderParameter must be an instance of WebGLShader. >+[ 16: PASS ] context.getShaderSource(argument) threw exception TypeError: Argument 1 ('shader') to WebGLRenderingContext.getShaderSource must be an instance of WebGLShader. >+[ 17: PASS ] context.getUniform(argument, loc) threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.getUniform must be an instance of WebGLProgram. >+[ 18: PASS ] context.getUniform(program, argument) threw exception TypeError: Argument 2 ('location') to WebGLRenderingContext.getUniform must be an instance of WebGLUniformLocation. >+[ 19: PASS ] context.getUniformLocation(argument, 'u_modelViewProjMatrix') threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.getUniformLocation must be an instance of WebGLProgram. >+[ 20: PASS ] context.bindBuffer(context.ARRAY_BUFFER, argument) threw exception TypeError: Argument 2 ('buffer') to WebGLRenderingContext.bindBuffer must be an instance of WebGLBuffer. >+[ 21: PASS ] context.bindFramebuffer(context.FRAMEBUFFER, argument) threw exception TypeError: Argument 2 ('framebuffer') to WebGLRenderingContext.bindFramebuffer must be an instance of WebGLFramebuffer. >+[ 22: PASS ] context.bindRenderbuffer(context.RENDERBUFFER, argument) threw exception TypeError: Argument 2 ('renderbuffer') to WebGLRenderingContext.bindRenderbuffer must be an instance of WebGLRenderbuffer. >+[ 23: PASS ] context.bindTexture(context.TEXTURE_2D, argument) threw exception TypeError: Argument 2 ('texture') to WebGLRenderingContext.bindTexture must be an instance of WebGLTexture. >+[ 24: PASS ] context.framebufferRenderbuffer(context.FRAMEBUFFER, context.DEPTH_ATTACHMENT, context.RENDERBUFFER, argument) threw exception TypeError: Argument 4 ('renderbuffer') to WebGLRenderingContext.framebufferRenderbuffer must be an instance of WebGLRenderbuffer. >+[ 25: PASS ] context.framebufferTexture2D(context.FRAMEBUFFER, context.COLOR_ATTACHMENT0, context.TEXTURE_2D, argument, 0) threw exception TypeError: Argument 4 ('texture') to WebGLRenderingContext.framebufferTexture2D must be an instance of WebGLTexture. >+[ 26: PASS ] context.uniform2fv(argument, new Float32Array([0.0, 0.0])) threw exception TypeError: Argument 1 ('location') to WebGLRenderingContext.uniform2fv must be an instance of WebGLUniformLocation. >+[ 27: PASS ] context.uniform2iv(argument, new Int32Array([0, 0])) threw exception TypeError: Argument 1 ('location') to WebGLRenderingContext.uniform2iv must be an instance of WebGLUniformLocation. >+[ 28: PASS ] context.uniformMatrix2fv(argument, false, new Float32Array([0.0, 0.0, 0.0, 0.0])) threw exception TypeError: Argument 1 ('location') to WebGLRenderingContext.uniformMatrix2fv must be an instance of WebGLUniformLocation. >+[ 29: PASS ] context.useProgram(argument) threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.useProgram must be an instance of WebGLProgram. >+[ 30: PASS ] context.compileShader(argument) threw exception TypeError: Argument 1 ('shader') to WebGLRenderingContext.compileShader must be an instance of WebGLShader. >+[ 31: PASS ] context.linkProgram(argument) threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.linkProgram must be an instance of WebGLProgram. >+[ 32: PASS ] context.attachShader(program, argument) threw exception TypeError: Argument 2 ('shader') to WebGLRenderingContext.attachShader must be an instance of WebGLShader. >+[ 33: PASS ] context.attachShader(argument, shader) threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.attachShader must be an instance of WebGLProgram. >+[ 34: PASS ] context.detachShader(program, argument) threw exception TypeError: Argument 2 ('shader') to WebGLRenderingContext.detachShader must be an instance of WebGLShader. >+[ 35: PASS ] context.detachShader(argument, shader) threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.detachShader must be an instance of WebGLProgram. >+[ 36: PASS ] context.shaderSource(argument, 'foo') threw exception TypeError: Argument 1 ('shader') to WebGLRenderingContext.shaderSource must be an instance of WebGLShader. >+[ 37: PASS ] context.bindAttribLocation(argument, 0, 'foo') threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.bindAttribLocation must be an instance of WebGLProgram. >+[ 38: PASS ] context.getProgramInfoLog(argument) threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.getProgramInfoLog must be an instance of WebGLProgram. >+[ 39: PASS ] context.getProgramParameter(argument, 0) threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.getProgramParameter must be an instance of WebGLProgram. >+[ 40: PASS ] context.getShaderInfoLog(argument) threw exception TypeError: Argument 1 ('shader') to WebGLRenderingContext.getShaderInfoLog must be an instance of WebGLShader. >+[ 41: PASS ] context.getShaderParameter(argument, 0) threw exception TypeError: Argument 1 ('shader') to WebGLRenderingContext.getShaderParameter must be an instance of WebGLShader. >+[ 42: PASS ] context.getShaderSource(argument) threw exception TypeError: Argument 1 ('shader') to WebGLRenderingContext.getShaderSource must be an instance of WebGLShader. >+[ 43: PASS ] context.getUniform(argument, loc) threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.getUniform must be an instance of WebGLProgram. >+[ 44: PASS ] context.getUniform(program, argument) threw exception TypeError: Argument 2 ('location') to WebGLRenderingContext.getUniform must be an instance of WebGLUniformLocation. >+[ 45: PASS ] context.getUniformLocation(argument, 'u_modelViewProjMatrix') threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.getUniformLocation must be an instance of WebGLProgram. >+[ 46: PASS ] context.bindBuffer(context.ARRAY_BUFFER, argument) threw exception TypeError: Argument 2 ('buffer') to WebGLRenderingContext.bindBuffer must be an instance of WebGLBuffer. >+[ 47: PASS ] context.bindFramebuffer(context.FRAMEBUFFER, argument) threw exception TypeError: Argument 2 ('framebuffer') to WebGLRenderingContext.bindFramebuffer must be an instance of WebGLFramebuffer. >+[ 48: PASS ] context.bindRenderbuffer(context.RENDERBUFFER, argument) threw exception TypeError: Argument 2 ('renderbuffer') to WebGLRenderingContext.bindRenderbuffer must be an instance of WebGLRenderbuffer. >+[ 49: PASS ] context.bindTexture(context.TEXTURE_2D, argument) threw exception TypeError: Argument 2 ('texture') to WebGLRenderingContext.bindTexture must be an instance of WebGLTexture. >+[ 50: PASS ] context.framebufferRenderbuffer(context.FRAMEBUFFER, context.DEPTH_ATTACHMENT, context.RENDERBUFFER, argument) threw exception TypeError: Argument 4 ('renderbuffer') to WebGLRenderingContext.framebufferRenderbuffer must be an instance of WebGLRenderbuffer. >+[ 51: PASS ] context.framebufferTexture2D(context.FRAMEBUFFER, context.COLOR_ATTACHMENT0, context.TEXTURE_2D, argument, 0) threw exception TypeError: Argument 4 ('texture') to WebGLRenderingContext.framebufferTexture2D must be an instance of WebGLTexture. >+[ 52: PASS ] context.uniform2fv(argument, new Float32Array([0.0, 0.0])) threw exception TypeError: Argument 1 ('location') to WebGLRenderingContext.uniform2fv must be an instance of WebGLUniformLocation. >+[ 53: PASS ] context.uniform2iv(argument, new Int32Array([0, 0])) threw exception TypeError: Argument 1 ('location') to WebGLRenderingContext.uniform2iv must be an instance of WebGLUniformLocation. >+[ 54: PASS ] context.uniformMatrix2fv(argument, false, new Float32Array([0.0, 0.0, 0.0, 0.0])) threw exception TypeError: Argument 1 ('location') to WebGLRenderingContext.uniformMatrix2fv must be an instance of WebGLUniformLocation. >+[ 55: PASS ] context.useProgram(argument) threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.useProgram must be an instance of WebGLProgram. >+[ 56: FAIL ] context.compileShader(argument) should throw an exception. Was undefined. >+[ 57: FAIL ] context.linkProgram(argument) should throw an exception. Was undefined. >+[ 58: FAIL ] context.attachShader(program, argument) should throw an exception. Was undefined. >+[ 59: FAIL ] context.attachShader(argument, shader) should throw an exception. Was undefined. >+[ 60: FAIL ] context.detachShader(program, argument) should throw an exception. Was undefined. >+[ 61: FAIL ] context.detachShader(argument, shader) should throw an exception. Was undefined. >+[ 62: FAIL ] context.shaderSource(argument, 'foo') should throw an exception. Was undefined. >+[ 63: FAIL ] context.bindAttribLocation(argument, 0, 'foo') should throw an exception. Was undefined. >+[ 64: FAIL ] context.getProgramInfoLog(argument) should throw an exception. Was null. >+[ 65: FAIL ] context.getProgramParameter(argument, 0) should throw an exception. Was null. >+[ 66: FAIL ] context.getShaderInfoLog(argument) should throw an exception. Was null. >+[ 67: FAIL ] context.getShaderParameter(argument, 0) should throw an exception. Was null. >+[ 68: FAIL ] context.getShaderSource(argument) should throw an exception. Was null. >+[ 69: FAIL ] context.getUniform(argument, loc) should throw an exception. Was null. >+[ 70: FAIL ] context.getUniform(program, argument) should throw an exception. Was null. >+[ 71: FAIL ] context.getUniformLocation(argument, 'u_modelViewProjMatrix') should throw an exception. Was null. >+[ 72: PASS ] context.bindBuffer(context.ARRAY_BUFFER, argument) is undefined. >+[ 73: PASS ] context.bindFramebuffer(context.FRAMEBUFFER, argument) is undefined. >+[ 74: PASS ] context.bindRenderbuffer(context.RENDERBUFFER, argument) is undefined. >+[ 75: PASS ] context.bindTexture(context.TEXTURE_2D, argument) is undefined. >+[ 76: PASS ] context.framebufferRenderbuffer(context.FRAMEBUFFER, context.DEPTH_ATTACHMENT, context.RENDERBUFFER, argument) is undefined. >+[ 77: PASS ] context.framebufferTexture2D(context.FRAMEBUFFER, context.COLOR_ATTACHMENT0, context.TEXTURE_2D, argument, 0) is undefined. >+[ 78: PASS ] context.uniform2fv(argument, new Float32Array([0.0, 0.0])) is undefined. >+[ 79: PASS ] context.uniform2iv(argument, new Int32Array([0, 0])) is undefined. >+[ 80: PASS ] context.uniformMatrix2fv(argument, false, new Float32Array([0.0, 0.0, 0.0, 0.0])) is undefined. >+[ 81: PASS ] context.useProgram(argument) is undefined. >+[ 82: FAIL ] context.compileShader(argument) should throw an exception. Was undefined. >+[ 83: FAIL ] context.linkProgram(argument) should throw an exception. Was undefined. >+[ 84: FAIL ] context.attachShader(program, argument) should throw an exception. Was undefined. >+[ 85: FAIL ] context.attachShader(argument, shader) should throw an exception. Was undefined. >+[ 86: FAIL ] context.detachShader(program, argument) should throw an exception. Was undefined. >+[ 87: FAIL ] context.detachShader(argument, shader) should throw an exception. Was undefined. >+[ 88: FAIL ] context.shaderSource(argument, 'foo') should throw an exception. Was undefined. >+[ 89: FAIL ] context.bindAttribLocation(argument, 0, 'foo') should throw an exception. Was undefined. >+[ 90: FAIL ] context.getProgramInfoLog(argument) should throw an exception. Was null. >+[ 91: FAIL ] context.getProgramParameter(argument, 0) should throw an exception. Was null. >+[ 92: FAIL ] context.getShaderInfoLog(argument) should throw an exception. Was null. >+[ 93: FAIL ] context.getShaderParameter(argument, 0) should throw an exception. Was null. >+[ 94: FAIL ] context.getShaderSource(argument) should throw an exception. Was null. >+[ 95: FAIL ] context.getUniform(argument, loc) should throw an exception. Was null. >+[ 96: FAIL ] context.getUniform(program, argument) should throw an exception. Was null. >+[ 97: FAIL ] context.getUniformLocation(argument, 'u_modelViewProjMatrix') should throw an exception. Was null. >+[ 98: PASS ] context.bindBuffer(context.ARRAY_BUFFER, argument) is undefined. >+[ 99: PASS ] context.bindFramebuffer(context.FRAMEBUFFER, argument) is undefined. >+[ 100: PASS ] context.bindRenderbuffer(context.RENDERBUFFER, argument) is undefined. >+[ 101: PASS ] context.bindTexture(context.TEXTURE_2D, argument) is undefined. >+[ 102: PASS ] context.framebufferRenderbuffer(context.FRAMEBUFFER, context.DEPTH_ATTACHMENT, context.RENDERBUFFER, argument) is undefined. >+[ 103: PASS ] context.framebufferTexture2D(context.FRAMEBUFFER, context.COLOR_ATTACHMENT0, context.TEXTURE_2D, argument, 0) is undefined. >+[ 104: PASS ] context.uniform2fv(argument, new Float32Array([0.0, 0.0])) is undefined. >+[ 105: PASS ] context.uniform2iv(argument, new Int32Array([0, 0])) is undefined. >+[ 106: PASS ] context.uniformMatrix2fv(argument, false, new Float32Array([0.0, 0.0, 0.0, 0.0])) is undefined. >+[ 107: PASS ] context.useProgram(argument) is undefined. >+[ 108: PASS ] successfullyParsed is true >+[ FAIL ] 32 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/misc/error-reporting-expected.txt b/LayoutTests/webgl/2.0.0/conformance/misc/error-reporting-expected.txt >index 875c31f1b65def6be2d1c475a131060ade961036..ad35b644507be1bf4584338ba424eba6d3056175 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/misc/error-reporting-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/misc/error-reporting-expected.txt >@@ -1,5 +1,27 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/misc/error-reporting.html >-[ PASS ] All tests passed >+[ 1: PASS ] getError was expected value: NO_ERROR : >+[ 2: FAIL ] context.getActiveAttrib(null, 2) should throw an exception. Was null. >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : >+[ 4: PASS ] getError was expected value: NO_ERROR : >+[ 5: PASS ] context.getActiveAttrib(program, 2) is null >+[ 6: PASS ] getError was expected value: INVALID_VALUE : >+[ 7: PASS ] getError was expected value: NO_ERROR : >+[ 8: FAIL ] context.getActiveUniform(null, 0) should throw an exception. Was null. >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : >+[ 10: PASS ] getError was expected value: NO_ERROR : >+[ 11: PASS ] context.getActiveUniform(program, 50) is null >+[ 12: PASS ] getError was expected value: INVALID_VALUE : >+[ 13: PASS ] getError was expected value: NO_ERROR : >+[ 14: PASS ] context.bindFramebuffer(context.FRAMEBUFFER, null) is undefined. >+[ 15: PASS ] getError was expected value: NO_ERROR : >+[ 16: PASS ] context.framebufferRenderbuffer(context.FRAMEBUFFER, context.DEPTH_ATTACHMENT, context.RENDERBUFFER, null) is undefined. >+[ 17: PASS ] getError was expected value: INVALID_OPERATION : >+[ 18: PASS ] getError was expected value: NO_ERROR : >+[ 19: PASS ] context.framebufferTexture2D(context.FRAMEBUFFER, context.COLOR_ATTACHMENT0, context.TEXTURE_2D, null, 0) is undefined. >+[ 20: PASS ] getError was expected value: INVALID_OPERATION : >+[ 21: PASS ] getError was expected value: NO_ERROR : >+[ 22: PASS ] successfullyParsed is true >+[ FAIL ] 4 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/misc/expando-loss-expected.txt b/LayoutTests/webgl/2.0.0/conformance/misc/expando-loss-expected.txt >index 7c1b9d817ec7ba953a73969c9bc6a42431ed498b..8461d32f3cd5b4bf738bb079b9c1af7c3b723c54 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/misc/expando-loss-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/misc/expando-loss-expected.txt >@@ -1,5 +1,56 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/misc/expando-loss.html >-[ PASS ] All tests passed >+[ 1: PASS ] getParameter(TEXTURE_BINDING_2D) returns instance that was bound. >+[ 2: FAIL ] getParameter(TEXTURE_BINDING_2D): Expect basic expando to survive despite GC. >+[ 3: FAIL ] getParameter(TEXTURE_BINDING_2D): Expect subobject expando to survive despite GC. >+[ 4: PASS ] getParameter(FRAMEBUFFER_BINDING) returns instance that was bound. >+[ 5: FAIL ] getParameter(FRAMEBUFFER_BINDING): Expect basic expando to survive despite GC. >+[ 6: FAIL ] getParameter(FRAMEBUFFER_BINDING): Expect subobject expando to survive despite GC. >+[ 7: PASS ] getParameter(RENDERBUFFER_BINDING) returns instance that was bound. >+[ 8: FAIL ] getParameter(RENDERBUFFER_BINDING): Expect basic expando to survive despite GC. >+[ 9: FAIL ] getParameter(RENDERBUFFER_BINDING): Expect subobject expando to survive despite GC. >+[ 10: PASS ] getParameter(ELEMENT_ARRAY_BUFFER_BINDING) returns instance that was bound. >+[ 11: FAIL ] getParameter(ELEMENT_ARRAY_BUFFER_BINDING): Expect basic expando to survive despite GC. >+[ 12: FAIL ] getParameter(ELEMENT_ARRAY_BUFFER_BINDING): Expect subobject expando to survive despite GC. >+[ 13: PASS ] getParameter(ARRAY_BUFFER_BINDING) returns instance that was bound. >+[ 14: FAIL ] getParameter(ARRAY_BUFFER_BINDING): Expect basic expando to survive despite GC. >+[ 15: FAIL ] getParameter(ARRAY_BUFFER_BINDING): Expect subobject expando to survive despite GC. >+[ 16: PASS ] getParameter(TEXTURE_BINDING_CUBE_MAP) returns instance that was bound. >+[ 17: FAIL ] getParameter(TEXTURE_BINDING_CUBE_MAP): Expect basic expando to survive despite GC. >+[ 18: FAIL ] getParameter(TEXTURE_BINDING_CUBE_MAP): Expect subobject expando to survive despite GC. >+[ 19: PASS ] getParameter(gl.CURRENT_PROGRAM) return instance set with useProgram >+[ 20: PASS ] Vertex shader instance found in getAttachedShaders >+[ 21: PASS ] Fragment shader instance found in getAttachedShaders >+[ 22: FAIL ] Current program: Expect basic expando to survive despite GC. >+[ 23: FAIL ] Current program: Expect subobject expando to survive despite GC. >+[ 24: PASS ] [object WebGLProgram] is an instance of WebGLProgram >+[ 25: FAIL ] Shader[0]: Expect basic expando to survive despite GC. >+[ 26: FAIL ] Shader[0]: Expect subobject expando to survive despite GC. >+[ 27: PASS ] [object WebGLShader] is an instance of WebGLShader >+[ 28: FAIL ] Shader[1]: Expect basic expando to survive despite GC. >+[ 29: FAIL ] Shader[1]: Expect subobject expando to survive despite GC. >+[ 30: PASS ] [object WebGLShader] is an instance of WebGLShader >+[ 31: PASS ] getVertexAttrib(VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) return instance set with vertexAttribPointer >+[ 32: FAIL ] Vertex Attribute Buffer: Expect basic expando to survive despite GC. >+[ 33: FAIL ] Vertex Attribute Buffer: Expect subobject expando to survive despite GC. >+[ 34: PASS ] [object WebGLBuffer] is an instance of WebGLBuffer >+[ 35: PASS ] getFramebufferAttachmentParameter(COLOR_ATTACHMENT0) returns instance set with framebufferRenderbuffer >+[ 36: PASS ] getFramebufferAttachmentParameter(DEPTH_ATTACHMENT) returns instance set with framebufferRenderbuffer >+[ 37: PASS ] getFramebufferAttachmentParameter(STENCIL_ATTACHMENT) returns instance set with framebufferRenderbuffer >+[ 38: PASS ] getFramebufferAttachmentParameter(DEPTH_STENCIL_ATTACHMENT) returns instance set with framebufferRenderbuffer >+[ 39: FAIL ] COLOR_ATTACHMENT0: Expect basic expando to survive despite GC. >+[ 40: FAIL ] COLOR_ATTACHMENT0: Expect subobject expando to survive despite GC. >+[ 41: PASS ] [object WebGLRenderbuffer] is an instance of WebGLRenderbuffer >+[ 42: FAIL ] DEPTH_ATTACHMENT: Expect basic expando to survive despite GC. >+[ 43: FAIL ] DEPTH_ATTACHMENT: Expect subobject expando to survive despite GC. >+[ 44: PASS ] [object WebGLRenderbuffer] is an instance of WebGLRenderbuffer >+[ 45: FAIL ] STENCIL_ATTACHMENT: Expect basic expando to survive despite GC. >+[ 46: FAIL ] STENCIL_ATTACHMENT: Expect subobject expando to survive despite GC. >+[ 47: PASS ] [object WebGLRenderbuffer] is an instance of WebGLRenderbuffer >+[ 48: FAIL ] DEPTH_STENCIL_ATTACHMENT: Expect basic expando to survive despite GC. >+[ 49: FAIL ] DEPTH_STENCIL_ATTACHMENT: Expect subobject expando to survive despite GC. >+[ 50: PASS ] [object WebGLRenderbuffer] is an instance of WebGLRenderbuffer >+[ 51: PASS ] successfullyParsed is true >+[ FAIL ] 28 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/misc/null-object-behaviour-expected.txt b/LayoutTests/webgl/2.0.0/conformance/misc/null-object-behaviour-expected.txt >index 0543d73546c03ba28ece4738d048975300065fc5..5e928ee70ff6033e3bea89650289dde0d310abba 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/misc/null-object-behaviour-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/misc/null-object-behaviour-expected.txt >@@ -1,5 +1,49 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/misc/null-object-behaviour.html >-[ PASS ] All tests passed >+[ 1: PASS ] Program Compiled >+[ 2: PASS ] Shader Compiled >+[ 3: FAIL ] context.compileShader(undefined) should throw an exception. Was undefined. >+[ 4: FAIL ] context.linkProgram(undefined) should throw an exception. Was undefined. >+[ 5: FAIL ] context.attachShader(undefined, undefined) should throw an exception. Was undefined. >+[ 6: FAIL ] context.attachShader(program, undefined) should throw an exception. Was undefined. >+[ 7: FAIL ] context.attachShader(undefined, shader) should throw an exception. Was undefined. >+[ 8: FAIL ] context.detachShader(program, undefined) should throw an exception. Was undefined. >+[ 9: FAIL ] context.detachShader(undefined, shader) should throw an exception. Was undefined. >+[ 10: FAIL ] context.shaderSource(undefined, undefined) should throw an exception. Was undefined. >+[ 11: FAIL ] context.shaderSource(undefined, 'foo') should throw an exception. Was undefined. >+[ 12: FAIL ] context.bindAttribLocation(undefined, 0, 'foo') should throw an exception. Was undefined. >+[ 13: PASS ] context.bindBuffer(context.ARRAY_BUFFER, 0) threw exception TypeError: Argument 2 ('buffer') to WebGLRenderingContext.bindBuffer must be an instance of WebGLBuffer. >+[ 14: PASS ] context.bindFramebuffer(context.FRAMEBUFFER, 0) threw exception TypeError: Argument 2 ('framebuffer') to WebGLRenderingContext.bindFramebuffer must be an instance of WebGLFramebuffer. >+[ 15: PASS ] context.bindRenderbuffer(context.RENDERBUFFER, 0) threw exception TypeError: Argument 2 ('renderbuffer') to WebGLRenderingContext.bindRenderbuffer must be an instance of WebGLRenderbuffer. >+[ 16: PASS ] context.bindTexture(context.TEXTURE_2D, 0) threw exception TypeError: Argument 2 ('texture') to WebGLRenderingContext.bindTexture must be an instance of WebGLTexture. >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: context.bindBuffer(context.ARRAY_BUFFER, null) >+[ 18: PASS ] getError was expected value: NO_ERROR : after evaluating: context.bindFramebuffer(context.FRAMEBUFFER, null) >+[ 19: PASS ] getError was expected value: NO_ERROR : after evaluating: context.bindRenderbuffer(context.RENDERBUFFER, null) >+[ 20: PASS ] getError was expected value: NO_ERROR : after evaluating: context.bindTexture(context.TEXTURE_2D, null) >+[ 21: PASS ] getError was expected value: NO_ERROR : after evaluating: context.bindBuffer(context.ARRAY_BUFFER, undefined) >+[ 22: PASS ] getError was expected value: NO_ERROR : after evaluating: context.bindFramebuffer(context.FRAMEBUFFER, undefined) >+[ 23: PASS ] getError was expected value: NO_ERROR : after evaluating: context.bindRenderbuffer(context.RENDERBUFFER, undefined) >+[ 24: PASS ] getError was expected value: NO_ERROR : after evaluating: context.bindTexture(context.TEXTURE_2D, undefined) >+[ 25: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: context.framebufferRenderbuffer(context.FRAMEBUFFER, context.DEPTH_ATTACHMENT, context.RENDERBUFFER, null) >+[ 26: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: context.framebufferTexture2D(context.FRAMEBUFFER, context.COLOR_ATTACHMENT0, context.TEXTURE_2D, null, 0) >+[ 27: FAIL ] context.getProgramParameter(undefined, 0) should throw an exception. Was null. >+[ 28: FAIL ] context.getProgramInfoLog(undefined, 0) should throw an exception. Was null. >+[ 29: FAIL ] context.getShaderParameter(undefined, 0) should throw an exception. Was null. >+[ 30: FAIL ] context.getShaderInfoLog(undefined, 0) should throw an exception. Was null. >+[ 31: FAIL ] context.getShaderSource(undefined) should throw an exception. Was null. >+[ 32: FAIL ] context.getUniform(undefined, null) should throw an exception. Was null. >+[ 33: FAIL ] context.getUniformLocation(undefined, 'foo') should throw an exception. Was null. >+[ 34: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : after evaluating: context.bufferData(context.ARRAY_BUFFER, 1, context.STATIC_DRAW) >+[ 35: PASS ] getError was expected value: NO_ERROR : after evaluating: context.getBufferParameter(context.ARRAY_BUFFER, context.BUFFER_SIZE) >+[ 36: PASS ] getError was expected value: NO_ERROR : after evaluating: context.texImage2D(context.TEXTURE_2D, 0, context.RGBA, 1, 1, 0, context.RGBA, context.UNSIGNED_BYTE, new Uint8Array([0,0,0,0])) >+[ 37: PASS ] getError was expected value: NO_ERROR : after evaluating: context.texParameteri(context.TEXTURE_2D, context.TEXTURE_MIN_FILTER, context.NEAREST) >+[ 38: PASS ] getError was expected value: NO_ERROR : after evaluating: context.getTexParameter(context.TEXTURE_2D, context.TEXTURE_MIN_FILTER) >+[ 39: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: context.bufferData(context.ARRAY_BUFFER, 1, context.STATIC_DRAW) >+[ 40: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: context.getBufferParameter(context.ARRAY_BUFFER, context.BUFFER_SIZE) >+[ 41: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: context.texImage2D(context.TEXTURE_2D, 0, context.RGBA, 1, 1, 0, context.RGBA, context.UNSIGNED_BYTE, new Uint8Array([0,0,0,0])) >+[ 42: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: context.texParameteri(context.TEXTURE_2D, context.TEXTURE_MIN_FILTER, context.NEAREST) >+[ 43: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: context.getTexParameter(context.TEXTURE_2D, context.TEXTURE_MIN_FILTER) >+[ 44: PASS ] successfullyParsed is true >+[ FAIL ] 19 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/misc/object-deletion-behaviour-expected.txt b/LayoutTests/webgl/2.0.0/conformance/misc/object-deletion-behaviour-expected.txt >index 12ac3cd8d97de7953c946e54489ee44331d9b83a..077400bc8e77f860bba8ad62aa75400a51fd4890 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/misc/object-deletion-behaviour-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/misc/object-deletion-behaviour-expected.txt >@@ -1,5 +1,300 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/misc/object-deletion-behaviour.html >-[ PASS ] All tests passed >+[ 1: PASS ] vertex shader loaded >+[ 2: PASS ] fragment shader loaded >+[ 3: PASS ] program is non-null. >+[ 4: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.attachShader(program, vertexShader) >+[ 5: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.attachShader(program, fragmentShader) >+[ 6: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.linkProgram(program) >+[ 7: PASS ] gl.getProgramParameter(program, gl.LINK_STATUS) is true >+[ 8: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.useProgram(program) >+[ 9: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteShader(vertexShader) >+[ 10: PASS ] gl.isShader(vertexShader) is true >+[ 11: PASS ] gl.getShaderParameter(vertexShader, gl.DELETE_STATUS) is true >+[ 12: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.detachShader(program, vertexShader) >+[ 13: PASS ] gl.isShader(vertexShader) is false >+[ 14: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteShader(fragmentShader) >+[ 15: PASS ] gl.isShader(fragmentShader) is true >+[ 16: PASS ] gl.getShaderParameter(fragmentShader, gl.DELETE_STATUS) is true >+[ 17: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteProgram(program) >+[ 18: PASS ] gl.isProgram(program) is true >+[ 19: PASS ] gl.getProgramParameter(program, gl.DELETE_STATUS) is true >+[ 20: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.useProgram(null) >+[ 21: PASS ] gl.isProgram(program) is false >+[ 22: PASS ] gl.isShader(fragmentShader) is false >+[ 23: PASS ] fbo is non-null. >+[ 24: PASS ] fbo2 is non-null. >+[ 25: PASS ] fbo3 is non-null. >+[ 26: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 27: PASS ] tex is non-null. >+[ 28: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindTexture(gl.TEXTURE_2D, tex) >+[ 29: PASS ] gl.getParameter(gl.TEXTURE_BINDING_2D) is tex >+[ 30: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.TEXTURE_2D, tex, 0) >+[ 31: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is tex >+[ 32: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.TEXTURE >+[ 33: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteTexture(tex) >+[ 34: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.NONE >+[ 35: PASS ] getError was expected value: INVALID_ENUM : after evaluating: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) >+[ 36: PASS ] gl.isTexture(tex) is false >+[ 37: PASS ] gl.getParameter(gl.TEXTURE_BINDING_2D) is null >+[ 38: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.bindTexture(gl.TEXTURE_2D, tex) >+[ 39: PASS ] gl.getParameter(gl.TEXTURE_BINDING_2D) is null >+[ 40: PASS ] texCubeMap is non-null. >+[ 41: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindTexture(gl.TEXTURE_CUBE_MAP, texCubeMap) >+[ 42: PASS ] gl.getParameter(gl.TEXTURE_BINDING_CUBE_MAP) is texCubeMap >+[ 43: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteTexture(texCubeMap) >+[ 44: PASS ] gl.isTexture(texCubeMap) is false >+[ 45: PASS ] gl.getParameter(gl.TEXTURE_BINDING_CUBE_MAP) is null >+[ 46: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.bindTexture(gl.TEXTURE_CUBE_MAP, texCubeMap) >+[ 47: PASS ] gl.getParameter(gl.TEXTURE_BINDING_CUBE_MAP) is null >+[ 48: PASS ] t is non-null. >+[ 49: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindTexture(gl.TEXTURE_2D, t) >+[ 50: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.texParameteri(gl.TEXTURE_2D, gl.TEXTURE_WRAP_S, gl.CLAMP_TO_EDGE) >+[ 51: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteTexture(t) >+[ 52: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.bindTexture(gl.TEXTURE_2D, t) >+[ 53: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.texParameteri(gl.TEXTURE_2D, gl.TEXTURE_WRAP_S, gl.CLAMP_TO_EDGE) >+[ 54: PASS ] t2 is non-null. >+[ 55: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.activeTexture(gl.TEXTURE0) >+[ 56: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindTexture(gl.TEXTURE_2D, t2) >+[ 57: PASS ] gl.getParameter(gl.TEXTURE_BINDING_2D) is t2 >+[ 58: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.activeTexture(gl.TEXTURE1) >+[ 59: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindTexture(gl.TEXTURE_2D, t2) >+[ 60: PASS ] gl.getParameter(gl.TEXTURE_BINDING_2D) is t2 >+[ 61: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteTexture(t2) >+[ 62: PASS ] gl.getParameter(gl.TEXTURE_BINDING_2D) is null >+[ 63: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.activeTexture(gl.TEXTURE0) >+[ 64: PASS ] gl.getParameter(gl.TEXTURE_BINDING_2D) is null >+[ 65: PASS ] rbo is non-null. >+[ 66: PASS ] rbo2 is non-null. >+[ 67: PASS ] rbo3 is non-null. >+[ 68: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindRenderbuffer(gl.RENDERBUFFER, rbo) >+[ 69: PASS ] gl.getParameter(gl.RENDERBUFFER_BINDING) is rbo >+[ 70: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferRenderbuffer(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.RENDERBUFFER, rbo) >+[ 71: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is rbo >+[ 72: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteRenderbuffer(rbo) >+[ 73: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.NONE >+[ 74: PASS ] getError was expected value: INVALID_ENUM : after evaluating: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) >+[ 75: PASS ] gl.isRenderbuffer(rbo) is false >+[ 76: PASS ] gl.getParameter(gl.RENDERBUFFER_BINDING) is null >+[ 77: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.bindRenderbuffer(gl.RENDERBUFFER, rbo) >+[ 78: PASS ] gl.getParameter(gl.RENDERBUFFER_BINDING) is null >+[ 79: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindRenderbuffer(gl.RENDERBUFFER, rbo2) >+[ 80: PASS ] gl.getParameter(gl.RENDERBUFFER_BINDING) is rbo2 >+[ 81: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteRenderbuffer(rbo3) >+[ 82: PASS ] gl.getParameter(gl.RENDERBUFFER_BINDING) is rbo2 >+[ 83: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindRenderbuffer(gl.RENDERBUFFER, rbo) >+[ 84: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.renderbufferStorage(gl.RENDERBUFFER, gl.RGBA4, 16, 16) >+[ 85: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 86: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferRenderbuffer(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.RENDERBUFFER, rbo) >+[ 87: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, null) >+[ 88: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clearColor(1,0,0,1) >+[ 89: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clear(gl.COLOR_BUFFER_BIT) >+[ 90: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 91: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clearColor(0,1,0,1) >+[ 92: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clear(gl.COLOR_BUFFER_BIT) >+[ 93: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, null) >+[ 94: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteRenderbuffer(rbo) >+[ 95: PASS ] backbuffer should be red >+[ 96: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 16, 16, [255,0,0,255], "backbuffer should be red") >+[ 97: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 98: PASS ] fbo should be green >+[ 99: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 16, 16, [0,255,0,255], "fbo should be green") >+[ 100: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clearColor(0,0,1,1) >+[ 101: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clear(gl.COLOR_BUFFER_BIT) >+[ 102: PASS ] fbo should be blue >+[ 103: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 16, 16, [0,0,255,255], "fbo should be blue") >+[ 104: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, null) >+[ 105: PASS ] backbuffer should be red >+[ 106: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 16, 16, [255,0,0,255], "backbuffer should be red") >+[ 107: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindRenderbuffer(gl.RENDERBUFFER, rbo) >+[ 108: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.renderbufferStorage(gl.RENDERBUFFER, gl.RGBA4, 16, 16) >+[ 109: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 110: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferRenderbuffer(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.RENDERBUFFER, rbo) >+[ 111: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindRenderbuffer(gl.RENDERBUFFER, rbo2) >+[ 112: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.renderbufferStorage(gl.RENDERBUFFER, gl.RGBA4, 16, 16) >+[ 113: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferRenderbuffer(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.RENDERBUFFER, rbo2) >+[ 114: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferRenderbuffer(gl.FRAMEBUFFER, gl.STENCIL_ATTACHMENT, gl.RENDERBUFFER, rbo2) >+[ 115: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is rbo2 >+[ 116: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is rbo2 >+[ 117: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE >+[ 118: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteRenderbuffer(rbo2) >+[ 119: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.NONE >+[ 120: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.NONE >+[ 121: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 122: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is rbo >+[ 123: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteRenderbuffer(rbo) >+[ 124: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, null) >+[ 125: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindTexture(gl.TEXTURE_2D, tex) >+[ 126: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 127: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.TEXTURE_2D, tex, 0) >+[ 128: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.RGBA, 1, 1, 0, gl.RGBA, gl.UNSIGNED_BYTE, null) >+[ 129: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 130: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clearColor(0,1,0,1) >+[ 131: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clear(gl.COLOR_BUFFER_BIT) >+[ 132: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, null) >+[ 133: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteTexture(tex) >+[ 134: PASS ] backbuffer should be red >+[ 135: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 1, 1, [255,0,0,255], "backbuffer should be red") >+[ 136: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 137: PASS ] fbo should be green >+[ 138: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 1, 1, [0,255,0,255], "fbo should be green") >+[ 139: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clearColor(0,0,1,1) >+[ 140: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clear(gl.COLOR_BUFFER_BIT) >+[ 141: PASS ] fbo should be blue >+[ 142: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 1, 1, [0,0,255,255], "fbo should be blue") >+[ 143: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, null) >+[ 144: PASS ] backbuffer should be red >+[ 145: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 16, 16, [255,0,0,255], "backbuffer should be red") >+[ 146: PASS ] rbo is non-null. >+[ 147: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindRenderbuffer(gl.RENDERBUFFER, rbo) >+[ 148: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.renderbufferStorage(gl.RENDERBUFFER, gl.RGBA4, 16, 16) >+[ 149: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 150: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferRenderbuffer(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.RENDERBUFFER, rbo) >+[ 151: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo2) >+[ 152: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferRenderbuffer(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.RENDERBUFFER, rbo) >+[ 153: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 154: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, null) >+[ 155: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clearColor(1,0,0,1) >+[ 156: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clear(gl.COLOR_BUFFER_BIT) >+[ 157: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 158: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clearColor(0,1,0,1) >+[ 159: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clear(gl.COLOR_BUFFER_BIT) >+[ 160: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteRenderbuffer(rbo) >+[ 161: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE >+[ 162: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo2) >+[ 163: PASS ] fbo should be green >+[ 164: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 16, 16, [0,255,0,255], "fbo should be green") >+[ 165: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clearColor(0,0,1,1) >+[ 166: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clear(gl.COLOR_BUFFER_BIT) >+[ 167: PASS ] fbo should be blue >+[ 168: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 16, 16, [0,0,255,255], "fbo should be blue") >+[ 169: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is rbo >+[ 170: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 171: PASS ] getError was expected value: INVALID_ENUM : after evaluating: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) >+[ 172: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) >+[ 173: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE >+[ 174: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, null) >+[ 175: PASS ] backbuffer should be red >+[ 176: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 16, 16, [255,0,0,255], "backbuffer should be red") >+[ 177: PASS ] tex is non-null. >+[ 178: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindTexture(gl.TEXTURE_2D, tex) >+[ 179: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 180: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.TEXTURE_2D, tex, 0) >+[ 181: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.texImage2D(gl.TEXTURE_2D, 0, gl.RGBA, 1, 1, 0, gl.RGBA, gl.UNSIGNED_BYTE, null) >+[ 182: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo2) >+[ 183: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.TEXTURE_2D, tex, 0) >+[ 184: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 185: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clearColor(0,1,0,1) >+[ 186: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clear(gl.COLOR_BUFFER_BIT) >+[ 187: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteTexture(tex) >+[ 188: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE >+[ 189: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo2) >+[ 190: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 191: PASS ] fbo should be green >+[ 192: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 1, 1, [0,255,0,255], "fbo should be green") >+[ 193: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clearColor(0,0,1,1) >+[ 194: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clear(gl.COLOR_BUFFER_BIT) >+[ 195: PASS ] fbo should be blue >+[ 196: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 1, 1, [0,0,255,255], "fbo should be blue") >+[ 197: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is tex >+[ 198: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 199: PASS ] getError was expected value: INVALID_ENUM : after evaluating: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) >+[ 200: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is not gl.FRAMEBUFFER_COMPLETE >+[ 201: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, null) >+[ 202: PASS ] backbuffer should be red >+[ 203: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 16, 16, [255,0,0,255], "backbuffer should be red") >+[ 204: PASS ] buffer is non-null. >+[ 205: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindBuffer(gl.ARRAY_BUFFER, buffer) >+[ 206: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is buffer >+[ 207: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteBuffer(buffer) >+[ 208: PASS ] gl.isBuffer(buffer) is false >+[ 209: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 210: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.bindBuffer(gl.ARRAY_BUFFER, buffer) >+[ 211: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 212: PASS ] buffer2 is non-null. >+[ 213: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindBuffer(gl.ARRAY_BUFFER, buffer2) >+[ 214: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is buffer2 >+[ 215: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindBuffer(gl.ARRAY_BUFFER, null) >+[ 216: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 217: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteBuffer(buffer2) >+[ 218: PASS ] gl.isBuffer(buffer2) is false >+[ 219: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.bindBuffer(gl.ARRAY_BUFFER, buffer2) >+[ 220: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 221: PASS ] bufferElement is non-null. >+[ 222: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindBuffer(gl.ELEMENT_ARRAY_BUFFER, bufferElement) >+[ 223: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is bufferElement >+[ 224: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteBuffer(bufferElement) >+[ 225: PASS ] gl.isBuffer(bufferElement) is false >+[ 226: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 227: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.bindBuffer(gl.ELEMENT_ARRAY_BUFFER, bufferElement) >+[ 228: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 229: PASS ] b is non-null. >+[ 230: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindBuffer(gl.ARRAY_BUFFER, b) >+[ 231: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bufferData(gl.ARRAY_BUFFER, 1, gl.STATIC_DRAW) >+[ 232: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteBuffer(b) >+[ 233: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.bindBuffer(gl.ARRAY_BUFFER, b) >+[ 234: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.bufferData(gl.ARRAY_BUFFER, 1, gl.STATIC_DRAW) >+[ 235: PASS ] b1 is non-null. >+[ 236: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindBuffer(gl.ARRAY_BUFFER, b1); >+[ 237: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.enableVertexAttribArray(1); >+[ 238: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.vertexAttribPointer(1, 4, gl.FLOAT, false, 0, 0); >+[ 239: PASS ] b2 is non-null. >+[ 240: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindBuffer(gl.ARRAY_BUFFER, b2); >+[ 241: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.enableVertexAttribArray(2); >+[ 242: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.vertexAttribPointer(2, 4, gl.FLOAT, false, 0, 0); >+[ 243: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.enableVertexAttribArray(3); >+[ 244: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.vertexAttribPointer(3, 4, gl.FLOAT, false, 0, 0); >+[ 245: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) is b1 >+[ 246: PASS ] gl.getVertexAttrib(2, gl.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) is b2 >+[ 247: PASS ] gl.getVertexAttrib(3, gl.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) is b2 >+[ 248: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteBuffer(b2); >+[ 249: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) is b1 >+[ 250: PASS ] gl.getVertexAttrib(2, gl.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) is null >+[ 251: PASS ] gl.getVertexAttrib(3, gl.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) is null >+[ 252: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteBuffer(b1); >+[ 253: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) is null >+[ 254: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 255: PASS ] gl.getParameter(gl.FRAMEBUFFER_BINDING) is fbo >+[ 256: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteFramebuffer(fbo) >+[ 257: PASS ] gl.isFramebuffer(fbo) is false >+[ 258: PASS ] gl.getParameter(gl.FRAMEBUFFER_BINDING) is null >+[ 259: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 260: PASS ] gl.getParameter(gl.FRAMEBUFFER_BINDING) is null >+[ 261: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo2) >+[ 262: PASS ] gl.getParameter(gl.FRAMEBUFFER_BINDING) is fbo2 >+[ 263: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteFramebuffer(fbo3) >+[ 264: PASS ] gl.getParameter(gl.FRAMEBUFFER_BINDING) is fbo2 >+[ 265: PASS ] fbo is non-null. >+[ 266: PASS ] rbo is non-null. >+[ 267: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 268: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindRenderbuffer(gl.RENDERBUFFER, rbo) >+[ 269: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.renderbufferStorage(gl.RENDERBUFFER, gl.RGBA4, 16, 16) >+[ 270: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.framebufferRenderbuffer(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.RENDERBUFFER, rbo) >+[ 271: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, null) >+[ 272: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clearColor(1,0,0,1) >+[ 273: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clear(gl.COLOR_BUFFER_BIT) >+[ 274: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, fbo) >+[ 275: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clearColor(0,1,0,1) >+[ 276: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clear(gl.COLOR_BUFFER_BIT) >+[ 277: PASS ] fbo should be green >+[ 278: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 16, 16, [0,255,0,255], "fbo should be green") >+[ 279: PASS ] outside fbo should be black >+[ 280: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 16, 16, 1, 1, [0,0,0,0], "outside fbo should be black") >+[ 281: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteFramebuffer(fbo) >+[ 282: PASS ] backbuffer should be red >+[ 283: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 300, 150, [255,0,0,255], "backbuffer should be red") >+[ 284: PASS ] outside backbuffer should be black >+[ 285: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 300, 0, 300, 300, [0,0,0,0], "outside backbuffer should be black") >+[ 286: PASS ] outside backbuffer should be black >+[ 287: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 150, 300, 300, [0,0,0,0], "outside backbuffer should be black") >+[ 288: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clearColor(0,1,0,1) >+[ 289: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.clear(gl.COLOR_BUFFER_BIT) >+[ 290: PASS ] fbo should be green >+[ 291: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 300, 150, [0,255,0,255], "fbo should be green") >+[ 292: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindFramebuffer(gl.FRAMEBUFFER, null) >+[ 293: PASS ] fbo should be green >+[ 294: PASS ] getError was expected value: NO_ERROR : after evaluating: wtu.checkCanvasRect(gl, 0, 0, 300, 150, [0,255,0,255], "fbo should be green") >+[ 295: PASS ] successfullyParsed is true >+[ FAIL ] 9 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/misc/webgl-specific-expected.txt b/LayoutTests/webgl/2.0.0/conformance/misc/webgl-specific-expected.txt >index e9f4cc32b0164c90f1cf5b3662bf687e39152111..fc8e54363faed60f81843fb25aac09bc9020e903 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/misc/webgl-specific-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/misc/webgl-specific-expected.txt >@@ -1,5 +1,36 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/misc/webgl-specific.html >-[ PASS ] All tests passed >+[ 1: PASS ] getError was expected value: NO_ERROR : Setup should succeed >+[ 2: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.blendFunc(gl.CONSTANT_COLOR, gl.CONSTANT_ALPHA) >+[ 3: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.blendFunc(gl.ONE_MINUS_CONSTANT_COLOR, gl.CONSTANT_ALPHA) >+[ 4: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.blendFunc(gl.CONSTANT_COLOR, gl.ONE_MINUS_CONSTANT_ALPHA) >+[ 5: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.blendFunc(gl.ONE_MINUS_CONSTANT_COLOR, gl.ONE_MINUS_CONSTANT_ALPHA) >+[ 6: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.blendFunc(gl.CONSTANT_ALPHA, gl.CONSTANT_COLOR) >+[ 7: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.blendFunc(gl.CONSTANT_ALPHA, gl.ONE_MINUS_CONSTANT_COLOR) >+[ 8: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.blendFunc(gl.ONE_MINUS_CONSTANT_ALPHA, gl.CONSTANT_COLOR) >+[ 9: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.blendFunc(gl.ONE_MINUS_CONSTANT_ALPHA, gl.ONE_MINUS_CONSTANT_COLOR) >+[ 10: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.blendFuncSeparate(gl.CONSTANT_COLOR, gl.CONSTANT_ALPHA, gl.ONE, gl.ZERO) >+[ 11: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.blendFuncSeparate(gl.ONE_MINUS_CONSTANT_COLOR, gl.CONSTANT_ALPHA, gl.ONE, gl.ZERO) >+[ 12: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.blendFuncSeparate(gl.CONSTANT_COLOR, gl.ONE_MINUS_CONSTANT_ALPHA, gl.ONE, gl.ZERO) >+[ 13: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.blendFuncSeparate(gl.ONE_MINUS_CONSTANT_COLOR, gl.ONE_MINUS_CONSTANT_ALPHA, gl.ONE, gl.ZERO) >+[ 14: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.blendFuncSeparate(gl.CONSTANT_ALPHA, gl.CONSTANT_COLOR, gl.ONE, gl.ZERO) >+[ 15: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.blendFuncSeparate(gl.CONSTANT_ALPHA, gl.ONE_MINUS_CONSTANT_COLOR, gl.ONE, gl.ZERO) >+[ 16: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.blendFuncSeparate(gl.ONE_MINUS_CONSTANT_ALPHA, gl.CONSTANT_COLOR, gl.ONE, gl.ZERO) >+[ 17: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.blendFuncSeparate(gl.ONE_MINUS_CONSTANT_ALPHA, gl.ONE_MINUS_CONSTANT_COLOR, gl.ONE, gl.ZERO) >+[ 18: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.depthRange(20, 10) >+[ 19: PASS ] undefined is undefined. >+[ 20: PASS ] undefined is undefined. >+[ 21: PASS ] undefined is undefined. >+[ 22: PASS ] undefined is undefined. >+[ 23: PASS ] undefined is undefined. >+[ 24: PASS ] gl.getParameter(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL) is gl.BROWSER_DEFAULT_WEBGL >+[ 25: PASS ] gl.getParameter(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL) is gl.NONE >+[ 26: PASS ] getError was expected value: NO_ERROR : set/get UNPACK_COLORSPACE_CONVERSION_WEBGL should generate no error >+[ 27: PASS ] gl.drawingBufferWidth >= 0 && gl.drawingBufferHeight >= 0 is true >+[ 28: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.bindAttribLocation(program, 0, 'webgl_a') >+[ 29: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.bindAttribLocation(program, 0, '_webgl_a') >+[ 30: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : after evaluating: gl.lineWidth(NaN) >+[ 31: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/more/functions/readPixelsBadArgs-expected.txt b/LayoutTests/webgl/2.0.0/conformance/more/functions/readPixelsBadArgs-expected.txt >index a3ed4595da32edc825753e18cd81126d228557d3..aac5ee6136940a193e05f518a62a585454bc6123 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/more/functions/readPixelsBadArgs-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/more/functions/readPixelsBadArgs-expected.txt >@@ -1,5 +1,9 @@ >+Blocked access to external URL https://get.webgl.org/conformance-resources/opengl_logo.jpg > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/more/functions/readPixelsBadArgs.html >-[ PASS ] All tests passed >+[ 1: PASS ] testReadPixels >+[ 2: FAIL ] testReadPixelsSOPIMG >+[ 3: FAIL ] testReadPixelsSOPCanvas >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/more/functions/texImage2DHTML-expected.txt b/LayoutTests/webgl/2.0.0/conformance/more/functions/texImage2DHTML-expected.txt >index 0d52a6ed0774fd84d5467b99e580a7aec08db5b8..f6f0af2dc42aa2529225510840d1f8e088c004ed 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/more/functions/texImage2DHTML-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/more/functions/texImage2DHTML-expected.txt >@@ -1,5 +1,8 @@ >+Blocked access to external URL https://get.webgl.org/conformance-resources/thunderbird-logo-64x64.png > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/more/functions/texImage2DHTML.html >-[ PASS ] All tests passed >+[ 1: PASS ] testTexImage2D >+[ 2: FAIL ] testTexImage2DNonSOP >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/more/functions/texSubImage2DHTML-expected.txt b/LayoutTests/webgl/2.0.0/conformance/more/functions/texSubImage2DHTML-expected.txt >index 1b1a083971533f34fc65935f58f9547258810785..7dac2494ea6c9afb0d7f7a5fbddab1ac20e85144 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/more/functions/texSubImage2DHTML-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/more/functions/texSubImage2DHTML-expected.txt >@@ -1,5 +1,8 @@ >+Blocked access to external URL https://get.webgl.org/conformance-resources/thunderbird-logo-64x64.png > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/more/functions/texSubImage2DHTML.html >-[ PASS ] All tests passed >+[ 1: PASS ] testTexImage2D >+[ 2: FAIL ] testTexImage2DNonSOP >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/more/functions/vertexAttribPointerBadArgs-expected.txt b/LayoutTests/webgl/2.0.0/conformance/more/functions/vertexAttribPointerBadArgs-expected.txt >index 4ac6823c2c2eac4326d654972ae0c7b70979d536..c588b0777f990aa813da4d48cf7e0ceec2e364e0 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/more/functions/vertexAttribPointerBadArgs-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/more/functions/vertexAttribPointerBadArgs-expected.txt >@@ -1,5 +1,6 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/more/functions/vertexAttribPointerBadArgs.html >-[ PASS ] All tests passed >+[ 1: FAIL ] testVertexAttribPointerVBO >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/ogles/GL/biuDepthRange/biuDepthRange_001_to_002-expected.txt b/LayoutTests/webgl/2.0.0/conformance/ogles/GL/biuDepthRange/biuDepthRange_001_to_002-expected.txt >index 37d79721e91f76231c4422a3310fed0124bb9c41..e7c5f77415b404608893a9debe2d209f7a243857 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/ogles/GL/biuDepthRange/biuDepthRange_001_to_002-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/ogles/GL/biuDepthRange/biuDepthRange_001_to_002-expected.txt >@@ -1,5 +1,12 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../../resources/webgl_test_files/conformance/ogles/GL/biuDepthRange/biuDepthRange_001_to_002.html >-[ PASS ] All tests passed >+[ 1: FAIL ] only found 0 of 2 required built-in uniforms: gl_DepthRange.near,gl_DepthRange.far,gl_DepthRange.diff >+[ 2: PASS ] images are the same >+[ 3: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 4: FAIL ] only found 0 of 2 required built-in uniforms: gl_DepthRange.near,gl_DepthRange.far,gl_DepthRange.diff >+[ 5: PASS ] images are the same >+[ 6: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 7: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_001_to_003-expected.txt b/LayoutTests/webgl/2.0.0/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_001_to_003-expected.txt >index 4caa5c23e95d747303dc25330f8f88af2dbf355f..cb2990da792e28ffe36e779886ba219b07217eda 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_001_to_003-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_001_to_003-expected.txt >@@ -1,5 +1,13 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../../resources/webgl_test_files/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_001_to_003.html >-[ PASS ] All tests passed >+[ 1: PASS ] images are the same >+[ 2: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 3: FAIL ] only found 0 of 2 required built-in uniforms: gl_DepthRange.near,gl_DepthRange.far,gl_DepthRange.diff >+[ 4: PASS ] images are the same >+[ 5: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 6: PASS ] images are the same >+[ 7: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 8: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/programs/get-active-test-expected.txt b/LayoutTests/webgl/2.0.0/conformance/programs/get-active-test-expected.txt >index 9d324507dceadb31fc95b0064689adf8103b48ad..e6fd03cb491812d5893e59a706ce75ae706639c1 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/programs/get-active-test-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/programs/get-active-test-expected.txt >@@ -1,5 +1,47 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/programs/get-active-test.html >-[ PASS ] All tests passed >+[ 1: PASS ] getError was expected value: NO_ERROR : >+[ 2: PASS ] context.getActiveUniform(program, 0).name is 'u_modelViewProjMatrix' >+[ 3: PASS ] context.getActiveUniform(program, 0).type is context.FLOAT_MAT4 >+[ 4: PASS ] context.getActiveUniform(program, 0).size is 1 >+[ 5: PASS ] context.getActiveUniform(program, 1) is null >+[ 6: PASS ] getError was expected value: INVALID_VALUE : >+[ 7: PASS ] context.getActiveUniform(program, -1) is null >+[ 8: PASS ] getError was expected value: INVALID_VALUE : >+[ 9: FAIL ] context.getActiveUniform(null, 0) should throw an exception. Was null. >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : >+[ 11: PASS ] info[ii] is non-null. >+[ 12: PASS ] info[ii] is non-null. >+[ 13: PASS ] info[ii].name is expected[ii].name >+[ 14: PASS ] info[ii].type is expected[ii].type >+[ 15: PASS ] info[ii].size is expected[ii].size >+[ 16: PASS ] info[ii].name is expected[ii].name >+[ 17: PASS ] info[ii].type is expected[ii].type >+[ 18: PASS ] info[ii].size is expected[ii].size >+[ 19: PASS ] info2[ii] is non-null. >+[ 20: PASS ] info2[ii] is non-null. >+[ 21: PASS ] info2[ii].name is expected2[ii].name >+[ 22: PASS ] info2[ii].type is expected2[ii].type >+[ 23: PASS ] info2[ii].size is expected2[ii].size >+[ 24: PASS ] info2[ii].name is expected2[ii].name >+[ 25: PASS ] info2[ii].type is expected2[ii].type >+[ 26: PASS ] info2[ii].size is expected2[ii].size >+[ 27: PASS ] context.getActiveAttrib(program, 2) is null >+[ 28: PASS ] getError was expected value: INVALID_VALUE : >+[ 29: PASS ] context.getActiveAttrib(program, -1) is null >+[ 30: PASS ] getError was expected value: INVALID_VALUE : >+[ 31: FAIL ] context.getActiveAttrib(null, 0) should throw an exception. Was null. >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : >+[ 33: PASS ] getError was expected value: NO_ERROR : >+[ 34: PASS ] context2.getActiveAttrib(program, 0) is null >+[ 35: PASS ] getError was expected value: INVALID_OPERATION : >+[ 36: PASS ] context2.getActiveUniform(program, 0) is null >+[ 37: PASS ] getError was expected value: INVALID_OPERATION : >+[ 38: PASS ] context.getActiveUniform(program, 0) is null >+[ 39: PASS ] getError was expected value: INVALID_VALUE : >+[ 40: PASS ] context.getActiveAttrib(program, 0) is null >+[ 41: PASS ] getError was expected value: INVALID_VALUE : >+[ 42: PASS ] successfullyParsed is true >+[ FAIL ] 4 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/reading/read-pixels-test-expected.txt b/LayoutTests/webgl/2.0.0/conformance/reading/read-pixels-test-expected.txt >index 6fe1fafb8b546f716b6aab79bcf54c5f599e27b3..f3be864478d750da947ec654a627c5bf05bffec7 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/reading/read-pixels-test-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/reading/read-pixels-test-expected.txt >@@ -1,5 +1,60 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/reading/read-pixels-test.html >-[ PASS ] All tests passed >+[ 1: PASS ] color pixel at 0, 0 should be about 51,153,102,255, was = 51,153,102,255 >+[ 2: PASS ] color pixel at 1, 0 should be about 51,153,102,255, was = 51,153,102,255 >+[ 3: PASS ] color pixel at 0, 1 should be about 51,153,102,255, was = 51,153,102,255 >+[ 4: PASS ] color pixel at 1, 1 should be about 51,153,102,255, was = 51,153,102,255 >+[ 5: PASS ] color pixel at 0, 0 should be about 19,72,0,198, was = 19,72,0,198 >+[ 6: PASS ] color pixel at 1, 0 should be about 19,72,0,198, was = 19,72,0,198 >+[ 7: PASS ] color pixel at 0, 1 should be about 19,72,0,198, was = 19,72,0,198 >+[ 8: PASS ] color pixel at 1, 1 should be about 51,153,102,255, was = 51,153,102,255 >+[ 9: PASS ] color pixel at 0, 0 should be about 51,153,102,255, was = 51,153,102,255 >+[ 10: PASS ] color pixel at 1, 0 should be about 19,72,0,198, was = 19,72,0,198 >+[ 11: PASS ] color pixel at 0, 1 should be about 19,72,0,198, was = 19,72,0,198 >+[ 12: PASS ] color pixel at 1, 1 should be about 19,72,0,198, was = 19,72,0,198 >+[ 13: PASS ] color pixel at 0, 0 should be about 19,72,0,198, was = 19,72,0,198 >+[ 14: PASS ] color pixel at 1, 0 should be about 19,72,0,198, was = 19,72,0,198 >+[ 15: PASS ] color pixel at 0, 1 should be about 19,72,0,198, was = 19,72,0,198 >+[ 16: PASS ] color pixel at 1, 1 should be about 19,72,0,198, was = 19,72,0,198 >+[ 17: PASS ] color pixel at 0, 0 should be about 19,72,0,198, was = 19,72,0,198 >+[ 18: PASS ] color pixel at 1, 0 should be about 19,72,0,198, was = 19,72,0,198 >+[ 19: PASS ] color pixel at 0, 1 should be about 19,72,0,198, was = 19,72,0,198 >+[ 20: PASS ] color pixel at 1, 1 should be about 19,72,0,198, was = 19,72,0,198 >+[ 21: PASS ] color pixel at 0, 0 should be about 19,72,0,198, was = 19,72,0,198 >+[ 22: PASS ] color pixel at 1, 0 should be about 19,72,0,198, was = 19,72,0,198 >+[ 23: PASS ] color pixel at 0, 1 should be about 19,72,0,198, was = 19,72,0,198 >+[ 24: PASS ] color pixel at 1, 1 should be about 19,72,0,198, was = 19,72,0,198 >+[ 25: PASS ] color pixel at 0, 0 should be about 19,72,0,198, was = 19,72,0,198 >+[ 26: PASS ] color pixel at 1, 0 should be about 19,72,0,198, was = 19,72,0,198 >+[ 27: PASS ] color pixel at 0, 1 should be about 19,72,0,198, was = 19,72,0,198 >+[ 28: PASS ] color pixel at 1, 1 should be about 19,72,0,198, was = 19,72,0,198 >+[ 29: PASS ] getError was expected value: NO_ERROR : there should be no GL errors >+[ 30: PASS ] getError was expected value: INVALID_ENUM : Should not be able to read as DEPTH_COMPONENT >+[ 31: PASS ] getError was expected value: INVALID_ENUM : Should not be able to read as DEPTH_STENCIL >+[ 32: PASS ] getError was expected value: INVALID_ENUM : Should not be able to read as 0x8229 >+[ 33: PASS ] getError was expected value: INVALID_ENUM : Should not be able to read as RGBA4 >+[ 34: PASS ] getError was expected value: INVALID_ENUM : Should not be able to read as LUMINANCE >+[ 35: PASS ] getError was expected value: INVALID_ENUM : Should not be able to read as LUMINANCE_ALPHA >+[ 36: PASS ] getError was expected value: INVALID_ENUM : Should not be able to read as 0x1903 >+[ 37: PASS ] getError was expected value: INVALID_ENUM : Should not be able to read as 0x8228 >+[ 38: PASS ] getError was expected value: INVALID_ENUM : Should not be able to read as 0x8d99 >+[ 39: PASS ] getError was expected value: INVALID_ENUM : Should not be able to read as 0x84fa >+[ 40: PASS ] getError was expected value: INVALID_ENUM : Should not be able to read as UNSIGNED_SHORT >+[ 41: PASS ] getError was expected value: INVALID_ENUM : Should not be able to read as SHORT >+[ 42: PASS ] getError was expected value: INVALID_ENUM : Should not be able to read as BYTE >+[ 43: PASS ] getError was expected value: INVALID_ENUM : Should not be able to read as UNSIGNED_INT >+[ 44: PASS ] getError was expected value: INVALID_ENUM : Should not be able to read as 0x8368 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Should be able to read as RGBA / UNSIGNED_BYTE >+[ 46: PASS ] getError was expected value: INVALID_OPERATION : Should not be able to read as RGB / UNSIGNED_BYTE >+[ 47: PASS ] getError was expected value: INVALID_OPERATION : Should not be able to read as RGB / UNSIGNED_SHORT_5_6_5 >+[ 48: PASS ] getError was expected value: INVALID_OPERATION : Should not be able to read as RGBA / UNSIGNED_SHORT_5_5_5_1 >+[ 49: PASS ] getError was expected value: INVALID_OPERATION : Should not be able to read as RGBA / UNSIGNED_SHORT_4_4_4_4 >+[ 50: PASS ] getError was expected value: INVALID_OPERATION : Should not be able to read as ALPHA / UNSIGNED_BYTE >+[ 51: PASS ] actual is expected >+[ 52: PASS ] actual is expected >+[ 53: PASS ] actual is expected >+[ 54: PASS ] getError was expected value: NO_ERROR : there should be no GL errors >+[ 55: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/renderbuffers/feedback-loop-expected.txt b/LayoutTests/webgl/2.0.0/conformance/renderbuffers/feedback-loop-expected.txt >index 58860c2f84e33b6312f387f86b2da2a70907e3b6..907f5bd24f0c739b78723cdfd2bbe94ac912afc8 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/renderbuffers/feedback-loop-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/renderbuffers/feedback-loop-expected.txt >@@ -1,5 +1,14 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/renderbuffers/feedback-loop.html >-[ PASS ] All tests passed >+[ 1: PASS ] getError was expected value: NO_ERROR : after creating texture >+[ 2: PASS ] framebuffer should be FRAMEBUFFER_COMPLETE. >+[ 3: PASS ] getError was expected value: NO_ERROR : after initWebGL >+[ 4: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after draw with invalid feedback loop >+[ 5: PASS ] getError was expected value: NO_ERROR : after drawing >+[ 6: FAIL ] Should be blue. at (0, 0) expected: 0,0,255,255 was 0,255,0,255 >+[ 7: PASS ] getError was expected value: NO_ERROR : after draw where framebuffer texture is bound to inactive texture unit >+[ 8: PASS ] Should be red. >+[ 9: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/renderbuffers/framebuffer-object-attachment-expected.txt b/LayoutTests/webgl/2.0.0/conformance/renderbuffers/framebuffer-object-attachment-expected.txt >index 8b52f061fee8b5da42bee30c700abaf8ccb2bfc3..e58ba4ac29244ffa5990620544242376c48d2420 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/renderbuffers/framebuffer-object-attachment-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/renderbuffers/framebuffer-object-attachment-expected.txt >@@ -1,5 +1,574 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/renderbuffers/framebuffer-object-attachment.html >-[ PASS ] All tests passed >+[ 1: PASS ] gl = wtu.create3DContext() is non-null. >+[ 2: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36053 >+[ 3: PASS ] gl.getParameter(gl.RED_BITS) + gl.getParameter(gl.GREEN_BITS) + gl.getParameter(gl.BLUE_BITS) + gl.getParameter(gl.ALPHA_BITS) >= 16 is true >+[ 4: PASS ] gl.getParameter(gl.DEPTH_BITS) == 0 is true >+[ 5: PASS ] gl.getParameter(gl.STENCIL_BITS) == 0 is true >+[ 6: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36053 >+[ 7: PASS ] gl.getParameter(gl.RED_BITS) + gl.getParameter(gl.GREEN_BITS) + gl.getParameter(gl.BLUE_BITS) + gl.getParameter(gl.ALPHA_BITS) >= 16 is true >+[ 8: PASS ] gl.getParameter(gl.DEPTH_BITS) >= 16 is true >+[ 9: PASS ] gl.getParameter(gl.STENCIL_BITS) == 0 is true >+[ 10: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36053 >+[ 11: PASS ] gl.getParameter(gl.RED_BITS) + gl.getParameter(gl.GREEN_BITS) + gl.getParameter(gl.BLUE_BITS) + gl.getParameter(gl.ALPHA_BITS) >= 16 is true >+[ 12: PASS ] gl.getParameter(gl.DEPTH_BITS) >= 16 is true >+[ 13: PASS ] gl.getParameter(gl.STENCIL_BITS) >= 8 is true >+[ 14: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 15: PASS ] getError was expected value: NO_ERROR : >+[ 16: PASS ] depthBuffer = gl.createRenderbuffer() is non-null. >+[ 17: PASS ] getError was expected value: NO_ERROR : >+[ 18: PASS ] stencilBuffer = gl.createRenderbuffer() is non-null. >+[ 19: PASS ] getError was expected value: NO_ERROR : >+[ 20: PASS ] depthStencilBuffer = gl.createRenderbuffer() is non-null. >+[ 21: PASS ] getError was expected value: NO_ERROR : >+[ 22: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 23: PASS ] getError was expected value: NO_ERROR : >+[ 24: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 25: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 26: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 27: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 28: PASS ] getError was expected value: NO_ERROR : >+[ 29: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 30: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 31: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 32: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 33: PASS ] getError was expected value: NO_ERROR : >+[ 34: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 35: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 36: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 37: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 38: PASS ] getError was expected value: NO_ERROR : >+[ 39: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 40: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 41: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 42: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 43: PASS ] getError was expected value: NO_ERROR : >+[ 44: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 45: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 46: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 47: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 48: PASS ] getError was expected value: NO_ERROR : >+[ 49: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 50: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 51: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 52: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 53: PASS ] getError was expected value: NO_ERROR : >+[ 54: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 55: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 56: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 57: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 58: PASS ] getError was expected value: NO_ERROR : >+[ 59: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 60: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 61: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 62: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 63: PASS ] getError was expected value: NO_ERROR : >+[ 64: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 65: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 66: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 67: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 68: PASS ] getError was expected value: NO_ERROR : >+[ 69: PASS ] getError was expected value: NO_ERROR : >+[ 70: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 71: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 72: PASS ] getError was expected value: NO_ERROR : >+[ 73: PASS ] getError was expected value: NO_ERROR : >+[ 74: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 75: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 76: PASS ] getError was expected value: NO_ERROR : >+[ 77: PASS ] getError was expected value: NO_ERROR : >+[ 78: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 79: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 80: PASS ] getError was expected value: NO_ERROR : >+[ 81: PASS ] getError was expected value: NO_ERROR : >+[ 82: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 83: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 84: PASS ] getError was expected value: NO_ERROR : >+[ 85: PASS ] getError was expected value: NO_ERROR : >+[ 86: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 87: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 88: PASS ] getError was expected value: NO_ERROR : >+[ 89: PASS ] getError was expected value: NO_ERROR : >+[ 90: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 91: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 92: PASS ] getError was expected value: NO_ERROR : >+[ 93: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 94: PASS ] getError was expected value: NO_ERROR : >+[ 95: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 96: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 97: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 98: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 99: PASS ] getError was expected value: NO_ERROR : >+[ 100: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 101: PASS ] getError was expected value: NO_ERROR : >+[ 102: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 103: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 104: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 105: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 106: PASS ] getError was expected value: NO_ERROR : >+[ 107: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 108: PASS ] getError was expected value: NO_ERROR : >+[ 109: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 110: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 111: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 112: PASS ] depthStencilBuffer = gl.createRenderbuffer() is non-null. >+[ 113: PASS ] getError was expected value: NO_ERROR : >+[ 114: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_WIDTH) is width >+[ 115: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_HEIGHT) is height >+[ 116: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_INTERNAL_FORMAT) is gl.DEPTH_STENCIL >+[ 117: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_RED_SIZE) is 0 >+[ 118: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_GREEN_SIZE) is 0 >+[ 119: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_BLUE_SIZE) is 0 >+[ 120: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_ALPHA_SIZE) is 0 >+[ 121: PASS ] getError was expected value: NO_ERROR : >+[ 122: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 123: PASS ] getError was expected value: NO_ERROR : >+[ 124: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 125: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 126: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 127: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 128: PASS ] getError was expected value: NO_ERROR : >+[ 129: PASS ] depthBuffer = gl.createRenderbuffer() is non-null. >+[ 130: PASS ] getError was expected value: NO_ERROR : >+[ 131: PASS ] stencilBuffer = gl.createRenderbuffer() is non-null. >+[ 132: PASS ] getError was expected value: NO_ERROR : >+[ 133: PASS ] depthStencilBuffer = gl.createRenderbuffer() is non-null. >+[ 134: PASS ] getError was expected value: NO_ERROR : >+[ 135: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 136: PASS ] getError was expected value: NO_ERROR : >+[ 137: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 138: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 139: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 140: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 141: PASS ] getError was expected value: NO_ERROR : >+[ 142: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 143: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 144: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 145: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 146: PASS ] getError was expected value: NO_ERROR : >+[ 147: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 148: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 149: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 150: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 151: PASS ] getError was expected value: NO_ERROR : >+[ 152: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 153: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 154: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 155: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 156: PASS ] getError was expected value: NO_ERROR : >+[ 157: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 158: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 159: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 160: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 161: PASS ] getError was expected value: NO_ERROR : >+[ 162: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 163: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 164: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 165: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 166: PASS ] getError was expected value: NO_ERROR : >+[ 167: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 168: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 169: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 170: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 171: PASS ] getError was expected value: NO_ERROR : >+[ 172: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 173: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 174: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 175: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 176: PASS ] getError was expected value: NO_ERROR : >+[ 177: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 178: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 179: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 180: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 181: PASS ] getError was expected value: NO_ERROR : >+[ 182: PASS ] getError was expected value: NO_ERROR : >+[ 183: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 184: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 185: PASS ] getError was expected value: NO_ERROR : >+[ 186: PASS ] getError was expected value: NO_ERROR : >+[ 187: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 188: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 189: PASS ] getError was expected value: NO_ERROR : >+[ 190: PASS ] getError was expected value: NO_ERROR : >+[ 191: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 192: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 193: PASS ] getError was expected value: NO_ERROR : >+[ 194: PASS ] getError was expected value: NO_ERROR : >+[ 195: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 196: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 197: PASS ] getError was expected value: NO_ERROR : >+[ 198: PASS ] getError was expected value: NO_ERROR : >+[ 199: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 200: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 201: PASS ] getError was expected value: NO_ERROR : >+[ 202: PASS ] getError was expected value: NO_ERROR : >+[ 203: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 204: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 205: PASS ] getError was expected value: NO_ERROR : >+[ 206: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 207: PASS ] getError was expected value: NO_ERROR : >+[ 208: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 209: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 210: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 211: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 212: PASS ] getError was expected value: NO_ERROR : >+[ 213: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 214: PASS ] getError was expected value: NO_ERROR : >+[ 215: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 216: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 217: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 218: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 219: PASS ] getError was expected value: NO_ERROR : >+[ 220: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 221: PASS ] getError was expected value: NO_ERROR : >+[ 222: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 223: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 224: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 225: PASS ] depthStencilBuffer = gl.createRenderbuffer() is non-null. >+[ 226: PASS ] getError was expected value: NO_ERROR : >+[ 227: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_WIDTH) is width >+[ 228: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_INTERNAL_FORMAT) is gl.DEPTH_STENCIL >+[ 229: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_RED_SIZE) is 0 >+[ 230: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_GREEN_SIZE) is 0 >+[ 231: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_BLUE_SIZE) is 0 >+[ 232: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_ALPHA_SIZE) is 0 >+[ 233: PASS ] getError was expected value: NO_ERROR : >+[ 234: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 235: PASS ] getError was expected value: NO_ERROR : >+[ 236: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 237: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 238: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 239: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 240: PASS ] getError was expected value: NO_ERROR : >+[ 241: PASS ] depthBuffer = gl.createRenderbuffer() is non-null. >+[ 242: PASS ] getError was expected value: NO_ERROR : >+[ 243: PASS ] stencilBuffer = gl.createRenderbuffer() is non-null. >+[ 244: PASS ] getError was expected value: NO_ERROR : >+[ 245: PASS ] depthStencilBuffer = gl.createRenderbuffer() is non-null. >+[ 246: PASS ] getError was expected value: NO_ERROR : >+[ 247: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 248: PASS ] getError was expected value: NO_ERROR : >+[ 249: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 250: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 251: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 252: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 253: PASS ] getError was expected value: NO_ERROR : >+[ 254: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 255: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 256: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 257: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 258: PASS ] getError was expected value: NO_ERROR : >+[ 259: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 260: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 261: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 262: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 263: PASS ] getError was expected value: NO_ERROR : >+[ 264: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 265: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 266: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 267: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 268: PASS ] getError was expected value: NO_ERROR : >+[ 269: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 270: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 271: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 272: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 273: PASS ] getError was expected value: NO_ERROR : >+[ 274: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 275: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 276: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 277: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 278: PASS ] getError was expected value: NO_ERROR : >+[ 279: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 280: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 281: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 282: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 283: PASS ] getError was expected value: NO_ERROR : >+[ 284: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 285: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 286: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 287: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 288: PASS ] getError was expected value: NO_ERROR : >+[ 289: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 290: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 291: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 292: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 293: PASS ] getError was expected value: NO_ERROR : >+[ 294: PASS ] getError was expected value: NO_ERROR : >+[ 295: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 296: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 297: PASS ] getError was expected value: NO_ERROR : >+[ 298: PASS ] getError was expected value: NO_ERROR : >+[ 299: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 300: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 301: PASS ] getError was expected value: NO_ERROR : >+[ 302: PASS ] getError was expected value: NO_ERROR : >+[ 303: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 304: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 305: PASS ] getError was expected value: NO_ERROR : >+[ 306: PASS ] getError was expected value: NO_ERROR : >+[ 307: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 308: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 309: PASS ] getError was expected value: NO_ERROR : >+[ 310: PASS ] getError was expected value: NO_ERROR : >+[ 311: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 312: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 313: PASS ] getError was expected value: NO_ERROR : >+[ 314: PASS ] getError was expected value: NO_ERROR : >+[ 315: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 316: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 317: PASS ] getError was expected value: NO_ERROR : >+[ 318: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 319: PASS ] getError was expected value: NO_ERROR : >+[ 320: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 321: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 322: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 323: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 324: PASS ] getError was expected value: NO_ERROR : >+[ 325: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 326: PASS ] getError was expected value: NO_ERROR : >+[ 327: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 328: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 329: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 330: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 331: PASS ] getError was expected value: NO_ERROR : >+[ 332: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 333: PASS ] getError was expected value: NO_ERROR : >+[ 334: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 335: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 336: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 337: PASS ] depthStencilBuffer = gl.createRenderbuffer() is non-null. >+[ 338: PASS ] getError was expected value: NO_ERROR : >+[ 339: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_HEIGHT) is height >+[ 340: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_INTERNAL_FORMAT) is gl.DEPTH_STENCIL >+[ 341: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_RED_SIZE) is 0 >+[ 342: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_GREEN_SIZE) is 0 >+[ 343: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_BLUE_SIZE) is 0 >+[ 344: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_ALPHA_SIZE) is 0 >+[ 345: PASS ] getError was expected value: NO_ERROR : >+[ 346: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 347: PASS ] getError was expected value: NO_ERROR : >+[ 348: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 349: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 350: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 351: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 352: PASS ] getError was expected value: NO_ERROR : >+[ 353: PASS ] depthBuffer = gl.createRenderbuffer() is non-null. >+[ 354: PASS ] getError was expected value: NO_ERROR : >+[ 355: PASS ] stencilBuffer = gl.createRenderbuffer() is non-null. >+[ 356: PASS ] getError was expected value: NO_ERROR : >+[ 357: PASS ] depthStencilBuffer = gl.createRenderbuffer() is non-null. >+[ 358: PASS ] getError was expected value: NO_ERROR : >+[ 359: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 360: PASS ] getError was expected value: NO_ERROR : >+[ 361: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36053 >+[ 362: PASS ] gl.getParameter(gl.RED_BITS) + gl.getParameter(gl.GREEN_BITS) + gl.getParameter(gl.BLUE_BITS) + gl.getParameter(gl.ALPHA_BITS) >= 16 is true >+[ 363: PASS ] gl.getParameter(gl.DEPTH_BITS) >= 16 is true >+[ 364: PASS ] gl.getParameter(gl.STENCIL_BITS) == 0 is true >+[ 365: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 366: PASS ] getError was expected value: NO_ERROR : >+[ 367: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 368: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 369: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 370: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 371: PASS ] getError was expected value: NO_ERROR : >+[ 372: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 373: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 374: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 375: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 376: PASS ] getError was expected value: NO_ERROR : >+[ 377: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36053 >+[ 378: PASS ] gl.getParameter(gl.RED_BITS) + gl.getParameter(gl.GREEN_BITS) + gl.getParameter(gl.BLUE_BITS) + gl.getParameter(gl.ALPHA_BITS) >= 16 is true >+[ 379: PASS ] gl.getParameter(gl.DEPTH_BITS) == 0 is true >+[ 380: PASS ] gl.getParameter(gl.STENCIL_BITS) >= 8 is true >+[ 381: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 382: PASS ] getError was expected value: NO_ERROR : >+[ 383: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 384: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 385: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 386: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 387: PASS ] getError was expected value: NO_ERROR : >+[ 388: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 389: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 390: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 391: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 392: PASS ] getError was expected value: NO_ERROR : >+[ 393: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36053 >+[ 394: PASS ] gl.getParameter(gl.RED_BITS) + gl.getParameter(gl.GREEN_BITS) + gl.getParameter(gl.BLUE_BITS) + gl.getParameter(gl.ALPHA_BITS) >= 16 is true >+[ 395: PASS ] gl.getParameter(gl.DEPTH_BITS) >= 16 is true >+[ 396: PASS ] gl.getParameter(gl.STENCIL_BITS) >= 8 is true >+[ 397: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 398: PASS ] getError was expected value: NO_ERROR : >+[ 399: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 400: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 401: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 402: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 403: PASS ] getError was expected value: NO_ERROR : >+[ 404: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36054 >+[ 405: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 406: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : >+[ 407: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 408: PASS ] getError was expected value: NO_ERROR : >+[ 409: PASS ] getError was expected value: NO_ERROR : >+[ 410: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36061 >+[ 411: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 412: PASS ] getError was expected value: NO_ERROR : >+[ 413: PASS ] getError was expected value: NO_ERROR : >+[ 414: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36061 >+[ 415: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 416: PASS ] getError was expected value: NO_ERROR : >+[ 417: PASS ] getError was expected value: NO_ERROR : >+[ 418: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36061 >+[ 419: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 420: PASS ] getError was expected value: NO_ERROR : >+[ 421: PASS ] getError was expected value: NO_ERROR : >+[ 422: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36061 >+[ 423: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 424: PASS ] getError was expected value: NO_ERROR : >+[ 425: PASS ] getError was expected value: NO_ERROR : >+[ 426: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36061 >+[ 427: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 428: PASS ] getError was expected value: NO_ERROR : >+[ 429: PASS ] getError was expected value: NO_ERROR : >+[ 430: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36061 >+[ 431: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 432: PASS ] getError was expected value: NO_ERROR : >+[ 433: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 434: PASS ] getError was expected value: NO_ERROR : >+[ 435: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36053 >+[ 436: PASS ] gl.getParameter(gl.RED_BITS) + gl.getParameter(gl.GREEN_BITS) + gl.getParameter(gl.BLUE_BITS) + gl.getParameter(gl.ALPHA_BITS) >= 16 is true >+[ 437: PASS ] gl.getParameter(gl.DEPTH_BITS) == 0 is true >+[ 438: PASS ] gl.getParameter(gl.STENCIL_BITS) == 0 is true >+[ 439: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 440: PASS ] getError was expected value: NO_ERROR : >+[ 441: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 442: PASS ] getError was expected value: NO_ERROR : >+[ 443: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36053 >+[ 444: PASS ] gl.getParameter(gl.RED_BITS) + gl.getParameter(gl.GREEN_BITS) + gl.getParameter(gl.BLUE_BITS) + gl.getParameter(gl.ALPHA_BITS) >= 16 is true >+[ 445: PASS ] gl.getParameter(gl.DEPTH_BITS) == 0 is true >+[ 446: PASS ] gl.getParameter(gl.STENCIL_BITS) == 0 is true >+[ 447: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 448: PASS ] getError was expected value: NO_ERROR : >+[ 449: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 450: PASS ] getError was expected value: NO_ERROR : >+[ 451: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36053 >+[ 452: PASS ] gl.getParameter(gl.RED_BITS) + gl.getParameter(gl.GREEN_BITS) + gl.getParameter(gl.BLUE_BITS) + gl.getParameter(gl.ALPHA_BITS) >= 16 is true >+[ 453: PASS ] gl.getParameter(gl.DEPTH_BITS) == 0 is true >+[ 454: PASS ] gl.getParameter(gl.STENCIL_BITS) == 0 is true >+[ 455: PASS ] depthStencilBuffer = gl.createRenderbuffer() is non-null. >+[ 456: PASS ] getError was expected value: NO_ERROR : >+[ 457: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_WIDTH) is width >+[ 458: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_HEIGHT) is height >+[ 459: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_INTERNAL_FORMAT) is gl.DEPTH_STENCIL >+[ 460: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_RED_SIZE) is 0 >+[ 461: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_GREEN_SIZE) is 0 >+[ 462: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_BLUE_SIZE) is 0 >+[ 463: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_ALPHA_SIZE) is 0 >+[ 464: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_DEPTH_SIZE) > 0 is true >+[ 465: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_STENCIL_SIZE) > 0 is true >+[ 466: PASS ] getError was expected value: NO_ERROR : >+[ 467: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 468: PASS ] getError was expected value: NO_ERROR : >+[ 469: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) returned 36053 >+[ 470: PASS ] gl.getParameter(gl.RED_BITS) + gl.getParameter(gl.GREEN_BITS) + gl.getParameter(gl.BLUE_BITS) + gl.getParameter(gl.ALPHA_BITS) >= 16 is true >+[ 471: PASS ] gl.getParameter(gl.DEPTH_BITS) >= 16 is true >+[ 472: PASS ] gl.getParameter(gl.STENCIL_BITS) >= 8 is true >+[ 473: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 474: PASS ] should be green >+[ 475: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 476: PASS ] getError was expected value: NO_ERROR : >+[ 477: PASS ] should be green >+[ 478: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 479: PASS ] should be green >+[ 480: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 481: PASS ] getError was expected value: NO_ERROR : >+[ 482: PASS ] should be green >+[ 483: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 484: PASS ] should be green >+[ 485: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 486: PASS ] getError was expected value: NO_ERROR : >+[ 487: PASS ] should be green >+[ 488: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 489: PASS ] should be green >+[ 490: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 491: PASS ] getError was expected value: NO_ERROR : >+[ 492: PASS ] should be green >+[ 493: PASS ] getError was expected value: NO_ERROR : >+[ 494: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 495: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 496: PASS ] depthBuffer = gl.createRenderbuffer() is non-null. >+[ 497: PASS ] getError was expected value: NO_ERROR : >+[ 498: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 499: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 500: PASS ] depthBuffer = gl.createRenderbuffer() is non-null. >+[ 501: PASS ] getError was expected value: NO_ERROR : >+[ 502: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be FRAMEBUFFER_COMPLETE was FRAMEBUFFER_COMPLETE >+[ 503: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be FRAMEBUFFER_INCOMPLETE_DIMENSIONS was FRAMEBUFFER_INCOMPLETE_DIMENSIONS or FRAMEBUFFER_UNSUPPORTED >+[ 504: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be FRAMEBUFFER_COMPLETE was FRAMEBUFFER_COMPLETE >+[ 505: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be FRAMEBUFFER_INCOMPLETE_DIMENSIONS was FRAMEBUFFER_INCOMPLETE_DIMENSIONS or FRAMEBUFFER_UNSUPPORTED >+[ 506: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be FRAMEBUFFER_COMPLETE was FRAMEBUFFER_COMPLETE >+[ 507: PASS ] getError was expected value: NO_ERROR : >+[ 508: PASS ] getError was expected value: NO_ERROR : >+[ 509: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be FRAMEBUFFER_INCOMPLETE_DIMENSIONS was FRAMEBUFFER_INCOMPLETE_DIMENSIONS or FRAMEBUFFER_UNSUPPORTED >+[ 510: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be FRAMEBUFFER_COMPLETE was FRAMEBUFFER_COMPLETE >+[ 511: PASS ] getError was expected value: NO_ERROR : >+[ 512: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 513: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 514: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be FRAMEBUFFER_COMPLETE was FRAMEBUFFER_COMPLETE >+[ 515: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be FRAMEBUFFER_INCOMPLETE_ATTACHMENT was FRAMEBUFFER_INCOMPLETE_ATTACHMENT or FRAMEBUFFER_UNSUPPORTED >+[ 516: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be FRAMEBUFFER_COMPLETE was FRAMEBUFFER_COMPLETE >+[ 517: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be FRAMEBUFFER_INCOMPLETE_ATTACHMENT was FRAMEBUFFER_INCOMPLETE_ATTACHMENT or FRAMEBUFFER_UNSUPPORTED >+[ 518: PASS ] getError was expected value: NO_ERROR : >+[ 519: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 520: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT was FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT or FRAMEBUFFER_UNSUPPORTED >+[ 521: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 522: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be FRAMEBUFFER_COMPLETE was FRAMEBUFFER_COMPLETE >+[ 523: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT was FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT or FRAMEBUFFER_UNSUPPORTED >+[ 524: PASS ] getError was expected value: NO_ERROR : >+[ 525: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 526: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 527: PASS ] depthBuffer = gl.createRenderbuffer() is non-null. >+[ 528: PASS ] getError was expected value: NO_ERROR : >+[ 529: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be FRAMEBUFFER_COMPLETE was FRAMEBUFFER_COMPLETE >+[ 530: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be FRAMEBUFFER_INCOMPLETE_DIMENSIONS was FRAMEBUFFER_INCOMPLETE_DIMENSIONS or FRAMEBUFFER_UNSUPPORTED >+[ 531: PASS ] getError was expected value: NO_ERROR : >+[ 532: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : drawArrays with incomplete framebuffer >+[ 533: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : readPixels from incomplete framebuffer >+[ 534: PASS ] getError was one of: INVALID_FRAMEBUFFER_OPERATION or INVALID_OPERATION : copyTexImage2D from incomplete framebuffer >+[ 535: PASS ] getError was one of: INVALID_FRAMEBUFFER_OPERATION or INVALID_OPERATION : copyTexSubImage2D from incomplete framebuffer >+[ 536: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : clear with incomplete framebuffer >+[ 537: PASS ] fbo2 = gl.createFramebuffer() is non-null. >+[ 538: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT was FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT or FRAMEBUFFER_UNSUPPORTED >+[ 539: PASS ] getError was expected value: NO_ERROR : >+[ 540: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : drawArrays with incomplete framebuffer >+[ 541: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : readPixels from incomplete framebuffer >+[ 542: PASS ] getError was one of: INVALID_FRAMEBUFFER_OPERATION or INVALID_OPERATION : copyTexImage2D from incomplete framebuffer >+[ 543: PASS ] getError was one of: INVALID_FRAMEBUFFER_OPERATION or INVALID_OPERATION : copyTexSubImage2D from incomplete framebuffer >+[ 544: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : clear with incomplete framebuffer >+[ 545: PASS ] colorBuffer = gl.createRenderbuffer() is non-null. >+[ 546: PASS ] getError was expected value: NO_ERROR : >+[ 547: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : drawArrays with incomplete framebuffer >+[ 548: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : readPixels from incomplete framebuffer >+[ 549: PASS ] getError was one of: INVALID_FRAMEBUFFER_OPERATION or INVALID_OPERATION : copyTexImage2D from incomplete framebuffer >+[ 550: PASS ] getError was one of: INVALID_FRAMEBUFFER_OPERATION or INVALID_OPERATION : copyTexSubImage2D from incomplete framebuffer >+[ 551: PASS ] getError was expected value: INVALID_FRAMEBUFFER_OPERATION : clear with incomplete framebuffer >+[ 552: PASS ] fbo = gl.createFramebuffer() is non-null. >+[ 553: PASS ] depthBuffer = gl.createRenderbuffer() is non-null. >+[ 554: PASS ] getError was expected value: NO_ERROR : After depth renderbuffer setup >+[ 555: PASS ] depthStencilBuffer = gl.createRenderbuffer() is non-null. >+[ 556: PASS ] getError was expected value: NO_ERROR : After depth+stencil renderbuffer setup >+[ 557: PASS ] getError was expected value: INVALID_OPERATION : bindRenderbuffer must be called before attachment to COLOR_ATTACHMENT0 >+[ 558: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) should be 0. Was 36161. >+[ 559: FAIL ] getError expected: INVALID_ENUM. Was NO_ERROR : Only OBJECT_TYPE can be queried when no image is attached >+[ 560: PASS ] getError was expected value: INVALID_OPERATION : bindRenderbuffer must be called before attachment to DEPTH_ATTACHMENT >+[ 561: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) should be 0. Was 36161. >+[ 562: FAIL ] getError expected: INVALID_ENUM. Was NO_ERROR : Only OBJECT_TYPE can be queried when no image is attached >+[ 563: PASS ] getError was expected value: INVALID_OPERATION : bindRenderbuffer must be called before attachment to STENCIL_ATTACHMENT >+[ 564: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) should be 0. Was 36161. >+[ 565: FAIL ] getError expected: INVALID_ENUM. Was NO_ERROR : Only OBJECT_TYPE can be queried when no image is attached >+[ 566: PASS ] getError was expected value: INVALID_OPERATION : bindRenderbuffer must be called before attachment to DEPTH_STENCIL_ATTACHMENT >+[ 567: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) should be 0. Was 36161. >+[ 568: FAIL ] getError expected: INVALID_ENUM. Was NO_ERROR : Only OBJECT_TYPE can be queried when no image is attached >+[ 569: PASS ] successfullyParsed is true >+[ FAIL ] 8 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/rendering/clipping-wide-points-expected.txt b/LayoutTests/webgl/2.0.0/conformance/rendering/clipping-wide-points-expected.txt >index 8b47dff1a5512e7a5eef1db22294d738546f7d8e..ddcf9188a63a538bbdcb480835b4ed20f90c768c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/rendering/clipping-wide-points-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/rendering/clipping-wide-points-expected.txt >@@ -1,5 +1,15 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/rendering/clipping-wide-points.html >-[ PASS ] All tests passed >+[ 1: PASS ] getError was expected value: NO_ERROR : Should be no errors after setting up program >+[ 2: PASS ] should be 0,255,0 >+[ 3: PASS ] getError was expected value: NO_ERROR : Should be no errors after running one test case >+[ 4: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 255,0,0 >+[ 5: PASS ] getError was expected value: NO_ERROR : Should be no errors after running one test case >+[ 6: PASS ] should be 0,255,0 >+[ 7: PASS ] getError was expected value: NO_ERROR : Should be no errors after running one test case >+[ 8: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 255,0,0 >+[ 9: PASS ] getError was expected value: NO_ERROR : Should be no errors after running one test case >+[ 10: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/rendering/point-no-attributes-expected.txt b/LayoutTests/webgl/2.0.0/conformance/rendering/point-no-attributes-expected.txt >index b731cd362a95bac68258eb06aceb6c4d611f4f82..a5ff1a15b471298495a787a81767587bab2c3cf4 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/rendering/point-no-attributes-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/rendering/point-no-attributes-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/rendering/point-no-attributes.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : >+[ 2: FAIL ] should be 0,255,0,255 at (0, 0) expected: 0,255,0,255 was 0,0,0,0 >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/state/gl-enable-enum-test-expected.txt b/LayoutTests/webgl/2.0.0/conformance/state/gl-enable-enum-test-expected.txt >index 3bb7d7b97100d0b5112be67b64c1a095378720b5..4aa0683b16ae9dfff309d5dd0164523a735b501b 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/state/gl-enable-enum-test-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/state/gl-enable-enum-test-expected.txt >@@ -1,5 +1,344 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/state/gl-enable-enum-test.html >-[ PASS ] All tests passed >+[ 1: PASS ] context exists >+[ 2: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_ALPHA_TEST >+[ 3: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_AUTO_NORMAL >+[ 4: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_CLIP_PLANE0 >+[ 5: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_CLIP_PLANE1 >+[ 6: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_COLOR_LOGIC_OP >+[ 7: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_COLOR_MATERIAL >+[ 8: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_COLOR_SUM >+[ 9: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_COLOR_TABLE >+[ 10: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_FOG >+[ 11: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_HISTOGRAM >+[ 12: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_INDEX_LOGIC_OP >+[ 13: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_LIGHT0 >+[ 14: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_LIGHT1 >+[ 15: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_LIGHTING >+[ 16: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_LINE_SMOOTH >+[ 17: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_LINE_STIPPLE >+[ 18: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP1_COLOR_4 >+[ 19: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP1_INDEX >+[ 20: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP1_NORMAL >+[ 21: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP1_TEXTURE_COORD_1 >+[ 22: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP1_TEXTURE_COORD_2 >+[ 23: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP1_TEXTURE_COORD_3 >+[ 24: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP1_TEXTURE_COORD_4 >+[ 25: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP1_VERTEX_3 >+[ 26: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP1_VERTEX_4 >+[ 27: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP2_COLOR_4 >+[ 28: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP2_INDEX >+[ 29: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP2_NORMAL >+[ 30: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP2_TEXTURE_COORD_1 >+[ 31: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP2_TEXTURE_COORD_2 >+[ 32: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP2_TEXTURE_COORD_3 >+[ 33: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP2_TEXTURE_COORD_4 >+[ 34: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP2_VERTEX_3 >+[ 35: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MAP2_VERTEX_4 >+[ 36: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MINMAX >+[ 37: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_MULTISAMPLE >+[ 38: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_NORMALIZE >+[ 39: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_POINT_SMOOTH >+[ 40: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_POINT_SPRITE >+[ 41: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_POLYGON_OFFSET_LINE >+[ 42: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_POLYGON_OFFSET_POINT >+[ 43: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_POLYGON_SMOOTH >+[ 44: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_POLYGON_STIPPLE >+[ 45: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_POST_COLOR_MATRIX_COLOR_TABLE >+[ 46: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_POST_CONVOLUTION_COLOR_TABLE >+[ 47: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_RESCALE_NORMAL >+[ 48: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_SAMPLE_ALPHA_TO_ONE >+[ 49: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_TEXTURE_1D >+[ 50: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_TEXTURE_2D >+[ 51: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_TEXTURE_3D >+[ 52: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_TEXTURE_CUBE_MAP >+[ 53: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_TEXTURE_GEN_Q >+[ 54: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_TEXTURE_GEN_R >+[ 55: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_TEXTURE_GEN_S >+[ 56: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_TEXTURE_GEN_T >+[ 57: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_VERTEX_PROGRAM_POINT_SIZE >+[ 58: PASS ] getError was expected value: INVALID_ENUM : gl.enable must set INVALID_ENUM when passed GL_VERTEX_PROGRAM_TWO_SIDE >+[ 59: PASS ] context exists >+[ 60: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.BLEND >+[ 61: PASS ] gl.isEnabled(gl.BLEND) is true >+[ 62: PASS ] gl.getParameter(gl.BLEND) is true >+[ 63: PASS ] gl.isEnabled(gl.BLEND) is false >+[ 64: PASS ] gl.getParameter(gl.BLEND) is false >+[ 65: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_BLEND >+[ 66: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.CULL_FACE >+[ 67: PASS ] gl.isEnabled(gl.CULL_FACE) is true >+[ 68: PASS ] gl.getParameter(gl.CULL_FACE) is true >+[ 69: PASS ] gl.isEnabled(gl.CULL_FACE) is false >+[ 70: PASS ] gl.getParameter(gl.CULL_FACE) is false >+[ 71: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_CULL_FACE >+[ 72: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.DEPTH_TEST >+[ 73: PASS ] gl.isEnabled(gl.DEPTH_TEST) is true >+[ 74: PASS ] gl.getParameter(gl.DEPTH_TEST) is true >+[ 75: PASS ] gl.isEnabled(gl.DEPTH_TEST) is false >+[ 76: PASS ] gl.getParameter(gl.DEPTH_TEST) is false >+[ 77: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_DEPTH_TEST >+[ 78: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.DITHER >+[ 79: PASS ] gl.isEnabled(gl.DITHER) is true >+[ 80: PASS ] gl.getParameter(gl.DITHER) is true >+[ 81: PASS ] gl.isEnabled(gl.DITHER) is false >+[ 82: PASS ] gl.getParameter(gl.DITHER) is false >+[ 83: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_DITHER >+[ 84: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.POLYGON_OFFSET_FILL >+[ 85: PASS ] gl.isEnabled(gl.POLYGON_OFFSET_FILL) is true >+[ 86: PASS ] gl.getParameter(gl.POLYGON_OFFSET_FILL) is true >+[ 87: PASS ] gl.isEnabled(gl.POLYGON_OFFSET_FILL) is false >+[ 88: PASS ] gl.getParameter(gl.POLYGON_OFFSET_FILL) is false >+[ 89: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_POLYGON_OFFSET_FILL >+[ 90: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.SAMPLE_ALPHA_TO_COVERAGE >+[ 91: PASS ] gl.isEnabled(gl.SAMPLE_ALPHA_TO_COVERAGE) is true >+[ 92: FAIL ] gl.getParameter(gl.SAMPLE_ALPHA_TO_COVERAGE) should be true (of type boolean). Was null (of type object). >+[ 93: PASS ] gl.isEnabled(gl.SAMPLE_ALPHA_TO_COVERAGE) is false >+[ 94: FAIL ] gl.getParameter(gl.SAMPLE_ALPHA_TO_COVERAGE) should be false (of type boolean). Was null (of type object). >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.isEnabled and gl.GetParameter must not set errors when passed GL_SAMPLE_ALPHA_TO_COVERAGE >+[ 96: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.SAMPLE_COVERAGE >+[ 97: PASS ] gl.isEnabled(gl.SAMPLE_COVERAGE) is true >+[ 98: FAIL ] gl.getParameter(gl.SAMPLE_COVERAGE) should be true (of type boolean). Was null (of type object). >+[ 99: PASS ] gl.isEnabled(gl.SAMPLE_COVERAGE) is false >+[ 100: FAIL ] gl.getParameter(gl.SAMPLE_COVERAGE) should be false (of type boolean). Was null (of type object). >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.isEnabled and gl.GetParameter must not set errors when passed GL_SAMPLE_COVERAGE >+[ 102: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.SCISSOR_TEST >+[ 103: PASS ] gl.isEnabled(gl.SCISSOR_TEST) is true >+[ 104: PASS ] gl.getParameter(gl.SCISSOR_TEST) is true >+[ 105: PASS ] gl.isEnabled(gl.SCISSOR_TEST) is false >+[ 106: PASS ] gl.getParameter(gl.SCISSOR_TEST) is false >+[ 107: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_SCISSOR_TEST >+[ 108: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.STENCIL_TEST >+[ 109: PASS ] gl.isEnabled(gl.STENCIL_TEST) is true >+[ 110: PASS ] gl.getParameter(gl.STENCIL_TEST) is true >+[ 111: PASS ] gl.isEnabled(gl.STENCIL_TEST) is false >+[ 112: PASS ] gl.getParameter(gl.STENCIL_TEST) is false >+[ 113: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_STENCIL_TEST >+[ 114: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 115: PASS ] context exists >+[ 116: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.BLEND >+[ 117: PASS ] gl.isEnabled(gl.BLEND) is true >+[ 118: PASS ] gl.getParameter(gl.BLEND) is true >+[ 119: PASS ] gl.isEnabled(gl.BLEND) is false >+[ 120: PASS ] gl.getParameter(gl.BLEND) is false >+[ 121: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_BLEND >+[ 122: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.CULL_FACE >+[ 123: PASS ] gl.isEnabled(gl.CULL_FACE) is true >+[ 124: PASS ] gl.getParameter(gl.CULL_FACE) is true >+[ 125: PASS ] gl.isEnabled(gl.CULL_FACE) is false >+[ 126: PASS ] gl.getParameter(gl.CULL_FACE) is false >+[ 127: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_CULL_FACE >+[ 128: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.DEPTH_TEST >+[ 129: PASS ] gl.isEnabled(gl.DEPTH_TEST) is true >+[ 130: PASS ] gl.getParameter(gl.DEPTH_TEST) is true >+[ 131: PASS ] gl.isEnabled(gl.DEPTH_TEST) is false >+[ 132: PASS ] gl.getParameter(gl.DEPTH_TEST) is false >+[ 133: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_DEPTH_TEST >+[ 134: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.DITHER >+[ 135: PASS ] gl.isEnabled(gl.DITHER) is true >+[ 136: PASS ] gl.getParameter(gl.DITHER) is true >+[ 137: PASS ] gl.isEnabled(gl.DITHER) is false >+[ 138: PASS ] gl.getParameter(gl.DITHER) is false >+[ 139: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_DITHER >+[ 140: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.POLYGON_OFFSET_FILL >+[ 141: PASS ] gl.isEnabled(gl.POLYGON_OFFSET_FILL) is true >+[ 142: PASS ] gl.getParameter(gl.POLYGON_OFFSET_FILL) is true >+[ 143: PASS ] gl.isEnabled(gl.POLYGON_OFFSET_FILL) is false >+[ 144: PASS ] gl.getParameter(gl.POLYGON_OFFSET_FILL) is false >+[ 145: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_POLYGON_OFFSET_FILL >+[ 146: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.SAMPLE_ALPHA_TO_COVERAGE >+[ 147: PASS ] gl.isEnabled(gl.SAMPLE_ALPHA_TO_COVERAGE) is true >+[ 148: FAIL ] gl.getParameter(gl.SAMPLE_ALPHA_TO_COVERAGE) should be true (of type boolean). Was null (of type object). >+[ 149: PASS ] gl.isEnabled(gl.SAMPLE_ALPHA_TO_COVERAGE) is false >+[ 150: FAIL ] gl.getParameter(gl.SAMPLE_ALPHA_TO_COVERAGE) should be false (of type boolean). Was null (of type object). >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.isEnabled and gl.GetParameter must not set errors when passed GL_SAMPLE_ALPHA_TO_COVERAGE >+[ 152: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.SAMPLE_COVERAGE >+[ 153: PASS ] gl.isEnabled(gl.SAMPLE_COVERAGE) is true >+[ 154: FAIL ] gl.getParameter(gl.SAMPLE_COVERAGE) should be true (of type boolean). Was null (of type object). >+[ 155: PASS ] gl.isEnabled(gl.SAMPLE_COVERAGE) is false >+[ 156: FAIL ] gl.getParameter(gl.SAMPLE_COVERAGE) should be false (of type boolean). Was null (of type object). >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.isEnabled and gl.GetParameter must not set errors when passed GL_SAMPLE_COVERAGE >+[ 158: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.SCISSOR_TEST >+[ 159: PASS ] gl.isEnabled(gl.SCISSOR_TEST) is true >+[ 160: PASS ] gl.getParameter(gl.SCISSOR_TEST) is true >+[ 161: PASS ] gl.isEnabled(gl.SCISSOR_TEST) is false >+[ 162: PASS ] gl.getParameter(gl.SCISSOR_TEST) is false >+[ 163: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_SCISSOR_TEST >+[ 164: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.STENCIL_TEST >+[ 165: PASS ] gl.isEnabled(gl.STENCIL_TEST) is true >+[ 166: PASS ] gl.getParameter(gl.STENCIL_TEST) is true >+[ 167: PASS ] gl.isEnabled(gl.STENCIL_TEST) is false >+[ 168: PASS ] gl.getParameter(gl.STENCIL_TEST) is false >+[ 169: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_STENCIL_TEST >+[ 170: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 171: PASS ] context exists >+[ 172: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.BLEND >+[ 173: PASS ] gl.isEnabled(gl.BLEND) is true >+[ 174: PASS ] gl.getParameter(gl.BLEND) is true >+[ 175: PASS ] gl.isEnabled(gl.BLEND) is false >+[ 176: PASS ] gl.getParameter(gl.BLEND) is false >+[ 177: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_BLEND >+[ 178: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.CULL_FACE >+[ 179: PASS ] gl.isEnabled(gl.CULL_FACE) is true >+[ 180: PASS ] gl.getParameter(gl.CULL_FACE) is true >+[ 181: PASS ] gl.isEnabled(gl.CULL_FACE) is false >+[ 182: PASS ] gl.getParameter(gl.CULL_FACE) is false >+[ 183: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_CULL_FACE >+[ 184: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.DEPTH_TEST >+[ 185: PASS ] gl.isEnabled(gl.DEPTH_TEST) is true >+[ 186: PASS ] gl.getParameter(gl.DEPTH_TEST) is true >+[ 187: PASS ] gl.isEnabled(gl.DEPTH_TEST) is false >+[ 188: PASS ] gl.getParameter(gl.DEPTH_TEST) is false >+[ 189: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_DEPTH_TEST >+[ 190: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.DITHER >+[ 191: PASS ] gl.isEnabled(gl.DITHER) is true >+[ 192: PASS ] gl.getParameter(gl.DITHER) is true >+[ 193: PASS ] gl.isEnabled(gl.DITHER) is false >+[ 194: PASS ] gl.getParameter(gl.DITHER) is false >+[ 195: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_DITHER >+[ 196: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.POLYGON_OFFSET_FILL >+[ 197: PASS ] gl.isEnabled(gl.POLYGON_OFFSET_FILL) is true >+[ 198: PASS ] gl.getParameter(gl.POLYGON_OFFSET_FILL) is true >+[ 199: PASS ] gl.isEnabled(gl.POLYGON_OFFSET_FILL) is false >+[ 200: PASS ] gl.getParameter(gl.POLYGON_OFFSET_FILL) is false >+[ 201: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_POLYGON_OFFSET_FILL >+[ 202: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.SAMPLE_ALPHA_TO_COVERAGE >+[ 203: PASS ] gl.isEnabled(gl.SAMPLE_ALPHA_TO_COVERAGE) is true >+[ 204: FAIL ] gl.getParameter(gl.SAMPLE_ALPHA_TO_COVERAGE) should be true (of type boolean). Was null (of type object). >+[ 205: PASS ] gl.isEnabled(gl.SAMPLE_ALPHA_TO_COVERAGE) is false >+[ 206: FAIL ] gl.getParameter(gl.SAMPLE_ALPHA_TO_COVERAGE) should be false (of type boolean). Was null (of type object). >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.isEnabled and gl.GetParameter must not set errors when passed GL_SAMPLE_ALPHA_TO_COVERAGE >+[ 208: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.SAMPLE_COVERAGE >+[ 209: PASS ] gl.isEnabled(gl.SAMPLE_COVERAGE) is true >+[ 210: FAIL ] gl.getParameter(gl.SAMPLE_COVERAGE) should be true (of type boolean). Was null (of type object). >+[ 211: PASS ] gl.isEnabled(gl.SAMPLE_COVERAGE) is false >+[ 212: FAIL ] gl.getParameter(gl.SAMPLE_COVERAGE) should be false (of type boolean). Was null (of type object). >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.isEnabled and gl.GetParameter must not set errors when passed GL_SAMPLE_COVERAGE >+[ 214: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.SCISSOR_TEST >+[ 215: PASS ] gl.isEnabled(gl.SCISSOR_TEST) is true >+[ 216: PASS ] gl.getParameter(gl.SCISSOR_TEST) is true >+[ 217: PASS ] gl.isEnabled(gl.SCISSOR_TEST) is false >+[ 218: PASS ] gl.getParameter(gl.SCISSOR_TEST) is false >+[ 219: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_SCISSOR_TEST >+[ 220: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.STENCIL_TEST >+[ 221: PASS ] gl.isEnabled(gl.STENCIL_TEST) is true >+[ 222: PASS ] gl.getParameter(gl.STENCIL_TEST) is true >+[ 223: PASS ] gl.isEnabled(gl.STENCIL_TEST) is false >+[ 224: PASS ] gl.getParameter(gl.STENCIL_TEST) is false >+[ 225: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_STENCIL_TEST >+[ 226: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 227: PASS ] context exists >+[ 228: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.BLEND >+[ 229: PASS ] gl.isEnabled(gl.BLEND) is true >+[ 230: PASS ] gl.getParameter(gl.BLEND) is true >+[ 231: PASS ] gl.isEnabled(gl.BLEND) is false >+[ 232: PASS ] gl.getParameter(gl.BLEND) is false >+[ 233: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_BLEND >+[ 234: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.CULL_FACE >+[ 235: PASS ] gl.isEnabled(gl.CULL_FACE) is true >+[ 236: PASS ] gl.getParameter(gl.CULL_FACE) is true >+[ 237: PASS ] gl.isEnabled(gl.CULL_FACE) is false >+[ 238: PASS ] gl.getParameter(gl.CULL_FACE) is false >+[ 239: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_CULL_FACE >+[ 240: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.DEPTH_TEST >+[ 241: PASS ] gl.isEnabled(gl.DEPTH_TEST) is true >+[ 242: PASS ] gl.getParameter(gl.DEPTH_TEST) is true >+[ 243: PASS ] gl.isEnabled(gl.DEPTH_TEST) is false >+[ 244: PASS ] gl.getParameter(gl.DEPTH_TEST) is false >+[ 245: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_DEPTH_TEST >+[ 246: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.DITHER >+[ 247: PASS ] gl.isEnabled(gl.DITHER) is true >+[ 248: PASS ] gl.getParameter(gl.DITHER) is true >+[ 249: PASS ] gl.isEnabled(gl.DITHER) is false >+[ 250: PASS ] gl.getParameter(gl.DITHER) is false >+[ 251: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_DITHER >+[ 252: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.POLYGON_OFFSET_FILL >+[ 253: PASS ] gl.isEnabled(gl.POLYGON_OFFSET_FILL) is true >+[ 254: PASS ] gl.getParameter(gl.POLYGON_OFFSET_FILL) is true >+[ 255: PASS ] gl.isEnabled(gl.POLYGON_OFFSET_FILL) is false >+[ 256: PASS ] gl.getParameter(gl.POLYGON_OFFSET_FILL) is false >+[ 257: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_POLYGON_OFFSET_FILL >+[ 258: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.SAMPLE_ALPHA_TO_COVERAGE >+[ 259: PASS ] gl.isEnabled(gl.SAMPLE_ALPHA_TO_COVERAGE) is true >+[ 260: FAIL ] gl.getParameter(gl.SAMPLE_ALPHA_TO_COVERAGE) should be true (of type boolean). Was null (of type object). >+[ 261: PASS ] gl.isEnabled(gl.SAMPLE_ALPHA_TO_COVERAGE) is false >+[ 262: FAIL ] gl.getParameter(gl.SAMPLE_ALPHA_TO_COVERAGE) should be false (of type boolean). Was null (of type object). >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.isEnabled and gl.GetParameter must not set errors when passed GL_SAMPLE_ALPHA_TO_COVERAGE >+[ 264: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.SAMPLE_COVERAGE >+[ 265: PASS ] gl.isEnabled(gl.SAMPLE_COVERAGE) is true >+[ 266: FAIL ] gl.getParameter(gl.SAMPLE_COVERAGE) should be true (of type boolean). Was null (of type object). >+[ 267: PASS ] gl.isEnabled(gl.SAMPLE_COVERAGE) is false >+[ 268: FAIL ] gl.getParameter(gl.SAMPLE_COVERAGE) should be false (of type boolean). Was null (of type object). >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.isEnabled and gl.GetParameter must not set errors when passed GL_SAMPLE_COVERAGE >+[ 270: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.SCISSOR_TEST >+[ 271: PASS ] gl.isEnabled(gl.SCISSOR_TEST) is true >+[ 272: PASS ] gl.getParameter(gl.SCISSOR_TEST) is true >+[ 273: PASS ] gl.isEnabled(gl.SCISSOR_TEST) is false >+[ 274: PASS ] gl.getParameter(gl.SCISSOR_TEST) is false >+[ 275: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_SCISSOR_TEST >+[ 276: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.STENCIL_TEST >+[ 277: PASS ] gl.isEnabled(gl.STENCIL_TEST) is true >+[ 278: FAIL ] gl.getParameter(gl.STENCIL_TEST) should be true. Was false. >+[ 279: PASS ] gl.isEnabled(gl.STENCIL_TEST) is false >+[ 280: PASS ] gl.getParameter(gl.STENCIL_TEST) is false >+[ 281: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_STENCIL_TEST >+[ 282: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 283: PASS ] context exists >+[ 284: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.BLEND >+[ 285: PASS ] gl.isEnabled(gl.BLEND) is true >+[ 286: PASS ] gl.getParameter(gl.BLEND) is true >+[ 287: PASS ] gl.isEnabled(gl.BLEND) is false >+[ 288: PASS ] gl.getParameter(gl.BLEND) is false >+[ 289: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_BLEND >+[ 290: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.CULL_FACE >+[ 291: PASS ] gl.isEnabled(gl.CULL_FACE) is true >+[ 292: PASS ] gl.getParameter(gl.CULL_FACE) is true >+[ 293: PASS ] gl.isEnabled(gl.CULL_FACE) is false >+[ 294: PASS ] gl.getParameter(gl.CULL_FACE) is false >+[ 295: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_CULL_FACE >+[ 296: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.DEPTH_TEST >+[ 297: PASS ] gl.isEnabled(gl.DEPTH_TEST) is true >+[ 298: PASS ] gl.getParameter(gl.DEPTH_TEST) is true >+[ 299: PASS ] gl.isEnabled(gl.DEPTH_TEST) is false >+[ 300: PASS ] gl.getParameter(gl.DEPTH_TEST) is false >+[ 301: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_DEPTH_TEST >+[ 302: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.DITHER >+[ 303: PASS ] gl.isEnabled(gl.DITHER) is true >+[ 304: PASS ] gl.getParameter(gl.DITHER) is true >+[ 305: PASS ] gl.isEnabled(gl.DITHER) is false >+[ 306: PASS ] gl.getParameter(gl.DITHER) is false >+[ 307: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_DITHER >+[ 308: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.POLYGON_OFFSET_FILL >+[ 309: PASS ] gl.isEnabled(gl.POLYGON_OFFSET_FILL) is true >+[ 310: PASS ] gl.getParameter(gl.POLYGON_OFFSET_FILL) is true >+[ 311: PASS ] gl.isEnabled(gl.POLYGON_OFFSET_FILL) is false >+[ 312: PASS ] gl.getParameter(gl.POLYGON_OFFSET_FILL) is false >+[ 313: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_POLYGON_OFFSET_FILL >+[ 314: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.SAMPLE_ALPHA_TO_COVERAGE >+[ 315: PASS ] gl.isEnabled(gl.SAMPLE_ALPHA_TO_COVERAGE) is true >+[ 316: FAIL ] gl.getParameter(gl.SAMPLE_ALPHA_TO_COVERAGE) should be true (of type boolean). Was null (of type object). >+[ 317: PASS ] gl.isEnabled(gl.SAMPLE_ALPHA_TO_COVERAGE) is false >+[ 318: FAIL ] gl.getParameter(gl.SAMPLE_ALPHA_TO_COVERAGE) should be false (of type boolean). Was null (of type object). >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.isEnabled and gl.GetParameter must not set errors when passed GL_SAMPLE_ALPHA_TO_COVERAGE >+[ 320: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.SAMPLE_COVERAGE >+[ 321: PASS ] gl.isEnabled(gl.SAMPLE_COVERAGE) is true >+[ 322: FAIL ] gl.getParameter(gl.SAMPLE_COVERAGE) should be true (of type boolean). Was null (of type object). >+[ 323: PASS ] gl.isEnabled(gl.SAMPLE_COVERAGE) is false >+[ 324: FAIL ] gl.getParameter(gl.SAMPLE_COVERAGE) should be false (of type boolean). Was null (of type object). >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.isEnabled and gl.GetParameter must not set errors when passed GL_SAMPLE_COVERAGE >+[ 326: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.SCISSOR_TEST >+[ 327: PASS ] gl.isEnabled(gl.SCISSOR_TEST) is true >+[ 328: PASS ] gl.getParameter(gl.SCISSOR_TEST) is true >+[ 329: PASS ] gl.isEnabled(gl.SCISSOR_TEST) is false >+[ 330: PASS ] gl.getParameter(gl.SCISSOR_TEST) is false >+[ 331: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_SCISSOR_TEST >+[ 332: PASS ] getError was expected value: NO_ERROR : gl.enable must succeed when passed gl.STENCIL_TEST >+[ 333: PASS ] gl.isEnabled(gl.STENCIL_TEST) is true >+[ 334: PASS ] gl.getParameter(gl.STENCIL_TEST) is true >+[ 335: PASS ] gl.isEnabled(gl.STENCIL_TEST) is false >+[ 336: PASS ] gl.getParameter(gl.STENCIL_TEST) is false >+[ 337: PASS ] getError was expected value: NO_ERROR : gl.isEnabled and gl.GetParameter must not set errors when passed GL_STENCIL_TEST >+[ 338: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 339: PASS ] successfullyParsed is true >+[ FAIL ] 31 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/state/gl-object-get-calls-expected.txt b/LayoutTests/webgl/2.0.0/conformance/state/gl-object-get-calls-expected.txt >index 1e46fab383b0820c0a0a55a47177ef0cb4b01ce5..5ac32ff4ca6890347dee499a651ac7a9778b26b0 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/state/gl-object-get-calls-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/state/gl-object-get-calls-expected.txt >@@ -1,5 +1,132 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance/state/gl-object-get-calls.html >-[ PASS ] All tests passed >+[ 1: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 16 >+[ 2: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_USAGE) is gl.DYNAMIC_DRAW >+[ 3: PASS ] getBufferParameter correctly handled invalid parameter enums >+[ 4: PASS ] gl.getBufferParameter(gl.ELEMENT_ARRAY_BUFFER, gl.BUFFER_SIZE) is 16 >+[ 5: PASS ] gl.getBufferParameter(gl.ELEMENT_ARRAY_BUFFER, gl.BUFFER_USAGE) is gl.DYNAMIC_DRAW >+[ 6: PASS ] getBufferParameter correctly handled invalid parameter enums >+[ 7: PASS ] getBufferParameter correctly handled invalid target enums >+[ 8: PASS ] getError was expected value: NO_ERROR : >+[ 9: PASS ] getError was expected value: NO_ERROR : >+[ 10: PASS ] getError was expected value: NO_ERROR : >+[ 11: PASS ] getError was expected value: NO_ERROR : >+[ 12: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 13: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.TEXTURE >+[ 14: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is texture >+[ 15: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL) is 0 >+[ 16: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE) is 0 >+[ 17: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.RENDERBUFFER >+[ 18: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is renderbuffer >+[ 19: PASS ] getFramebufferAttachmentParameter correctly handled invalid parameter enums >+[ 20: PASS ] getFramebufferAttachmentParameter correctly handled invalid target enums >+[ 21: PASS ] getFramebufferAttachmentParameter correctly handled invalid attachment enums >+[ 22: PASS ] getError was expected value: NO_ERROR : >+[ 23: PASS ] getError was expected value: NO_ERROR : >+[ 24: PASS ] getError was expected value: NO_ERROR : >+[ 25: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 26: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.TEXTURE >+[ 27: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is texture >+[ 28: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL) is 0 >+[ 29: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE) is 0 >+[ 30: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.RENDERBUFFER >+[ 31: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is renderbuffer >+[ 32: PASS ] getFramebufferAttachmentParameter correctly handled invalid parameter enums >+[ 33: PASS ] getFramebufferAttachmentParameter correctly handled invalid target enums >+[ 34: PASS ] getFramebufferAttachmentParameter correctly handled invalid attachment enums >+[ 35: PASS ] getError was expected value: NO_ERROR : >+[ 36: PASS ] shaders.length is 2 >+[ 37: PASS ] shaders[0] == standardVert && shaders[1] == standardFrag || shaders[1] == standardVert && shaders[0] == standardFrag is true >+[ 38: PASS ] getError was expected value: NO_ERROR : >+[ 39: FAIL ] gl.getAttachedShaders(null) should throw an exception. Was null. >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : >+[ 41: PASS ] gl.getAttachedShaders(standardVert) threw exception TypeError: Argument 1 ('program') to WebGLRenderingContext.getAttachedShaders must be an instance of WebGLProgram. >+[ 42: PASS ] getError was expected value: NO_ERROR : >+[ 43: PASS ] gl.getProgramParameter(standardProgram, gl.DELETE_STATUS) is false >+[ 44: PASS ] gl.getProgramParameter(standardProgram, gl.LINK_STATUS) is true >+[ 45: PASS ] typeof gl.getProgramParameter(standardProgram, gl.VALIDATE_STATUS) is "boolean" >+[ 46: PASS ] gl.getProgramParameter(standardProgram, gl.ATTACHED_SHADERS) is 2 >+[ 47: PASS ] gl.getProgramParameter(standardProgram, gl.ACTIVE_ATTRIBUTES) is 2 >+[ 48: PASS ] gl.getProgramParameter(standardProgram, gl.ACTIVE_UNIFORMS) is 1 >+[ 49: PASS ] getProgramParameter correctly handled invalid parameter enums >+[ 50: PASS ] getError was expected value: NO_ERROR : >+[ 51: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_WIDTH) is 2 >+[ 52: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_HEIGHT) is 2 >+[ 53: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_INTERNAL_FORMAT) is non-zero. >+[ 54: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_DEPTH_SIZE) is non-zero. >+[ 55: PASS ] getError was expected value: NO_ERROR : >+[ 56: PASS ] getError was expected value: NO_ERROR : >+[ 57: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_RED_SIZE) is non-zero. >+[ 58: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_GREEN_SIZE) is non-zero. >+[ 59: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_BLUE_SIZE) is non-zero. >+[ 60: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_ALPHA_SIZE) is non-zero. >+[ 61: PASS ] getRenderbufferParameter correctly handled invalid parameter enums >+[ 62: PASS ] getRenderbufferParameter correctly handled invalid target enums >+[ 63: PASS ] getError was expected value: NO_ERROR : >+[ 64: PASS ] gl.getShaderParameter(standardVert, gl.SHADER_TYPE) is gl.VERTEX_SHADER >+[ 65: PASS ] gl.getShaderParameter(standardVert, gl.DELETE_STATUS) is false >+[ 66: PASS ] gl.getShaderParameter(standardVert, gl.COMPILE_STATUS) is true >+[ 67: PASS ] getShaderParameter correctly handled invalid parameter enums >+[ 68: PASS ] getError was expected value: NO_ERROR : >+[ 69: PASS ] gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_MAG_FILTER) is gl.NEAREST >+[ 70: PASS ] gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_MIN_FILTER) is gl.NEAREST >+[ 71: PASS ] gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_WRAP_S) is gl.CLAMP_TO_EDGE >+[ 72: PASS ] gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_WRAP_T) is gl.CLAMP_TO_EDGE >+[ 73: PASS ] getTexParameter correctly handled invalid parameter enums >+[ 74: PASS ] getTexParameter correctly handled invalid target enums >+[ 75: PASS ] getError was expected value: NO_ERROR : >+[ 76: PASS ] gl.getProgramParameter(boolProgram, gl.LINK_STATUS) is true >+[ 77: PASS ] getError was expected value: NO_ERROR : >+[ 78: PASS ] gl.getUniform(boolProgram, bvalLoc) is true >+[ 79: PASS ] gl.getUniform(boolProgram, bval2Loc) is [true, false] >+[ 80: PASS ] gl.getUniform(boolProgram, bval3Loc) is [true, false, true] >+[ 81: PASS ] gl.getUniform(boolProgram, bval4Loc) is [true, false, true, false] >+[ 82: PASS ] getError was expected value: NO_ERROR : >+[ 83: PASS ] gl.getProgramParameter(intProgram, gl.LINK_STATUS) is true >+[ 84: PASS ] getError was expected value: NO_ERROR : >+[ 85: PASS ] gl.getUniform(intProgram, ivalLoc) is 1 >+[ 86: PASS ] gl.getUniform(intProgram, ival2Loc) is [2, 3] >+[ 87: PASS ] gl.getUniform(intProgram, ival3Loc) is [4, 5, 6] >+[ 88: PASS ] gl.getUniform(intProgram, ival4Loc) is [7, 8, 9, 10] >+[ 89: PASS ] getError was expected value: NO_ERROR : >+[ 90: PASS ] gl.getProgramParameter(floatProgram, gl.LINK_STATUS) is true >+[ 91: PASS ] getError was expected value: NO_ERROR : >+[ 92: PASS ] gl.getUniform(floatProgram, fvalLoc) is 11 >+[ 93: PASS ] gl.getUniform(floatProgram, fval2Loc) is [12, 13] >+[ 94: PASS ] gl.getUniform(floatProgram, fval3Loc) is [14, 15, 16] >+[ 95: PASS ] gl.getUniform(floatProgram, fval4Loc) is [17, 18, 19, 20] >+[ 96: PASS ] getError was expected value: NO_ERROR : >+[ 97: PASS ] gl.getProgramParameter(samplerProgram, gl.LINK_STATUS) is true >+[ 98: PASS ] getError was expected value: NO_ERROR : >+[ 99: PASS ] gl.getUniform(samplerProgram, s2DValLoc) is 0 >+[ 100: PASS ] gl.getUniform(samplerProgram, sCubeValLoc) is 1 >+[ 101: PASS ] getError was expected value: NO_ERROR : >+[ 102: PASS ] gl.getProgramParameter(matProgram, gl.LINK_STATUS) is true >+[ 103: PASS ] getError was expected value: NO_ERROR : >+[ 104: PASS ] gl.getUniform(matProgram, mval2Loc) is [1, 2, 3, 4] >+[ 105: PASS ] gl.getUniform(matProgram, mval3Loc) is [5, 6, 7, 8, 9, 10, 11, 12, 13] >+[ 106: PASS ] gl.getUniform(matProgram, mval4Loc) is [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29] >+[ 107: PASS ] getError was expected value: NO_ERROR : >+[ 108: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) is buffer >+[ 109: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_ENABLED) is true >+[ 110: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 111: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 112: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 113: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 114: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 36 >+[ 115: PASS ] gl.getVertexAttribOffset(1, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 12 >+[ 116: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_ENABLED) is false >+[ 117: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is [5, 6, 7, 8] >+[ 118: PASS ] getError was expected value: NO_ERROR : >+[ 119: PASS ] getVertexAttrib correctly handled invalid parameter enums >+[ 120: PASS ] getError was expected value: INVALID_VALUE : after evaluating: gl.getVertexAttrib(16, gl.CURRENT_VERTEX_ATTRIB) >+[ 121: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.NONE >+[ 122: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : >+[ 123: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.NONE >+[ 124: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) is null >+[ 125: PASS ] getError was expected value: NO_ERROR : >+[ 126: PASS ] getError was expected value: NO_ERROR : >+[ 127: PASS ] successfullyParsed is true >+[ FAIL ] 3 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgb-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgb-rgb-unsigned_byte-expected.txt >index ab287f7cd97979bc2f43ca0de891a6eeaf5013f1..b341eb82b28ddc9763b67bf922ee59b8cf4885f8 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgb-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgb-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,374 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/image_bitmap_from_canvas/tex-2d-rgb-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] shouldBe 255,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 3: PASS ] shouldBe 0,255,0 >+[ 4: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 5: PASS ] shouldBe 255,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 7: PASS ] shouldBe 0,255,0 >+[ 8: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 9: PASS ] shouldBe 255,0,0 >+[ 10: PASS ] shouldBe 255,0,0 >+[ 11: PASS ] shouldBe 0,255,0 >+[ 12: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 13: PASS ] shouldBe 255,0,0 >+[ 14: PASS ] shouldBe 255,0,0 >+[ 15: PASS ] shouldBe 0,255,0 >+[ 16: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 20: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 24: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 28: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 32: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 33: PASS ] shouldBe 255,0,0 >+[ 34: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 35: PASS ] shouldBe 0,255,0 >+[ 36: PASS ] shouldBe 255,0,0 >+[ 37: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 38: PASS ] shouldBe 0,255,0 >+[ 39: PASS ] shouldBe 255,0,0 >+[ 40: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 41: PASS ] shouldBe 0,255,0 >+[ 42: PASS ] shouldBe 255,0,0 >+[ 43: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 44: PASS ] shouldBe 0,255,0 >+[ 45: PASS ] shouldBe 255,0,0 >+[ 46: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 47: PASS ] shouldBe 0,255,0 >+[ 48: PASS ] shouldBe 255,0,0 >+[ 49: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 50: PASS ] shouldBe 0,255,0 >+[ 51: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 52: PASS ] shouldBe 255,0,0 >+[ 53: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 54: PASS ] shouldBe 0,255,0 >+[ 55: PASS ] shouldBe 255,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 57: PASS ] shouldBe 0,255,0 >+[ 58: PASS ] shouldBe 255,0,0 >+[ 59: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 60: PASS ] shouldBe 0,255,0 >+[ 61: PASS ] shouldBe 255,0,0 >+[ 62: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 63: PASS ] shouldBe 0,255,0 >+[ 64: PASS ] shouldBe 255,0,0 >+[ 65: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 66: PASS ] shouldBe 0,255,0 >+[ 67: PASS ] shouldBe 255,0,0 >+[ 68: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 69: PASS ] shouldBe 0,255,0 >+[ 70: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 71: PASS ] shouldBe 255,0,0 >+[ 72: PASS ] shouldBe 255,0,0 >+[ 73: PASS ] shouldBe 0,255,0 >+[ 74: PASS ] shouldBe 255,0,0 >+[ 75: PASS ] shouldBe 255,0,0 >+[ 76: PASS ] shouldBe 0,255,0 >+[ 77: PASS ] shouldBe 255,0,0 >+[ 78: PASS ] shouldBe 255,0,0 >+[ 79: PASS ] shouldBe 0,255,0 >+[ 80: PASS ] shouldBe 255,0,0 >+[ 81: PASS ] shouldBe 255,0,0 >+[ 82: PASS ] shouldBe 0,255,0 >+[ 83: PASS ] shouldBe 255,0,0 >+[ 84: PASS ] shouldBe 255,0,0 >+[ 85: PASS ] shouldBe 0,255,0 >+[ 86: PASS ] shouldBe 255,0,0 >+[ 87: PASS ] shouldBe 255,0,0 >+[ 88: PASS ] shouldBe 0,255,0 >+[ 89: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 90: PASS ] shouldBe 255,0,0 >+[ 91: PASS ] shouldBe 255,0,0 >+[ 92: PASS ] shouldBe 0,255,0 >+[ 93: PASS ] shouldBe 255,0,0 >+[ 94: PASS ] shouldBe 255,0,0 >+[ 95: PASS ] shouldBe 0,255,0 >+[ 96: PASS ] shouldBe 255,0,0 >+[ 97: PASS ] shouldBe 255,0,0 >+[ 98: PASS ] shouldBe 0,255,0 >+[ 99: PASS ] shouldBe 255,0,0 >+[ 100: PASS ] shouldBe 255,0,0 >+[ 101: PASS ] shouldBe 0,255,0 >+[ 102: PASS ] shouldBe 255,0,0 >+[ 103: PASS ] shouldBe 255,0,0 >+[ 104: PASS ] shouldBe 0,255,0 >+[ 105: PASS ] shouldBe 255,0,0 >+[ 106: PASS ] shouldBe 255,0,0 >+[ 107: PASS ] shouldBe 0,255,0 >+[ 108: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 110: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 111: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 113: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 114: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 117: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 120: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 125: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 126: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 127: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 128: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 129: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 130: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 133: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 136: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 138: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 139: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 141: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 142: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 145: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 146: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 147: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 150: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 151: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 152: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 154: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 156: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 157: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 158: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 160: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 161: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 162: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 163: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 164: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 165: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 166: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 167: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 168: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 170: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 171: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 172: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 173: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 174: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 175: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 176: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 177: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 178: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 180: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 182: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 184: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 185: PASS ] shouldBe 255,0,0 >+[ 186: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 187: PASS ] shouldBe 0,255,0 >+[ 188: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 189: PASS ] shouldBe 255,0,0 >+[ 190: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 191: PASS ] shouldBe 0,255,0 >+[ 192: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 193: PASS ] shouldBe 255,0,0 >+[ 194: PASS ] shouldBe 255,0,0 >+[ 195: PASS ] shouldBe 0,255,0 >+[ 196: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 197: PASS ] shouldBe 255,0,0 >+[ 198: PASS ] shouldBe 255,0,0 >+[ 199: PASS ] shouldBe 0,255,0 >+[ 200: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 203: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 204: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 207: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 208: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 211: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 212: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 213: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 215: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 216: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 217: PASS ] shouldBe 255,0,0 >+[ 218: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 219: PASS ] shouldBe 0,255,0 >+[ 220: PASS ] shouldBe 255,0,0 >+[ 221: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 222: PASS ] shouldBe 0,255,0 >+[ 223: PASS ] shouldBe 255,0,0 >+[ 224: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 225: PASS ] shouldBe 0,255,0 >+[ 226: PASS ] shouldBe 255,0,0 >+[ 227: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 228: PASS ] shouldBe 0,255,0 >+[ 229: PASS ] shouldBe 255,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 231: PASS ] shouldBe 0,255,0 >+[ 232: PASS ] shouldBe 255,0,0 >+[ 233: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 234: PASS ] shouldBe 0,255,0 >+[ 235: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 236: PASS ] shouldBe 255,0,0 >+[ 237: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 238: PASS ] shouldBe 0,255,0 >+[ 239: PASS ] shouldBe 255,0,0 >+[ 240: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 241: PASS ] shouldBe 0,255,0 >+[ 242: PASS ] shouldBe 255,0,0 >+[ 243: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 244: PASS ] shouldBe 0,255,0 >+[ 245: PASS ] shouldBe 255,0,0 >+[ 246: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 247: PASS ] shouldBe 0,255,0 >+[ 248: PASS ] shouldBe 255,0,0 >+[ 249: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 250: PASS ] shouldBe 0,255,0 >+[ 251: PASS ] shouldBe 255,0,0 >+[ 252: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 253: PASS ] shouldBe 0,255,0 >+[ 254: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 255: PASS ] shouldBe 255,0,0 >+[ 256: PASS ] shouldBe 255,0,0 >+[ 257: PASS ] shouldBe 0,255,0 >+[ 258: PASS ] shouldBe 255,0,0 >+[ 259: PASS ] shouldBe 255,0,0 >+[ 260: PASS ] shouldBe 0,255,0 >+[ 261: PASS ] shouldBe 255,0,0 >+[ 262: PASS ] shouldBe 255,0,0 >+[ 263: PASS ] shouldBe 0,255,0 >+[ 264: PASS ] shouldBe 255,0,0 >+[ 265: PASS ] shouldBe 255,0,0 >+[ 266: PASS ] shouldBe 0,255,0 >+[ 267: PASS ] shouldBe 255,0,0 >+[ 268: PASS ] shouldBe 255,0,0 >+[ 269: PASS ] shouldBe 0,255,0 >+[ 270: PASS ] shouldBe 255,0,0 >+[ 271: PASS ] shouldBe 255,0,0 >+[ 272: PASS ] shouldBe 0,255,0 >+[ 273: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 274: PASS ] shouldBe 255,0,0 >+[ 275: PASS ] shouldBe 255,0,0 >+[ 276: PASS ] shouldBe 0,255,0 >+[ 277: PASS ] shouldBe 255,0,0 >+[ 278: PASS ] shouldBe 255,0,0 >+[ 279: PASS ] shouldBe 0,255,0 >+[ 280: PASS ] shouldBe 255,0,0 >+[ 281: PASS ] shouldBe 255,0,0 >+[ 282: PASS ] shouldBe 0,255,0 >+[ 283: PASS ] shouldBe 255,0,0 >+[ 284: PASS ] shouldBe 255,0,0 >+[ 285: PASS ] shouldBe 0,255,0 >+[ 286: PASS ] shouldBe 255,0,0 >+[ 287: PASS ] shouldBe 255,0,0 >+[ 288: PASS ] shouldBe 0,255,0 >+[ 289: PASS ] shouldBe 255,0,0 >+[ 290: PASS ] shouldBe 255,0,0 >+[ 291: PASS ] shouldBe 0,255,0 >+[ 292: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 293: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 294: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 295: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 296: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 297: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 298: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 299: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 300: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 301: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 302: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 303: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 304: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 305: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 306: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 307: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 308: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 309: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 310: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 311: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 313: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 314: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 315: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 316: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 317: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 318: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 319: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 320: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 321: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 322: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 323: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 324: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 325: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 326: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 327: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 328: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 329: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 330: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 332: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 333: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 334: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 335: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 336: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 337: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 338: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 339: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 340: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 341: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 342: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 343: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 344: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 345: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 346: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 347: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 348: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 349: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 351: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 353: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 354: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 355: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 356: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 357: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 358: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 359: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 360: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 361: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 362: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 363: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 364: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 365: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 366: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 367: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 368: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 369: PASS ] successfullyParsed is true >+[ FAIL ] 196 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgb-rgb-unsigned_short_5_6_5-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgb-rgb-unsigned_short_5_6_5-expected.txt >index 05d9b47b25eed631a11d35c92638722e90638f88..2578c1036549d730d27092d9971f0fd9c79d5752 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgb-rgb-unsigned_short_5_6_5-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgb-rgb-unsigned_short_5_6_5-expected.txt >@@ -1,5 +1,374 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/image_bitmap_from_canvas/tex-2d-rgb-rgb-unsigned_short_5_6_5.html >-[ PASS ] All tests passed >+[ 1: PASS ] shouldBe 255,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 3: PASS ] shouldBe 0,255,0 >+[ 4: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 5: PASS ] shouldBe 255,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 7: PASS ] shouldBe 0,255,0 >+[ 8: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 9: PASS ] shouldBe 255,0,0 >+[ 10: PASS ] shouldBe 255,0,0 >+[ 11: PASS ] shouldBe 0,255,0 >+[ 12: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 13: PASS ] shouldBe 255,0,0 >+[ 14: PASS ] shouldBe 255,0,0 >+[ 15: PASS ] shouldBe 0,255,0 >+[ 16: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 20: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 24: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 28: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 32: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 33: PASS ] shouldBe 255,0,0 >+[ 34: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 35: PASS ] shouldBe 0,255,0 >+[ 36: PASS ] shouldBe 255,0,0 >+[ 37: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 38: PASS ] shouldBe 0,255,0 >+[ 39: PASS ] shouldBe 255,0,0 >+[ 40: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 41: PASS ] shouldBe 0,255,0 >+[ 42: PASS ] shouldBe 255,0,0 >+[ 43: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 44: PASS ] shouldBe 0,255,0 >+[ 45: PASS ] shouldBe 255,0,0 >+[ 46: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 47: PASS ] shouldBe 0,255,0 >+[ 48: PASS ] shouldBe 255,0,0 >+[ 49: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 50: PASS ] shouldBe 0,255,0 >+[ 51: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 52: PASS ] shouldBe 255,0,0 >+[ 53: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 54: PASS ] shouldBe 0,255,0 >+[ 55: PASS ] shouldBe 255,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 57: PASS ] shouldBe 0,255,0 >+[ 58: PASS ] shouldBe 255,0,0 >+[ 59: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 60: PASS ] shouldBe 0,255,0 >+[ 61: PASS ] shouldBe 255,0,0 >+[ 62: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 63: PASS ] shouldBe 0,255,0 >+[ 64: PASS ] shouldBe 255,0,0 >+[ 65: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 66: PASS ] shouldBe 0,255,0 >+[ 67: PASS ] shouldBe 255,0,0 >+[ 68: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 69: PASS ] shouldBe 0,255,0 >+[ 70: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 71: PASS ] shouldBe 255,0,0 >+[ 72: PASS ] shouldBe 255,0,0 >+[ 73: PASS ] shouldBe 0,255,0 >+[ 74: PASS ] shouldBe 255,0,0 >+[ 75: PASS ] shouldBe 255,0,0 >+[ 76: PASS ] shouldBe 0,255,0 >+[ 77: PASS ] shouldBe 255,0,0 >+[ 78: PASS ] shouldBe 255,0,0 >+[ 79: PASS ] shouldBe 0,255,0 >+[ 80: PASS ] shouldBe 255,0,0 >+[ 81: PASS ] shouldBe 255,0,0 >+[ 82: PASS ] shouldBe 0,255,0 >+[ 83: PASS ] shouldBe 255,0,0 >+[ 84: PASS ] shouldBe 255,0,0 >+[ 85: PASS ] shouldBe 0,255,0 >+[ 86: PASS ] shouldBe 255,0,0 >+[ 87: PASS ] shouldBe 255,0,0 >+[ 88: PASS ] shouldBe 0,255,0 >+[ 89: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 90: PASS ] shouldBe 255,0,0 >+[ 91: PASS ] shouldBe 255,0,0 >+[ 92: PASS ] shouldBe 0,255,0 >+[ 93: PASS ] shouldBe 255,0,0 >+[ 94: PASS ] shouldBe 255,0,0 >+[ 95: PASS ] shouldBe 0,255,0 >+[ 96: PASS ] shouldBe 255,0,0 >+[ 97: PASS ] shouldBe 255,0,0 >+[ 98: PASS ] shouldBe 0,255,0 >+[ 99: PASS ] shouldBe 255,0,0 >+[ 100: PASS ] shouldBe 255,0,0 >+[ 101: PASS ] shouldBe 0,255,0 >+[ 102: PASS ] shouldBe 255,0,0 >+[ 103: PASS ] shouldBe 255,0,0 >+[ 104: PASS ] shouldBe 0,255,0 >+[ 105: PASS ] shouldBe 255,0,0 >+[ 106: PASS ] shouldBe 255,0,0 >+[ 107: PASS ] shouldBe 0,255,0 >+[ 108: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 110: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 111: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 113: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 114: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 117: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 120: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 125: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 126: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 127: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 128: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 129: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 130: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 133: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 136: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 138: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 139: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 141: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 142: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 145: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 146: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 147: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 150: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 151: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 152: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 154: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 156: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 157: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 158: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 160: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 161: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 162: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 163: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 164: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 165: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 166: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 167: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 168: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 170: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 171: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 172: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 173: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 174: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 175: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 176: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 177: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 178: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 180: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 182: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 184: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 185: PASS ] shouldBe 255,0,0 >+[ 186: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 187: PASS ] shouldBe 0,255,0 >+[ 188: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 189: PASS ] shouldBe 255,0,0 >+[ 190: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 191: PASS ] shouldBe 0,255,0 >+[ 192: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 193: PASS ] shouldBe 255,0,0 >+[ 194: PASS ] shouldBe 255,0,0 >+[ 195: PASS ] shouldBe 0,255,0 >+[ 196: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 197: PASS ] shouldBe 255,0,0 >+[ 198: PASS ] shouldBe 255,0,0 >+[ 199: PASS ] shouldBe 0,255,0 >+[ 200: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 203: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 204: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 207: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 208: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 211: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 212: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 213: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 215: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 216: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 217: PASS ] shouldBe 255,0,0 >+[ 218: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 219: PASS ] shouldBe 0,255,0 >+[ 220: PASS ] shouldBe 255,0,0 >+[ 221: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 222: PASS ] shouldBe 0,255,0 >+[ 223: PASS ] shouldBe 255,0,0 >+[ 224: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 225: PASS ] shouldBe 0,255,0 >+[ 226: PASS ] shouldBe 255,0,0 >+[ 227: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 228: PASS ] shouldBe 0,255,0 >+[ 229: PASS ] shouldBe 255,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 231: PASS ] shouldBe 0,255,0 >+[ 232: PASS ] shouldBe 255,0,0 >+[ 233: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 234: PASS ] shouldBe 0,255,0 >+[ 235: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 236: PASS ] shouldBe 255,0,0 >+[ 237: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 238: PASS ] shouldBe 0,255,0 >+[ 239: PASS ] shouldBe 255,0,0 >+[ 240: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 241: PASS ] shouldBe 0,255,0 >+[ 242: PASS ] shouldBe 255,0,0 >+[ 243: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 244: PASS ] shouldBe 0,255,0 >+[ 245: PASS ] shouldBe 255,0,0 >+[ 246: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 247: PASS ] shouldBe 0,255,0 >+[ 248: PASS ] shouldBe 255,0,0 >+[ 249: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 250: PASS ] shouldBe 0,255,0 >+[ 251: PASS ] shouldBe 255,0,0 >+[ 252: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 253: PASS ] shouldBe 0,255,0 >+[ 254: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 255: PASS ] shouldBe 255,0,0 >+[ 256: PASS ] shouldBe 255,0,0 >+[ 257: PASS ] shouldBe 0,255,0 >+[ 258: PASS ] shouldBe 255,0,0 >+[ 259: PASS ] shouldBe 255,0,0 >+[ 260: PASS ] shouldBe 0,255,0 >+[ 261: PASS ] shouldBe 255,0,0 >+[ 262: PASS ] shouldBe 255,0,0 >+[ 263: PASS ] shouldBe 0,255,0 >+[ 264: PASS ] shouldBe 255,0,0 >+[ 265: PASS ] shouldBe 255,0,0 >+[ 266: PASS ] shouldBe 0,255,0 >+[ 267: PASS ] shouldBe 255,0,0 >+[ 268: PASS ] shouldBe 255,0,0 >+[ 269: PASS ] shouldBe 0,255,0 >+[ 270: PASS ] shouldBe 255,0,0 >+[ 271: PASS ] shouldBe 255,0,0 >+[ 272: PASS ] shouldBe 0,255,0 >+[ 273: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 274: PASS ] shouldBe 255,0,0 >+[ 275: PASS ] shouldBe 255,0,0 >+[ 276: PASS ] shouldBe 0,255,0 >+[ 277: PASS ] shouldBe 255,0,0 >+[ 278: PASS ] shouldBe 255,0,0 >+[ 279: PASS ] shouldBe 0,255,0 >+[ 280: PASS ] shouldBe 255,0,0 >+[ 281: PASS ] shouldBe 255,0,0 >+[ 282: PASS ] shouldBe 0,255,0 >+[ 283: PASS ] shouldBe 255,0,0 >+[ 284: PASS ] shouldBe 255,0,0 >+[ 285: PASS ] shouldBe 0,255,0 >+[ 286: PASS ] shouldBe 255,0,0 >+[ 287: PASS ] shouldBe 255,0,0 >+[ 288: PASS ] shouldBe 0,255,0 >+[ 289: PASS ] shouldBe 255,0,0 >+[ 290: PASS ] shouldBe 255,0,0 >+[ 291: PASS ] shouldBe 0,255,0 >+[ 292: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 293: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 294: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 295: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 296: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 297: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 298: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 299: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 300: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 301: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 302: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 303: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 304: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 305: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 306: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 307: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 308: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 309: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 310: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 311: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 313: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 314: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 315: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 316: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 317: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 318: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 319: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 320: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 321: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 322: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 323: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 324: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 325: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 326: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 327: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 328: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 329: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 330: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 332: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 333: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 334: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 335: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 336: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 337: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 338: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 339: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 340: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 341: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 342: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 343: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 344: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 345: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 346: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 347: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 348: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 349: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 351: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 353: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 354: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 355: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 356: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 357: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 358: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 359: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 360: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 361: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 362: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 363: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 364: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 365: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 366: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 367: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 368: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 369: PASS ] successfullyParsed is true >+[ FAIL ] 196 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_byte-expected.txt >index e51c7d0e0209d8e273e2068392a457ae346673e1..036e5ce64fe44acf367eece5e9e6097995938e47 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,374 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] shouldBe 255,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 3: PASS ] shouldBe 0,255,0 >+[ 4: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 5: PASS ] shouldBe 255,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 7: PASS ] shouldBe 0,255,0 >+[ 8: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 9: PASS ] shouldBe 255,0,0 >+[ 10: PASS ] shouldBe 255,0,0 >+[ 11: PASS ] shouldBe 0,255,0 >+[ 12: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 13: PASS ] shouldBe 255,0,0 >+[ 14: PASS ] shouldBe 255,0,0 >+[ 15: PASS ] shouldBe 0,255,0 >+[ 16: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 20: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 24: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 28: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 32: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 33: PASS ] shouldBe 255,0,0 >+[ 34: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 35: PASS ] shouldBe 0,255,0 >+[ 36: PASS ] shouldBe 255,0,0 >+[ 37: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 38: PASS ] shouldBe 0,255,0 >+[ 39: PASS ] shouldBe 255,0,0 >+[ 40: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 41: PASS ] shouldBe 0,255,0 >+[ 42: PASS ] shouldBe 255,0,0 >+[ 43: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 44: PASS ] shouldBe 0,255,0 >+[ 45: PASS ] shouldBe 255,0,0 >+[ 46: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 47: PASS ] shouldBe 0,255,0 >+[ 48: PASS ] shouldBe 255,0,0 >+[ 49: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 50: PASS ] shouldBe 0,255,0 >+[ 51: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 52: PASS ] shouldBe 255,0,0 >+[ 53: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 54: PASS ] shouldBe 0,255,0 >+[ 55: PASS ] shouldBe 255,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 57: PASS ] shouldBe 0,255,0 >+[ 58: PASS ] shouldBe 255,0,0 >+[ 59: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 60: PASS ] shouldBe 0,255,0 >+[ 61: PASS ] shouldBe 255,0,0 >+[ 62: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 63: PASS ] shouldBe 0,255,0 >+[ 64: PASS ] shouldBe 255,0,0 >+[ 65: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 66: PASS ] shouldBe 0,255,0 >+[ 67: PASS ] shouldBe 255,0,0 >+[ 68: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 69: PASS ] shouldBe 0,255,0 >+[ 70: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 71: PASS ] shouldBe 255,0,0 >+[ 72: PASS ] shouldBe 255,0,0 >+[ 73: PASS ] shouldBe 0,255,0 >+[ 74: PASS ] shouldBe 255,0,0 >+[ 75: PASS ] shouldBe 255,0,0 >+[ 76: PASS ] shouldBe 0,255,0 >+[ 77: PASS ] shouldBe 255,0,0 >+[ 78: PASS ] shouldBe 255,0,0 >+[ 79: PASS ] shouldBe 0,255,0 >+[ 80: PASS ] shouldBe 255,0,0 >+[ 81: PASS ] shouldBe 255,0,0 >+[ 82: PASS ] shouldBe 0,255,0 >+[ 83: PASS ] shouldBe 255,0,0 >+[ 84: PASS ] shouldBe 255,0,0 >+[ 85: PASS ] shouldBe 0,255,0 >+[ 86: PASS ] shouldBe 255,0,0 >+[ 87: PASS ] shouldBe 255,0,0 >+[ 88: PASS ] shouldBe 0,255,0 >+[ 89: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 90: PASS ] shouldBe 255,0,0 >+[ 91: PASS ] shouldBe 255,0,0 >+[ 92: PASS ] shouldBe 0,255,0 >+[ 93: PASS ] shouldBe 255,0,0 >+[ 94: PASS ] shouldBe 255,0,0 >+[ 95: PASS ] shouldBe 0,255,0 >+[ 96: PASS ] shouldBe 255,0,0 >+[ 97: PASS ] shouldBe 255,0,0 >+[ 98: PASS ] shouldBe 0,255,0 >+[ 99: PASS ] shouldBe 255,0,0 >+[ 100: PASS ] shouldBe 255,0,0 >+[ 101: PASS ] shouldBe 0,255,0 >+[ 102: PASS ] shouldBe 255,0,0 >+[ 103: PASS ] shouldBe 255,0,0 >+[ 104: PASS ] shouldBe 0,255,0 >+[ 105: PASS ] shouldBe 255,0,0 >+[ 106: PASS ] shouldBe 255,0,0 >+[ 107: PASS ] shouldBe 0,255,0 >+[ 108: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 110: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 111: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 113: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 114: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 117: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 120: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 125: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 126: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 127: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 128: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 129: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 130: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 133: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 136: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 138: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 139: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 141: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 142: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 145: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 146: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 147: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 150: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 151: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 152: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 154: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 156: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 157: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 158: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 160: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 161: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 162: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 163: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 164: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 165: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 166: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 167: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 168: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 170: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 171: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 172: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 173: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 174: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 175: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 176: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 177: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 178: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 180: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 182: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 184: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 185: PASS ] shouldBe 255,0,0 >+[ 186: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 187: PASS ] shouldBe 0,255,0 >+[ 188: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 189: PASS ] shouldBe 255,0,0 >+[ 190: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 191: PASS ] shouldBe 0,255,0 >+[ 192: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 193: PASS ] shouldBe 255,0,0 >+[ 194: PASS ] shouldBe 255,0,0 >+[ 195: PASS ] shouldBe 0,255,0 >+[ 196: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 197: PASS ] shouldBe 255,0,0 >+[ 198: PASS ] shouldBe 255,0,0 >+[ 199: PASS ] shouldBe 0,255,0 >+[ 200: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 203: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 204: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 207: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 208: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 211: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 212: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 213: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 215: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 216: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 217: PASS ] shouldBe 255,0,0 >+[ 218: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 219: PASS ] shouldBe 0,255,0 >+[ 220: PASS ] shouldBe 255,0,0 >+[ 221: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 222: PASS ] shouldBe 0,255,0 >+[ 223: PASS ] shouldBe 255,0,0 >+[ 224: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 225: PASS ] shouldBe 0,255,0 >+[ 226: PASS ] shouldBe 255,0,0 >+[ 227: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 228: PASS ] shouldBe 0,255,0 >+[ 229: PASS ] shouldBe 255,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 231: PASS ] shouldBe 0,255,0 >+[ 232: PASS ] shouldBe 255,0,0 >+[ 233: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 234: PASS ] shouldBe 0,255,0 >+[ 235: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 236: PASS ] shouldBe 255,0,0 >+[ 237: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 238: PASS ] shouldBe 0,255,0 >+[ 239: PASS ] shouldBe 255,0,0 >+[ 240: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 241: PASS ] shouldBe 0,255,0 >+[ 242: PASS ] shouldBe 255,0,0 >+[ 243: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 244: PASS ] shouldBe 0,255,0 >+[ 245: PASS ] shouldBe 255,0,0 >+[ 246: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 247: PASS ] shouldBe 0,255,0 >+[ 248: PASS ] shouldBe 255,0,0 >+[ 249: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 250: PASS ] shouldBe 0,255,0 >+[ 251: PASS ] shouldBe 255,0,0 >+[ 252: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 253: PASS ] shouldBe 0,255,0 >+[ 254: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 255: PASS ] shouldBe 255,0,0 >+[ 256: PASS ] shouldBe 255,0,0 >+[ 257: PASS ] shouldBe 0,255,0 >+[ 258: PASS ] shouldBe 255,0,0 >+[ 259: PASS ] shouldBe 255,0,0 >+[ 260: PASS ] shouldBe 0,255,0 >+[ 261: PASS ] shouldBe 255,0,0 >+[ 262: PASS ] shouldBe 255,0,0 >+[ 263: PASS ] shouldBe 0,255,0 >+[ 264: PASS ] shouldBe 255,0,0 >+[ 265: PASS ] shouldBe 255,0,0 >+[ 266: PASS ] shouldBe 0,255,0 >+[ 267: PASS ] shouldBe 255,0,0 >+[ 268: PASS ] shouldBe 255,0,0 >+[ 269: PASS ] shouldBe 0,255,0 >+[ 270: PASS ] shouldBe 255,0,0 >+[ 271: PASS ] shouldBe 255,0,0 >+[ 272: PASS ] shouldBe 0,255,0 >+[ 273: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 274: PASS ] shouldBe 255,0,0 >+[ 275: PASS ] shouldBe 255,0,0 >+[ 276: PASS ] shouldBe 0,255,0 >+[ 277: PASS ] shouldBe 255,0,0 >+[ 278: PASS ] shouldBe 255,0,0 >+[ 279: PASS ] shouldBe 0,255,0 >+[ 280: PASS ] shouldBe 255,0,0 >+[ 281: PASS ] shouldBe 255,0,0 >+[ 282: PASS ] shouldBe 0,255,0 >+[ 283: PASS ] shouldBe 255,0,0 >+[ 284: PASS ] shouldBe 255,0,0 >+[ 285: PASS ] shouldBe 0,255,0 >+[ 286: PASS ] shouldBe 255,0,0 >+[ 287: PASS ] shouldBe 255,0,0 >+[ 288: PASS ] shouldBe 0,255,0 >+[ 289: PASS ] shouldBe 255,0,0 >+[ 290: PASS ] shouldBe 255,0,0 >+[ 291: PASS ] shouldBe 0,255,0 >+[ 292: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 293: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 294: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 295: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 296: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 297: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 298: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 299: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 300: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 301: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 302: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 303: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 304: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 305: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 306: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 307: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 308: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 309: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 310: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 311: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 313: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 314: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 315: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 316: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 317: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 318: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 319: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 320: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 321: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 322: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 323: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 324: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 325: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 326: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 327: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 328: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 329: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 330: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 332: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 333: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 334: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 335: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 336: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 337: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 338: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 339: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 340: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 341: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 342: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 343: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 344: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 345: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 346: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 347: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 348: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 349: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 351: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 353: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 354: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 355: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 356: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 357: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 358: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 359: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 360: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 361: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 362: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 363: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 364: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 365: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 366: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 367: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 368: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 369: PASS ] successfullyParsed is true >+[ FAIL ] 196 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_short_4_4_4_4-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_short_4_4_4_4-expected.txt >index 1fe66291b2adafca17d208deed7c3f3666e96d6a..bd0aa7ec24117defb1099bb367ffb4858004d8d2 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_short_4_4_4_4-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_short_4_4_4_4-expected.txt >@@ -1,5 +1,374 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html >-[ PASS ] All tests passed >+[ 1: PASS ] shouldBe 255,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 3: PASS ] shouldBe 0,255,0 >+[ 4: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 5: PASS ] shouldBe 255,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 7: PASS ] shouldBe 0,255,0 >+[ 8: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 9: PASS ] shouldBe 255,0,0 >+[ 10: PASS ] shouldBe 255,0,0 >+[ 11: PASS ] shouldBe 0,255,0 >+[ 12: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 13: PASS ] shouldBe 255,0,0 >+[ 14: PASS ] shouldBe 255,0,0 >+[ 15: PASS ] shouldBe 0,255,0 >+[ 16: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 20: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 24: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 28: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 32: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 33: PASS ] shouldBe 255,0,0 >+[ 34: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 35: PASS ] shouldBe 0,255,0 >+[ 36: PASS ] shouldBe 255,0,0 >+[ 37: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 38: PASS ] shouldBe 0,255,0 >+[ 39: PASS ] shouldBe 255,0,0 >+[ 40: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 41: PASS ] shouldBe 0,255,0 >+[ 42: PASS ] shouldBe 255,0,0 >+[ 43: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 44: PASS ] shouldBe 0,255,0 >+[ 45: PASS ] shouldBe 255,0,0 >+[ 46: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 47: PASS ] shouldBe 0,255,0 >+[ 48: PASS ] shouldBe 255,0,0 >+[ 49: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 50: PASS ] shouldBe 0,255,0 >+[ 51: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 52: PASS ] shouldBe 255,0,0 >+[ 53: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 54: PASS ] shouldBe 0,255,0 >+[ 55: PASS ] shouldBe 255,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 57: PASS ] shouldBe 0,255,0 >+[ 58: PASS ] shouldBe 255,0,0 >+[ 59: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 60: PASS ] shouldBe 0,255,0 >+[ 61: PASS ] shouldBe 255,0,0 >+[ 62: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 63: PASS ] shouldBe 0,255,0 >+[ 64: PASS ] shouldBe 255,0,0 >+[ 65: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 66: PASS ] shouldBe 0,255,0 >+[ 67: PASS ] shouldBe 255,0,0 >+[ 68: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 69: PASS ] shouldBe 0,255,0 >+[ 70: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 71: PASS ] shouldBe 255,0,0 >+[ 72: PASS ] shouldBe 255,0,0 >+[ 73: PASS ] shouldBe 0,255,0 >+[ 74: PASS ] shouldBe 255,0,0 >+[ 75: PASS ] shouldBe 255,0,0 >+[ 76: PASS ] shouldBe 0,255,0 >+[ 77: PASS ] shouldBe 255,0,0 >+[ 78: PASS ] shouldBe 255,0,0 >+[ 79: PASS ] shouldBe 0,255,0 >+[ 80: PASS ] shouldBe 255,0,0 >+[ 81: PASS ] shouldBe 255,0,0 >+[ 82: PASS ] shouldBe 0,255,0 >+[ 83: PASS ] shouldBe 255,0,0 >+[ 84: PASS ] shouldBe 255,0,0 >+[ 85: PASS ] shouldBe 0,255,0 >+[ 86: PASS ] shouldBe 255,0,0 >+[ 87: PASS ] shouldBe 255,0,0 >+[ 88: PASS ] shouldBe 0,255,0 >+[ 89: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 90: PASS ] shouldBe 255,0,0 >+[ 91: PASS ] shouldBe 255,0,0 >+[ 92: PASS ] shouldBe 0,255,0 >+[ 93: PASS ] shouldBe 255,0,0 >+[ 94: PASS ] shouldBe 255,0,0 >+[ 95: PASS ] shouldBe 0,255,0 >+[ 96: PASS ] shouldBe 255,0,0 >+[ 97: PASS ] shouldBe 255,0,0 >+[ 98: PASS ] shouldBe 0,255,0 >+[ 99: PASS ] shouldBe 255,0,0 >+[ 100: PASS ] shouldBe 255,0,0 >+[ 101: PASS ] shouldBe 0,255,0 >+[ 102: PASS ] shouldBe 255,0,0 >+[ 103: PASS ] shouldBe 255,0,0 >+[ 104: PASS ] shouldBe 0,255,0 >+[ 105: PASS ] shouldBe 255,0,0 >+[ 106: PASS ] shouldBe 255,0,0 >+[ 107: PASS ] shouldBe 0,255,0 >+[ 108: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 110: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 111: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 113: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 114: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 117: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 120: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 125: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 126: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 127: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 128: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 129: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 130: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 133: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 136: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 138: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 139: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 141: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 142: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 145: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 146: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 147: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 150: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 151: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 152: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 154: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 156: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 157: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 158: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 160: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 161: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 162: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 163: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 164: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 165: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 166: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 167: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 168: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 170: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 171: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 172: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 173: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 174: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 175: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 176: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 177: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 178: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 180: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 182: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 184: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 185: PASS ] shouldBe 255,0,0 >+[ 186: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 187: PASS ] shouldBe 0,255,0 >+[ 188: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 189: PASS ] shouldBe 255,0,0 >+[ 190: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 191: PASS ] shouldBe 0,255,0 >+[ 192: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 193: PASS ] shouldBe 255,0,0 >+[ 194: PASS ] shouldBe 255,0,0 >+[ 195: PASS ] shouldBe 0,255,0 >+[ 196: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 197: PASS ] shouldBe 255,0,0 >+[ 198: PASS ] shouldBe 255,0,0 >+[ 199: PASS ] shouldBe 0,255,0 >+[ 200: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 203: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 204: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 207: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 208: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 211: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 212: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 213: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 215: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 216: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 217: PASS ] shouldBe 255,0,0 >+[ 218: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 219: PASS ] shouldBe 0,255,0 >+[ 220: PASS ] shouldBe 255,0,0 >+[ 221: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 222: PASS ] shouldBe 0,255,0 >+[ 223: PASS ] shouldBe 255,0,0 >+[ 224: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 225: PASS ] shouldBe 0,255,0 >+[ 226: PASS ] shouldBe 255,0,0 >+[ 227: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 228: PASS ] shouldBe 0,255,0 >+[ 229: PASS ] shouldBe 255,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 231: PASS ] shouldBe 0,255,0 >+[ 232: PASS ] shouldBe 255,0,0 >+[ 233: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 234: PASS ] shouldBe 0,255,0 >+[ 235: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 236: PASS ] shouldBe 255,0,0 >+[ 237: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 238: PASS ] shouldBe 0,255,0 >+[ 239: PASS ] shouldBe 255,0,0 >+[ 240: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 241: PASS ] shouldBe 0,255,0 >+[ 242: PASS ] shouldBe 255,0,0 >+[ 243: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 244: PASS ] shouldBe 0,255,0 >+[ 245: PASS ] shouldBe 255,0,0 >+[ 246: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 247: PASS ] shouldBe 0,255,0 >+[ 248: PASS ] shouldBe 255,0,0 >+[ 249: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 250: PASS ] shouldBe 0,255,0 >+[ 251: PASS ] shouldBe 255,0,0 >+[ 252: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 253: PASS ] shouldBe 0,255,0 >+[ 254: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 255: PASS ] shouldBe 255,0,0 >+[ 256: PASS ] shouldBe 255,0,0 >+[ 257: PASS ] shouldBe 0,255,0 >+[ 258: PASS ] shouldBe 255,0,0 >+[ 259: PASS ] shouldBe 255,0,0 >+[ 260: PASS ] shouldBe 0,255,0 >+[ 261: PASS ] shouldBe 255,0,0 >+[ 262: PASS ] shouldBe 255,0,0 >+[ 263: PASS ] shouldBe 0,255,0 >+[ 264: PASS ] shouldBe 255,0,0 >+[ 265: PASS ] shouldBe 255,0,0 >+[ 266: PASS ] shouldBe 0,255,0 >+[ 267: PASS ] shouldBe 255,0,0 >+[ 268: PASS ] shouldBe 255,0,0 >+[ 269: PASS ] shouldBe 0,255,0 >+[ 270: PASS ] shouldBe 255,0,0 >+[ 271: PASS ] shouldBe 255,0,0 >+[ 272: PASS ] shouldBe 0,255,0 >+[ 273: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 274: PASS ] shouldBe 255,0,0 >+[ 275: PASS ] shouldBe 255,0,0 >+[ 276: PASS ] shouldBe 0,255,0 >+[ 277: PASS ] shouldBe 255,0,0 >+[ 278: PASS ] shouldBe 255,0,0 >+[ 279: PASS ] shouldBe 0,255,0 >+[ 280: PASS ] shouldBe 255,0,0 >+[ 281: PASS ] shouldBe 255,0,0 >+[ 282: PASS ] shouldBe 0,255,0 >+[ 283: PASS ] shouldBe 255,0,0 >+[ 284: PASS ] shouldBe 255,0,0 >+[ 285: PASS ] shouldBe 0,255,0 >+[ 286: PASS ] shouldBe 255,0,0 >+[ 287: PASS ] shouldBe 255,0,0 >+[ 288: PASS ] shouldBe 0,255,0 >+[ 289: PASS ] shouldBe 255,0,0 >+[ 290: PASS ] shouldBe 255,0,0 >+[ 291: PASS ] shouldBe 0,255,0 >+[ 292: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 293: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 294: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 295: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 296: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 297: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 298: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 299: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 300: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 301: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 302: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 303: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 304: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 305: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 306: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 307: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 308: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 309: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 310: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 311: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 313: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 314: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 315: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 316: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 317: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 318: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 319: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 320: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 321: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 322: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 323: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 324: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 325: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 326: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 327: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 328: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 329: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 330: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 332: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 333: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 334: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 335: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 336: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 337: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 338: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 339: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 340: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 341: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 342: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 343: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 344: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 345: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 346: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 347: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 348: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 349: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 351: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 353: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 354: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 355: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 356: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 357: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 358: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 359: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 360: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 361: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 362: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 363: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 364: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 365: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 366: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 367: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 368: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 369: PASS ] successfullyParsed is true >+[ FAIL ] 196 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_short_5_5_5_1-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_short_5_5_5_1-expected.txt >index 8dbc17cc52978a643880ec5d8e995475e8254cd7..7e599c10263733c9606f3870104fd8e7a24559b6 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_short_5_5_5_1-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_short_5_5_5_1-expected.txt >@@ -1,5 +1,374 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/image_bitmap_from_canvas/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html >-[ PASS ] All tests passed >+[ 1: PASS ] shouldBe 255,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 3: PASS ] shouldBe 0,255,0 >+[ 4: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 5: PASS ] shouldBe 255,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 7: PASS ] shouldBe 0,255,0 >+[ 8: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 9: PASS ] shouldBe 255,0,0 >+[ 10: PASS ] shouldBe 255,0,0 >+[ 11: PASS ] shouldBe 0,255,0 >+[ 12: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 13: PASS ] shouldBe 255,0,0 >+[ 14: PASS ] shouldBe 255,0,0 >+[ 15: PASS ] shouldBe 0,255,0 >+[ 16: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 20: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 24: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 28: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 32: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 33: PASS ] shouldBe 255,0,0 >+[ 34: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 35: PASS ] shouldBe 0,255,0 >+[ 36: PASS ] shouldBe 255,0,0 >+[ 37: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 38: PASS ] shouldBe 0,255,0 >+[ 39: PASS ] shouldBe 255,0,0 >+[ 40: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 41: PASS ] shouldBe 0,255,0 >+[ 42: PASS ] shouldBe 255,0,0 >+[ 43: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 44: PASS ] shouldBe 0,255,0 >+[ 45: PASS ] shouldBe 255,0,0 >+[ 46: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 47: PASS ] shouldBe 0,255,0 >+[ 48: PASS ] shouldBe 255,0,0 >+[ 49: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 50: PASS ] shouldBe 0,255,0 >+[ 51: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 52: PASS ] shouldBe 255,0,0 >+[ 53: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 54: PASS ] shouldBe 0,255,0 >+[ 55: PASS ] shouldBe 255,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 57: PASS ] shouldBe 0,255,0 >+[ 58: PASS ] shouldBe 255,0,0 >+[ 59: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 60: PASS ] shouldBe 0,255,0 >+[ 61: PASS ] shouldBe 255,0,0 >+[ 62: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 63: PASS ] shouldBe 0,255,0 >+[ 64: PASS ] shouldBe 255,0,0 >+[ 65: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 66: PASS ] shouldBe 0,255,0 >+[ 67: PASS ] shouldBe 255,0,0 >+[ 68: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 69: PASS ] shouldBe 0,255,0 >+[ 70: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 71: PASS ] shouldBe 255,0,0 >+[ 72: PASS ] shouldBe 255,0,0 >+[ 73: PASS ] shouldBe 0,255,0 >+[ 74: PASS ] shouldBe 255,0,0 >+[ 75: PASS ] shouldBe 255,0,0 >+[ 76: PASS ] shouldBe 0,255,0 >+[ 77: PASS ] shouldBe 255,0,0 >+[ 78: PASS ] shouldBe 255,0,0 >+[ 79: PASS ] shouldBe 0,255,0 >+[ 80: PASS ] shouldBe 255,0,0 >+[ 81: PASS ] shouldBe 255,0,0 >+[ 82: PASS ] shouldBe 0,255,0 >+[ 83: PASS ] shouldBe 255,0,0 >+[ 84: PASS ] shouldBe 255,0,0 >+[ 85: PASS ] shouldBe 0,255,0 >+[ 86: PASS ] shouldBe 255,0,0 >+[ 87: PASS ] shouldBe 255,0,0 >+[ 88: PASS ] shouldBe 0,255,0 >+[ 89: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 90: PASS ] shouldBe 255,0,0 >+[ 91: PASS ] shouldBe 255,0,0 >+[ 92: PASS ] shouldBe 0,255,0 >+[ 93: PASS ] shouldBe 255,0,0 >+[ 94: PASS ] shouldBe 255,0,0 >+[ 95: PASS ] shouldBe 0,255,0 >+[ 96: PASS ] shouldBe 255,0,0 >+[ 97: PASS ] shouldBe 255,0,0 >+[ 98: PASS ] shouldBe 0,255,0 >+[ 99: PASS ] shouldBe 255,0,0 >+[ 100: PASS ] shouldBe 255,0,0 >+[ 101: PASS ] shouldBe 0,255,0 >+[ 102: PASS ] shouldBe 255,0,0 >+[ 103: PASS ] shouldBe 255,0,0 >+[ 104: PASS ] shouldBe 0,255,0 >+[ 105: PASS ] shouldBe 255,0,0 >+[ 106: PASS ] shouldBe 255,0,0 >+[ 107: PASS ] shouldBe 0,255,0 >+[ 108: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 110: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 111: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 113: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 114: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 117: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 120: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 125: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 126: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 127: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 128: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 129: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 130: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 133: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 136: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 138: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 139: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 141: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 142: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 145: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 146: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 147: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 150: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 151: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 152: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 154: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 156: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 157: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 158: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 160: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 161: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 162: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 163: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 164: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 165: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 166: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 167: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 168: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 170: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 171: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 172: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 173: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 174: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 175: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 176: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 177: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 178: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 180: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 182: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 184: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 185: PASS ] shouldBe 255,0,0 >+[ 186: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 187: PASS ] shouldBe 0,255,0 >+[ 188: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 189: PASS ] shouldBe 255,0,0 >+[ 190: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 191: PASS ] shouldBe 0,255,0 >+[ 192: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 193: PASS ] shouldBe 255,0,0 >+[ 194: PASS ] shouldBe 255,0,0 >+[ 195: PASS ] shouldBe 0,255,0 >+[ 196: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 197: PASS ] shouldBe 255,0,0 >+[ 198: PASS ] shouldBe 255,0,0 >+[ 199: PASS ] shouldBe 0,255,0 >+[ 200: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 203: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 204: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 207: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 208: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 211: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 212: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 213: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 215: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 216: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 217: PASS ] shouldBe 255,0,0 >+[ 218: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 219: PASS ] shouldBe 0,255,0 >+[ 220: PASS ] shouldBe 255,0,0 >+[ 221: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 222: PASS ] shouldBe 0,255,0 >+[ 223: PASS ] shouldBe 255,0,0 >+[ 224: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 225: PASS ] shouldBe 0,255,0 >+[ 226: PASS ] shouldBe 255,0,0 >+[ 227: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 228: PASS ] shouldBe 0,255,0 >+[ 229: PASS ] shouldBe 255,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 231: PASS ] shouldBe 0,255,0 >+[ 232: PASS ] shouldBe 255,0,0 >+[ 233: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 234: PASS ] shouldBe 0,255,0 >+[ 235: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 236: PASS ] shouldBe 255,0,0 >+[ 237: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 238: PASS ] shouldBe 0,255,0 >+[ 239: PASS ] shouldBe 255,0,0 >+[ 240: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 241: PASS ] shouldBe 0,255,0 >+[ 242: PASS ] shouldBe 255,0,0 >+[ 243: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 244: PASS ] shouldBe 0,255,0 >+[ 245: PASS ] shouldBe 255,0,0 >+[ 246: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 247: PASS ] shouldBe 0,255,0 >+[ 248: PASS ] shouldBe 255,0,0 >+[ 249: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 250: PASS ] shouldBe 0,255,0 >+[ 251: PASS ] shouldBe 255,0,0 >+[ 252: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 255,0,0 >+[ 253: PASS ] shouldBe 0,255,0 >+[ 254: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 255: PASS ] shouldBe 255,0,0 >+[ 256: PASS ] shouldBe 255,0,0 >+[ 257: PASS ] shouldBe 0,255,0 >+[ 258: PASS ] shouldBe 255,0,0 >+[ 259: PASS ] shouldBe 255,0,0 >+[ 260: PASS ] shouldBe 0,255,0 >+[ 261: PASS ] shouldBe 255,0,0 >+[ 262: PASS ] shouldBe 255,0,0 >+[ 263: PASS ] shouldBe 0,255,0 >+[ 264: PASS ] shouldBe 255,0,0 >+[ 265: PASS ] shouldBe 255,0,0 >+[ 266: PASS ] shouldBe 0,255,0 >+[ 267: PASS ] shouldBe 255,0,0 >+[ 268: PASS ] shouldBe 255,0,0 >+[ 269: PASS ] shouldBe 0,255,0 >+[ 270: PASS ] shouldBe 255,0,0 >+[ 271: PASS ] shouldBe 255,0,0 >+[ 272: PASS ] shouldBe 0,255,0 >+[ 273: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 274: PASS ] shouldBe 255,0,0 >+[ 275: PASS ] shouldBe 255,0,0 >+[ 276: PASS ] shouldBe 0,255,0 >+[ 277: PASS ] shouldBe 255,0,0 >+[ 278: PASS ] shouldBe 255,0,0 >+[ 279: PASS ] shouldBe 0,255,0 >+[ 280: PASS ] shouldBe 255,0,0 >+[ 281: PASS ] shouldBe 255,0,0 >+[ 282: PASS ] shouldBe 0,255,0 >+[ 283: PASS ] shouldBe 255,0,0 >+[ 284: PASS ] shouldBe 255,0,0 >+[ 285: PASS ] shouldBe 0,255,0 >+[ 286: PASS ] shouldBe 255,0,0 >+[ 287: PASS ] shouldBe 255,0,0 >+[ 288: PASS ] shouldBe 0,255,0 >+[ 289: PASS ] shouldBe 255,0,0 >+[ 290: PASS ] shouldBe 255,0,0 >+[ 291: PASS ] shouldBe 0,255,0 >+[ 292: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 293: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 294: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 295: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 296: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 297: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 298: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 299: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 300: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 301: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 302: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 303: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 304: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 305: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 306: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 307: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 308: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 309: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 310: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 311: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 313: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 314: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 315: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 316: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 317: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 318: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 319: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 320: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 321: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 322: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 323: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 324: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 325: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 326: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 327: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 328: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 329: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 255,0,0 >+[ 330: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 332: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 333: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 334: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 335: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 336: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 337: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 338: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 339: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 340: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 341: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 342: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 343: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 344: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 345: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 346: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 347: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 348: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 349: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 351: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 353: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 354: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 355: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 356: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 357: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 358: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 359: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 360: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 361: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 362: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 363: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 364: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 365: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,255,0 >+[ 366: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 255,0,0 >+[ 367: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 255,0,0 >+[ 368: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 369: PASS ] successfullyParsed is true >+[ FAIL ] 196 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgb-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgb-rgb-unsigned_byte-expected.txt >index f4b20e52ff7b646ab450a523f993de2883375a94..5ed29a1b8bb60505e3b3c1263f234c7772d361aa 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgb-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgb-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgb-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgb-rgb-unsigned_short_5_6_5-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgb-rgb-unsigned_short_5_6_5-expected.txt >index 91caa91cb9206fe7452101088851af59b6e3a669..969ed569f7ffb9fab986972576b3dbbfa6e48a56 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgb-rgb-unsigned_short_5_6_5-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgb-rgb-unsigned_short_5_6_5-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgb-rgb-unsigned_short_5_6_5.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_byte-expected.txt >index 9c30f9bff03c468c6e8b8773378d47a048ae8d23..86697b030a0178cb420e90e21d3fd5e078e17202 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_short_4_4_4_4-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_short_4_4_4_4-expected.txt >index f87acb103c6f4ed967974a36a6c496f2b438dd3a..1cac4e74e09009eb41853d1787c39fa0e20719ae 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_short_4_4_4_4-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_short_4_4_4_4-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_short_5_5_5_1-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_short_5_5_5_1-expected.txt >index 9b6489f22dfb919de3baa79370e871be9f3d51e7..192e772168e154c03c8a3ae26fe2db6c5f747dcc 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_short_5_5_5_1-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_short_5_5_5_1-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/image_bitmap_from_image_bitmap/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgb-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgb-rgb-unsigned_byte-expected.txt >index ebe19e42fd610222c0bc2e401e50ac79dc747f02..815bb84bd48a27006b03b200f20c82607659851b 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgb-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgb-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/image_bitmap_from_image_data/tex-2d-rgb-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgb-rgb-unsigned_short_5_6_5-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgb-rgb-unsigned_short_5_6_5-expected.txt >index 6553c0749ff15abf4d7b85fcc20737280f9d5e6b..864868cecff23ee2fa49a08a3e9663be7a4af595 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgb-rgb-unsigned_short_5_6_5-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgb-rgb-unsigned_short_5_6_5-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/image_bitmap_from_image_data/tex-2d-rgb-rgb-unsigned_short_5_6_5.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_byte-expected.txt >index b915352b3e90aba2f48cb8ce53536d7c449c8061..f747595fb7268a655031f787fdd88443555c17c4 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_short_4_4_4_4-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_short_4_4_4_4-expected.txt >index 1a47b76e1dba67386fd4188db4948f54bc8bb1e4..16b69dff84ca3824de16ccde6a52159fb5c238d2 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_short_4_4_4_4-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_short_4_4_4_4-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_short_5_5_5_1-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_short_5_5_5_1-expected.txt >index fd412d0c1c8255c7b34f917594ecb16d170349ac..b383529aed538aca769d1cc8d1eaaca42d45f4c0 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_short_5_5_5_1-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_short_5_5_5_1-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/image_bitmap_from_image_data/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/misc/copy-tex-image-and-sub-image-2d-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/misc/copy-tex-image-and-sub-image-2d-expected.txt >index 5df4b8daa9fd66c7b07faec3e1b62b0969b087bf..2c9e6c5859483cc410f5bc39f293effb95c4de31 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/misc/copy-tex-image-and-sub-image-2d-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/misc/copy-tex-image-and-sub-image-2d-expected.txt >@@ -1,5 +1,508 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/misc/copy-tex-image-and-sub-image-2d.html >-[ PASS ] All tests passed >+[ 1: PASS ] getError was expected value: NO_ERROR : During Initialization >+[ 2: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -2, y = -2 >+[ 3: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 4: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 5: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 6: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 7: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -2, y = -2 >+[ 8: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 9: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 10: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 11: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 12: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -1, y = -2 >+[ 13: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 14: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 15: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 16: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 17: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -1, y = -2 >+[ 18: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 19: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 20: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 21: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 22: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 0, y = -2 >+[ 23: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 24: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 25: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 26: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 27: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 0, y = -2 >+[ 28: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 29: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 30: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 31: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 32: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 1, y = -2 >+[ 33: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 34: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 35: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 36: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 37: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 1, y = -2 >+[ 38: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 39: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 40: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 41: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 42: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 2, y = -2 >+[ 43: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 44: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 45: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 46: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 47: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 2, y = -2 >+[ 48: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 49: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 50: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 51: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 52: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -2, y = -1 >+[ 53: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 54: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 55: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 56: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 57: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -2, y = -1 >+[ 58: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 59: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 60: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 61: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 62: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -1, y = -1 >+[ 63: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 64: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 65: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 66: PASS ] 1, 1 should render 255,0,0,255 (+/-1) >+[ 67: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -1, y = -1 >+[ 68: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 69: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 70: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 71: PASS ] 1, 1 should render 0,255,0,255 (+/-1) >+[ 72: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 0, y = -1 >+[ 73: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 74: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 75: PASS ] 0, 1 should render 0,0,255,255 (+/-1) >+[ 76: PASS ] 1, 1 should render 0,0,255,255 (+/-1) >+[ 77: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 0, y = -1 >+[ 78: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 79: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 80: PASS ] 0, 1 should render 127,127,127,127 (+/-1) >+[ 81: PASS ] 1, 1 should render 127,127,127,127 (+/-1) >+[ 82: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 1, y = -1 >+[ 83: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 84: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 85: PASS ] 0, 1 should render 255,0,0,255 (+/-1) >+[ 86: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 87: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 1, y = -1 >+[ 88: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 89: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 90: PASS ] 0, 1 should render 0,255,0,255 (+/-1) >+[ 91: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 92: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 2, y = -1 >+[ 93: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 94: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 95: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 96: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 97: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 2, y = -1 >+[ 98: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 99: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 100: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 101: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 102: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -2, y = 0 >+[ 103: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 104: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 105: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 106: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 107: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -2, y = 0 >+[ 108: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 109: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 110: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 111: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 112: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -1, y = 0 >+[ 113: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 114: PASS ] 1, 0 should render 0,0,255,255 (+/-1) >+[ 115: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 116: PASS ] 1, 1 should render 0,0,255,255 (+/-1) >+[ 117: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -1, y = 0 >+[ 118: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 119: PASS ] 1, 0 should render 127,127,127,127 (+/-1) >+[ 120: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 121: PASS ] 1, 1 should render 127,127,127,127 (+/-1) >+[ 122: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 0, y = 0 >+[ 123: PASS ] 0, 0 should render 255,0,0,255 (+/-1) >+[ 124: PASS ] 1, 0 should render 255,0,0,255 (+/-1) >+[ 125: PASS ] 0, 1 should render 255,0,0,255 (+/-1) >+[ 126: PASS ] 1, 1 should render 255,0,0,255 (+/-1) >+[ 127: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 0, y = 0 >+[ 128: PASS ] 0, 0 should render 0,255,0,255 (+/-1) >+[ 129: PASS ] 1, 0 should render 0,255,0,255 (+/-1) >+[ 130: PASS ] 0, 1 should render 0,255,0,255 (+/-1) >+[ 131: PASS ] 1, 1 should render 0,255,0,255 (+/-1) >+[ 132: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 1, y = 0 >+[ 133: PASS ] 0, 0 should render 0,0,255,255 (+/-1) >+[ 134: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 135: PASS ] 0, 1 should render 0,0,255,255 (+/-1) >+[ 136: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 137: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 1, y = 0 >+[ 138: PASS ] 0, 0 should render 127,127,127,127 (+/-1) >+[ 139: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 140: PASS ] 0, 1 should render 127,127,127,127 (+/-1) >+[ 141: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 142: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 2, y = 0 >+[ 143: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 144: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 145: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 146: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 147: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 2, y = 0 >+[ 148: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 149: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 150: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 151: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 152: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -2, y = 1 >+[ 153: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 154: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 155: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 156: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 157: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -2, y = 1 >+[ 158: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 159: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 160: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 161: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 162: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -1, y = 1 >+[ 163: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 164: PASS ] 1, 0 should render 255,0,0,255 (+/-1) >+[ 165: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 166: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 167: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -1, y = 1 >+[ 168: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 169: PASS ] 1, 0 should render 0,255,0,255 (+/-1) >+[ 170: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 171: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 172: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 0, y = 1 >+[ 173: PASS ] 0, 0 should render 0,0,255,255 (+/-1) >+[ 174: PASS ] 1, 0 should render 0,0,255,255 (+/-1) >+[ 175: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 176: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 177: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 0, y = 1 >+[ 178: PASS ] 0, 0 should render 127,127,127,127 (+/-1) >+[ 179: PASS ] 1, 0 should render 127,127,127,127 (+/-1) >+[ 180: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 181: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 182: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 1, y = 1 >+[ 183: PASS ] 0, 0 should render 255,0,0,255 (+/-1) >+[ 184: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 185: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 186: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 187: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 1, y = 1 >+[ 188: PASS ] 0, 0 should render 0,255,0,255 (+/-1) >+[ 189: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 190: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 191: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 192: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 2, y = 1 >+[ 193: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 194: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 195: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 196: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 197: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 2, y = 1 >+[ 198: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 199: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 200: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 201: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 202: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -2, y = 2 >+[ 203: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 204: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 205: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 206: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 207: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -2, y = 2 >+[ 208: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 209: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 210: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 211: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 212: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -1, y = 2 >+[ 213: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 214: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 215: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 216: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 217: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -1, y = 2 >+[ 218: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 219: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 220: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 221: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 222: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 0, y = 2 >+[ 223: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 224: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 225: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 226: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 227: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 0, y = 2 >+[ 228: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 229: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 230: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 231: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 232: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 1, y = 2 >+[ 233: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 234: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 235: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 236: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 237: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 1, y = 2 >+[ 238: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 239: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 240: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 241: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 242: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 2, y = 2 >+[ 243: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 244: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 245: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 246: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 247: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 2, y = 2 >+[ 248: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 249: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 250: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 251: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 252: PASS ] getError was expected value: NO_ERROR : During Initialization >+[ 253: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -2, y = -2 >+[ 254: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 255: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 256: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 257: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 258: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -2, y = -2 >+[ 259: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 260: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 261: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 262: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 263: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -1, y = -2 >+[ 264: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 265: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 266: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 267: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 268: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -1, y = -2 >+[ 269: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 270: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 271: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 272: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 273: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 0, y = -2 >+[ 274: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 275: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 276: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 277: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 278: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 0, y = -2 >+[ 279: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 280: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 281: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 282: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 283: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 1, y = -2 >+[ 284: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 285: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 286: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 287: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 288: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 1, y = -2 >+[ 289: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 290: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 291: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 292: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 293: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 2, y = -2 >+[ 294: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 295: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 296: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 297: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 298: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 2, y = -2 >+[ 299: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 300: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 301: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 302: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 303: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -2, y = -1 >+[ 304: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 305: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 306: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 307: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 308: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -2, y = -1 >+[ 309: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 310: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 311: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 312: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 313: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -1, y = -1 >+[ 314: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 315: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 316: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 317: PASS ] 1, 1 should render 255,0,0,255 (+/-1) >+[ 318: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -1, y = -1 >+[ 319: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 320: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 321: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 322: PASS ] 1, 1 should render 0,255,0,255 (+/-1) >+[ 323: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 0, y = -1 >+[ 324: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 325: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 326: PASS ] 0, 1 should render 0,0,255,255 (+/-1) >+[ 327: PASS ] 1, 1 should render 0,0,255,255 (+/-1) >+[ 328: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 0, y = -1 >+[ 329: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 330: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 331: PASS ] 0, 1 should render 127,127,127,127 (+/-1) >+[ 332: PASS ] 1, 1 should render 127,127,127,127 (+/-1) >+[ 333: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 1, y = -1 >+[ 334: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 335: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 336: PASS ] 0, 1 should render 255,0,0,255 (+/-1) >+[ 337: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 338: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 1, y = -1 >+[ 339: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 340: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 341: PASS ] 0, 1 should render 0,255,0,255 (+/-1) >+[ 342: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 343: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 2, y = -1 >+[ 344: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 345: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 346: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 347: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 348: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 2, y = -1 >+[ 349: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 350: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 351: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 352: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 353: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -2, y = 0 >+[ 354: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 355: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 356: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 357: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 358: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -2, y = 0 >+[ 359: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 360: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 361: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 362: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 363: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -1, y = 0 >+[ 364: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 365: PASS ] 1, 0 should render 0,0,255,255 (+/-1) >+[ 366: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 367: PASS ] 1, 1 should render 0,0,255,255 (+/-1) >+[ 368: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -1, y = 0 >+[ 369: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 370: PASS ] 1, 0 should render 127,127,127,127 (+/-1) >+[ 371: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 372: PASS ] 1, 1 should render 127,127,127,127 (+/-1) >+[ 373: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 0, y = 0 >+[ 374: PASS ] 0, 0 should render 255,0,0,255 (+/-1) >+[ 375: PASS ] 1, 0 should render 255,0,0,255 (+/-1) >+[ 376: PASS ] 0, 1 should render 255,0,0,255 (+/-1) >+[ 377: PASS ] 1, 1 should render 255,0,0,255 (+/-1) >+[ 378: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 0, y = 0 >+[ 379: PASS ] 0, 0 should render 0,255,0,255 (+/-1) >+[ 380: PASS ] 1, 0 should render 0,255,0,255 (+/-1) >+[ 381: PASS ] 0, 1 should render 0,255,0,255 (+/-1) >+[ 382: PASS ] 1, 1 should render 0,255,0,255 (+/-1) >+[ 383: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 1, y = 0 >+[ 384: PASS ] 0, 0 should render 0,0,255,255 (+/-1) >+[ 385: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 386: PASS ] 0, 1 should render 0,0,255,255 (+/-1) >+[ 387: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 388: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 1, y = 0 >+[ 389: PASS ] 0, 0 should render 127,127,127,127 (+/-1) >+[ 390: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 391: PASS ] 0, 1 should render 127,127,127,127 (+/-1) >+[ 392: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 393: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 2, y = 0 >+[ 394: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 395: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 396: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 397: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 398: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 2, y = 0 >+[ 399: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 400: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 401: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 402: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 403: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -2, y = 1 >+[ 404: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 405: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 406: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 407: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 408: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -2, y = 1 >+[ 409: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 410: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 411: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 412: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 413: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -1, y = 1 >+[ 414: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 415: PASS ] 1, 0 should render 255,0,0,255 (+/-1) >+[ 416: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 417: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 418: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -1, y = 1 >+[ 419: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 420: PASS ] 1, 0 should render 0,255,0,255 (+/-1) >+[ 421: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 422: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 423: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 0, y = 1 >+[ 424: PASS ] 0, 0 should render 0,0,255,255 (+/-1) >+[ 425: PASS ] 1, 0 should render 0,0,255,255 (+/-1) >+[ 426: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 427: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 428: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 0, y = 1 >+[ 429: PASS ] 0, 0 should render 127,127,127,127 (+/-1) >+[ 430: PASS ] 1, 0 should render 127,127,127,127 (+/-1) >+[ 431: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 432: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 433: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 1, y = 1 >+[ 434: PASS ] 0, 0 should render 255,0,0,255 (+/-1) >+[ 435: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 436: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 437: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 438: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 1, y = 1 >+[ 439: PASS ] 0, 0 should render 0,255,0,255 (+/-1) >+[ 440: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 441: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 442: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 443: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 2, y = 1 >+[ 444: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 445: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 446: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 447: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 448: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 2, y = 1 >+[ 449: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 450: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 451: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 452: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 453: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -2, y = 2 >+[ 454: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 455: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 456: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 457: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 458: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -2, y = 2 >+[ 459: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 460: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 461: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 462: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 463: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = -1, y = 2 >+[ 464: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 465: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 466: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 467: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 468: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = -1, y = 2 >+[ 469: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 470: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 471: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 472: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 473: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 0, y = 2 >+[ 474: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 475: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 476: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 477: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 478: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 0, y = 2 >+[ 479: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 480: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 481: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 482: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 483: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 1, y = 2 >+[ 484: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 485: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 486: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 487: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 488: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 1, y = 2 >+[ 489: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 490: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 491: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 492: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 493: PASS ] getError was expected value: NO_ERROR : using copyTexImage2D: x = 2, y = 2 >+[ 494: PASS ] 0, 0 should render 0,0,0,0 (+/-1) >+[ 495: PASS ] 1, 0 should render 0,0,0,0 (+/-1) >+[ 496: PASS ] 0, 1 should render 0,0,0,0 (+/-1) >+[ 497: PASS ] 1, 1 should render 0,0,0,0 (+/-1) >+[ 498: PASS ] getError was expected value: NO_ERROR : using copyTexSubImage2D: x = 2, y = 2 >+[ 499: FAIL ] 0, 0 should render 136,136,136,136 (+/-1) at (0, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 500: FAIL ] 1, 0 should render 136,136,136,136 (+/-1) at (1, 0) expected: 136,136,136,136 was 0,0,0,0 >+[ 501: FAIL ] 0, 1 should render 136,136,136,136 (+/-1) at (0, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 502: FAIL ] 1, 1 should render 136,136,136,136 (+/-1) at (1, 1) expected: 136,136,136,136 was 0,0,0,0 >+[ 503: PASS ] successfullyParsed is true >+[ FAIL ] 168 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/misc/cube-incomplete-fbo-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/misc/cube-incomplete-fbo-expected.txt >index 5fcf3f1a09383227b18e6d819f014165dce85c1c..074de0e019f8e4c2250130550b610ec0f919a8f6 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/misc/cube-incomplete-fbo-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/misc/cube-incomplete-fbo-expected.txt >@@ -1,5 +1,9 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/misc/cube-incomplete-fbo.html >-[ PASS ] All tests passed >+[ 1: PASS ] getError was expected value: NO_ERROR : Should be no errors after attaching cube map face. >+[ 2: FAIL ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36054. Was 36053. >+[ 3: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 4: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/misc/origin-clean-conformance-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/misc/origin-clean-conformance-expected.txt >index e503bc2adac5c5441a788447229566235cde1537..09c144aba6a30f7a7c4e932a48afa1af799cf5d4 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/misc/origin-clean-conformance-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/misc/origin-clean-conformance-expected.txt >@@ -1,5 +1,18 @@ >+Blocked access to external URL https://get.webgl.org/conformance-resources/opengl_logo.jpg > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/misc/origin-clean-conformance.html >-[ PASS ] All tests passed >+[ 1: FAIL ] img was loaded >+[ 2: PASS ] img domain (webgl.org:80) and page domain (:80) are not the same. >+[ 3: FAIL ] texImage2D with cross-origin image should throw exception. >+[ 4: FAIL ] texSubImage2D with cross-origin image should throw exception. >+[ 5: PASS ] readPixels should never throw exception -- not possible to dirty origin of WebGL canvas. >+[ 6: PASS ] should not throw exception by toDataURL for WebGL canvas, which should stay origin clean. >+[ 7: FAIL ] should throw exception by toDataURL for NON origin clean canvas. >+[ 8: FAIL ] texImage2D with NON origin clean canvas should throw exception. >+[ 9: FAIL ] texSubImage2D with NON origin clean canvas should throw exception. >+[ 10: PASS ] readPixels should never throw exception -- not possible to dirty origin of WebGL canvas. >+[ 11: PASS ] should not throw exception by toDataURL for WebGL canvas, which should stay origin clean. >+[ 12: PASS ] successfullyParsed is true >+[ FAIL ] 6 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/misc/tex-sub-image-2d-bad-args-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/misc/tex-sub-image-2d-bad-args-expected.txt >index 3dda5bf3660a48fe35f8e9c69479d2c024647d50..7d8c81f90cbf65fa09f1d5a2fb5643ec6b66228a 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/misc/tex-sub-image-2d-bad-args-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/misc/tex-sub-image-2d-bad-args-expected.txt >@@ -1,5 +1,42 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/misc/tex-sub-image-2d-bad-args.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_VALUE : no previously defined texture image >+[ 2: PASS ] getError was expected value: NO_ERROR : Setup should succeed >+[ 3: PASS ] getError was expected value: INVALID_VALUE : y + height > texture height >+[ 4: PASS ] getError was expected value: INVALID_VALUE : x + width > texture width >+[ 5: PASS ] getError was expected value: INVALID_VALUE : negative x >+[ 6: PASS ] getError was expected value: INVALID_VALUE : negative y >+[ 7: PASS ] getError was expected value: INVALID_VALUE : negative level >+[ 8: FAIL ] gl.texSubImage2D(gl.TEXTURE_2D, 0, 0, 0, gl.RGBA, gl.UNSIGNED_BYTE, null) should throw an exception. Was undefined. >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : >+[ 10: PASS ] getError was expected value: INVALID_VALUE : null pixels >+[ 11: PASS ] getError was one of: INVALID_VALUE or INVALID_OPERATION : too high level >+[ 12: PASS ] getError was expected value: INVALID_ENUM : bad target >+[ 13: PASS ] getError was expected value: NO_ERROR : good args >+[ 14: PASS ] getError was expected value: INVALID_OPERATION : format not same as original >+[ 15: PASS ] getError was expected value: INVALID_OPERATION : type not same as original >+[ 16: PASS ] getError was expected value: NO_ERROR : make texture RGB >+[ 17: PASS ] getError was expected value: NO_ERROR : format same as original RGB >+[ 18: PASS ] getError was expected value: INVALID_OPERATION : format not same as original RGB >+[ 19: PASS ] getError was expected value: INVALID_OPERATION : type not same as original RGB >+[ 20: PASS ] getError was expected value: NO_ERROR : make texture RGBA UNSIGNED_BYTE >+[ 21: PASS ] getError was expected value: NO_ERROR : format same as original >+[ 22: PASS ] getError was expected value: INVALID_OPERATION : format not same as original >+[ 23: PASS ] getError was expected value: INVALID_OPERATION : type not same as original >+[ 24: PASS ] getError was expected value: NO_ERROR : make texture RGBA UNSIGNED_BYTE >+[ 25: PASS ] getError was expected value: NO_ERROR : format same as original >+[ 26: PASS ] getError was expected value: INVALID_OPERATION : format not same as original >+[ 27: PASS ] getError was expected value: INVALID_OPERATION : type not same as original >+[ 28: PASS ] getError was expected value: NO_ERROR : format same as original >+[ 29: PASS ] getError was expected value: INVALID_OPERATION : format not same as original >+[ 30: PASS ] getError was expected value: INVALID_OPERATION : type not same as original >+[ 31: PASS ] getError was one of: INVALID_VALUE or INVALID_OPERATION : too high level >+[ 32: PASS ] getError was one of: INVALID_VALUE or INVALID_OPERATION : too high level >+[ 33: PASS ] getError was one of: INVALID_VALUE or INVALID_OPERATION : too high level >+[ 34: PASS ] getError was one of: INVALID_VALUE or INVALID_OPERATION : too high level >+[ 35: PASS ] getError was one of: INVALID_VALUE or INVALID_OPERATION : too high level >+[ 36: PASS ] getError was one of: INVALID_VALUE or INVALID_OPERATION : too high level >+[ 37: PASS ] successfullyParsed is true >+[ FAIL ] 3 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance/textures/misc/texture-copying-feedback-loops-expected.txt b/LayoutTests/webgl/2.0.0/conformance/textures/misc/texture-copying-feedback-loops-expected.txt >index 23890b80409a1f689598afa176d442dc9aab3923..84e7b8905ea6a2fb0a27510e2d6e48002246be3c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance/textures/misc/texture-copying-feedback-loops-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance/textures/misc/texture-copying-feedback-loops-expected.txt >@@ -1,5 +1,14 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance/textures/misc/texture-copying-feedback-loops.html >-[ PASS ] All tests passed >+[ 1: PASS ] framebuffer should be FRAMEBUFFER_COMPLETE. >+[ 2: PASS ] getError was expected value: NO_ERROR : after setup >+[ 3: PASS ] getError was expected value: NO_ERROR : after copyTexImage2D to same texture but different level >+[ 4: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after copyTexImage2D to same texture same level, invalid feedback loop >+[ 5: PASS ] getError was expected value: NO_ERROR : after copyTexImage2D to different texture >+[ 6: PASS ] getError was expected value: NO_ERROR : after copyTexSubImage2D to same texture but different level >+[ 7: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : after copyTexSubImage2D to same texture same level, invalid feedback loop >+[ 8: PASS ] getError was expected value: NO_ERROR : after copyTexSubImage2D to different texture >+[ 9: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/attribs/gl-vertex-attrib-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/attribs/gl-vertex-attrib-expected.txt >index 7b5e63312bfcc62b50e1ac36e2f5cd67573e208d..b88a9f008df7192f5eace5656f919e632806e1b1 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/attribs/gl-vertex-attrib-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/attribs/gl-vertex-attrib-expected.txt >@@ -1,5 +1,1479 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/attribs/gl-vertex-attrib.html >-[ PASS ] All tests passed >+[ 1: PASS ] context exists >+[ 2: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 3: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 4: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 5: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 6: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 7: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 8: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] is -1 >+[ 9: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 10: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 11: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 12: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 13: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 14: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 15: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 16: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 17: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 18: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 19: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 20: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 21: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 22: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 23: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 24: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 25: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 26: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 27: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 28: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 29: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 30: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 31: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 32: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 33: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 34: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 35: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 36: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 37: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 38: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 39: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 40: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] is -3 >+[ 41: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 42: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 43: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] is 5 >+[ 44: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 45: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 46: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 47: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 48: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 49: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 50: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 51: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 52: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 53: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] is 7 >+[ 54: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] is 8 >+[ 55: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] is 9 >+[ 56: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 57: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 58: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 59: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 60: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] is 8 >+[ 61: PASS ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] is 9 >+[ 62: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 63: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 64: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 65: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 66: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 67: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 68: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 69: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 70: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 71: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 72: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 73: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 74: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 75: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 76: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 77: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 78: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] should be 1. Was 6. >+[ 79: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 80: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] should be -1. Was 8. >+[ 81: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 82: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 83: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 84: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 85: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 86: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 87: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 88: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 89: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[1] should be 2. Was 7. >+[ 90: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 91: FAIL ] gl.getVertexAttrib(0, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 92: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 93: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 94: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 95: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 96: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 97: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 98: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] is -1 >+[ 99: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 100: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 101: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 102: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 103: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 104: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 105: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 106: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 107: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 108: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 109: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 110: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 111: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 112: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 113: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 114: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 115: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 116: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 117: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 118: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 119: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 120: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 121: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 122: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 123: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 124: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 125: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 126: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 127: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 128: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 129: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 130: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] is -3 >+[ 131: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 132: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 133: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] is 5 >+[ 134: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 135: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 136: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 137: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 138: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 139: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 140: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 141: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 142: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 143: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] is 7 >+[ 144: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] is 8 >+[ 145: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] is 9 >+[ 146: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 147: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 148: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 149: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 150: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] is 8 >+[ 151: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] is 9 >+[ 152: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 153: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 154: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 155: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 156: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 157: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 158: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 159: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 160: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 161: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 162: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 163: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 164: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 165: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 166: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 167: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 168: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] should be 1. Was 6. >+[ 169: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 170: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] should be -1. Was 8. >+[ 171: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 172: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 173: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 174: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 175: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 176: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 177: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 178: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 179: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[1] should be 2. Was 7. >+[ 180: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 181: FAIL ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 182: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 183: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 184: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 185: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 186: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 187: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 188: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] is -1 >+[ 189: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 190: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 191: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 192: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 193: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 194: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 195: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 196: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 197: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 198: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 199: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 200: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 201: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 202: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 203: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 204: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 205: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 206: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 207: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 208: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 209: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 210: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 211: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 212: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 213: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 214: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 215: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 216: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 217: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 218: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 219: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 220: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] is -3 >+[ 221: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 222: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 223: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] is 5 >+[ 224: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 225: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 226: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 227: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 228: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 229: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 230: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 231: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 232: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 233: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] is 7 >+[ 234: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] is 8 >+[ 235: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] is 9 >+[ 236: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 237: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 238: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 239: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 240: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] is 8 >+[ 241: PASS ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] is 9 >+[ 242: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 243: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 244: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 245: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 246: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 247: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 248: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 249: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 250: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 251: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 252: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 253: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 254: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 255: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 256: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 257: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 258: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] should be 1. Was 6. >+[ 259: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 260: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] should be -1. Was 8. >+[ 261: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 262: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 263: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 264: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 265: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 266: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 267: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 268: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 269: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[1] should be 2. Was 7. >+[ 270: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 271: FAIL ] gl.getVertexAttrib(2, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 272: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 273: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 274: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 275: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 276: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 277: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 278: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] is -1 >+[ 279: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 280: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 281: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 282: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 283: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 284: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 285: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 286: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 287: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 288: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 289: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 290: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 291: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 292: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 293: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 294: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 295: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 296: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 297: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 298: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 299: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 300: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 301: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 302: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 303: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 304: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 305: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 306: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 307: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 308: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 309: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 310: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] is -3 >+[ 311: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 312: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 313: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] is 5 >+[ 314: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 315: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 316: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 317: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 318: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 319: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 320: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 321: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 322: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 323: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] is 7 >+[ 324: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] is 8 >+[ 325: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] is 9 >+[ 326: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 327: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 328: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 329: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 330: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] is 8 >+[ 331: PASS ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] is 9 >+[ 332: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 333: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 334: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 335: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 336: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 337: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 338: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 339: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 340: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 341: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 342: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 343: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 344: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 345: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 346: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 347: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 348: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] should be 1. Was 6. >+[ 349: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 350: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] should be -1. Was 8. >+[ 351: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 352: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 353: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 354: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 355: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 356: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 357: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 358: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 359: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[1] should be 2. Was 7. >+[ 360: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 361: FAIL ] gl.getVertexAttrib(3, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 362: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 363: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 364: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 365: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 366: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 367: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 368: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] is -1 >+[ 369: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 370: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 371: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 372: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 373: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 374: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 375: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 376: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 377: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 378: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 379: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 380: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 381: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 382: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 383: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 384: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 385: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 386: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 387: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 388: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 389: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 390: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 391: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 392: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 393: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 394: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 395: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 396: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 397: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 398: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 399: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 400: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] is -3 >+[ 401: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 402: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 403: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] is 5 >+[ 404: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 405: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 406: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 407: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 408: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 409: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 410: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 411: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 412: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 413: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] is 7 >+[ 414: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] is 8 >+[ 415: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] is 9 >+[ 416: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 417: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 418: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 419: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 420: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] is 8 >+[ 421: PASS ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] is 9 >+[ 422: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 423: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 424: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 425: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 426: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 427: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 428: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 429: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 430: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 431: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 432: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 433: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 434: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 435: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 436: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 437: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 438: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] should be 1. Was 6. >+[ 439: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 440: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] should be -1. Was 8. >+[ 441: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 442: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 443: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 444: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 445: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 446: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 447: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 448: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 449: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[1] should be 2. Was 7. >+[ 450: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 451: FAIL ] gl.getVertexAttrib(4, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 452: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 453: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 454: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 455: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 456: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 457: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 458: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] is -1 >+[ 459: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 460: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 461: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 462: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 463: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 464: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 465: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 466: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 467: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 468: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 469: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 470: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 471: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 472: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 473: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 474: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 475: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 476: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 477: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 478: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 479: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 480: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 481: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 482: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 483: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 484: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 485: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 486: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 487: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 488: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 489: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 490: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] is -3 >+[ 491: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 492: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 493: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] is 5 >+[ 494: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 495: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 496: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 497: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 498: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 499: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 500: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 501: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 502: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 503: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] is 7 >+[ 504: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] is 8 >+[ 505: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] is 9 >+[ 506: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 507: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 508: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 509: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 510: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] is 8 >+[ 511: PASS ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] is 9 >+[ 512: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 513: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 514: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 515: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 516: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 517: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 518: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 519: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 520: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 521: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 522: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 523: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 524: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 525: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 526: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 527: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 528: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] should be 1. Was 6. >+[ 529: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 530: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] should be -1. Was 8. >+[ 531: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 532: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 533: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 534: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 535: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 536: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 537: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 538: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 539: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[1] should be 2. Was 7. >+[ 540: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 541: FAIL ] gl.getVertexAttrib(5, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 542: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 543: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 544: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 545: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 546: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 547: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 548: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] is -1 >+[ 549: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 550: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 551: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 552: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 553: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 554: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 555: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 556: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 557: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 558: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 559: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 560: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 561: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 562: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 563: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 564: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 565: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 566: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 567: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 568: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 569: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 570: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 571: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 572: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 573: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 574: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 575: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 576: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 577: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 578: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 579: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 580: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] is -3 >+[ 581: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 582: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 583: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] is 5 >+[ 584: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 585: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 586: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 587: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 588: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 589: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 590: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 591: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 592: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 593: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] is 7 >+[ 594: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] is 8 >+[ 595: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] is 9 >+[ 596: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 597: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 598: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 599: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 600: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] is 8 >+[ 601: PASS ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] is 9 >+[ 602: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 603: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 604: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 605: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 606: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 607: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 608: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 609: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 610: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 611: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 612: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 613: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 614: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 615: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 616: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 617: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 618: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] should be 1. Was 6. >+[ 619: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 620: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] should be -1. Was 8. >+[ 621: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 622: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 623: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 624: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 625: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 626: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 627: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 628: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 629: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[1] should be 2. Was 7. >+[ 630: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 631: FAIL ] gl.getVertexAttrib(6, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 632: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 633: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 634: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 635: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 636: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 637: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 638: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] is -1 >+[ 639: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 640: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 641: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 642: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 643: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 644: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 645: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 646: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 647: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 648: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 649: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 650: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 651: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 652: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 653: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 654: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 655: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 656: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 657: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 658: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 659: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 660: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 661: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 662: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 663: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 664: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 665: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 666: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 667: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 668: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 669: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 670: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] is -3 >+[ 671: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 672: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 673: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] is 5 >+[ 674: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 675: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 676: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 677: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 678: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 679: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 680: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 681: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 682: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 683: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] is 7 >+[ 684: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] is 8 >+[ 685: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] is 9 >+[ 686: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 687: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 688: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 689: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 690: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] is 8 >+[ 691: PASS ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] is 9 >+[ 692: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 693: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 694: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 695: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 696: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 697: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 698: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 699: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 700: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 701: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 702: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 703: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 704: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 705: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 706: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 707: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 708: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] should be 1. Was 6. >+[ 709: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 710: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] should be -1. Was 8. >+[ 711: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 712: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 713: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 714: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 715: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 716: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 717: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 718: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 719: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[1] should be 2. Was 7. >+[ 720: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 721: FAIL ] gl.getVertexAttrib(7, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 722: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 723: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 724: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 725: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 726: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 727: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 728: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] is -1 >+[ 729: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 730: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 731: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 732: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 733: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 734: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 735: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 736: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 737: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 738: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 739: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 740: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 741: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 742: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 743: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 744: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 745: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 746: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 747: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 748: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 749: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 750: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 751: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 752: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 753: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 754: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 755: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 756: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 757: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 758: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 759: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 760: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] is -3 >+[ 761: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 762: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 763: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] is 5 >+[ 764: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 765: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 766: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 767: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 768: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 769: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 770: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 771: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 772: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 773: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] is 7 >+[ 774: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] is 8 >+[ 775: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] is 9 >+[ 776: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 777: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 778: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 779: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 780: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] is 8 >+[ 781: PASS ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] is 9 >+[ 782: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 783: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 784: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 785: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 786: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 787: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 788: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 789: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 790: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 791: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 792: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 793: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 794: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 795: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 796: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 797: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 798: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] should be 1. Was 6. >+[ 799: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 800: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] should be -1. Was 8. >+[ 801: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 802: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 803: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 804: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 805: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 806: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 807: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 808: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 809: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[1] should be 2. Was 7. >+[ 810: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 811: FAIL ] gl.getVertexAttrib(8, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 812: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 813: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 814: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 815: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 816: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 817: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 818: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] is -1 >+[ 819: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 820: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 821: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 822: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 823: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 824: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 825: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 826: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 827: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 828: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 829: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 830: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 831: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 832: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 833: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 834: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 835: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 836: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 837: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 838: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 839: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 840: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 841: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 842: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 843: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 844: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 845: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 846: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 847: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 848: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 849: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 850: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] is -3 >+[ 851: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 852: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 853: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] is 5 >+[ 854: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 855: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 856: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 857: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 858: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 859: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 860: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 861: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 862: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 863: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] is 7 >+[ 864: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] is 8 >+[ 865: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] is 9 >+[ 866: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 867: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 868: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 869: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 870: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] is 8 >+[ 871: PASS ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] is 9 >+[ 872: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 873: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 874: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 875: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 876: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 877: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 878: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 879: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 880: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 881: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 882: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 883: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 884: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 885: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 886: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 887: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 888: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] should be 1. Was 6. >+[ 889: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 890: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] should be -1. Was 8. >+[ 891: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 892: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 893: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 894: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 895: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 896: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 897: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 898: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 899: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[1] should be 2. Was 7. >+[ 900: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 901: FAIL ] gl.getVertexAttrib(9, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 902: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 903: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 904: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 905: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 906: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 907: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 908: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] is -1 >+[ 909: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 910: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 911: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 912: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 913: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 914: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 915: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 916: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 917: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 918: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 919: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 920: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 921: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 922: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 923: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 924: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 925: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 926: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 927: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 928: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 929: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 930: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 931: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 932: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 933: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 934: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 935: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 936: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 937: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 938: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 939: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 940: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] is -3 >+[ 941: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 942: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 943: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] is 5 >+[ 944: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 945: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 946: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 947: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 948: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 949: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 950: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 951: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 952: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 953: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] is 7 >+[ 954: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] is 8 >+[ 955: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] is 9 >+[ 956: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 957: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 958: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 959: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 960: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] is 8 >+[ 961: PASS ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] is 9 >+[ 962: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 963: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 964: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 965: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 966: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 967: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 968: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 969: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 970: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 971: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 972: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 973: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 974: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 975: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 976: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 977: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 978: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] should be 1. Was 6. >+[ 979: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 980: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] should be -1. Was 8. >+[ 981: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 982: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 983: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 984: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 985: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 986: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 987: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 988: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 989: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[1] should be 2. Was 7. >+[ 990: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 991: FAIL ] gl.getVertexAttrib(10, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 992: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 993: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 994: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 995: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 996: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 997: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 998: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] is -1 >+[ 999: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 1000: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1001: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1002: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1003: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1004: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1005: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1006: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1007: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1008: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1009: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 1010: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1011: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1012: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1013: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1014: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1015: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 1016: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1017: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1018: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1019: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 1020: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 1021: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1022: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1023: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1024: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1025: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 1026: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 1027: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1028: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1029: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1030: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] is -3 >+[ 1031: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 1032: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1033: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] is 5 >+[ 1034: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 1035: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1036: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1037: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1038: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 1039: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 1040: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1041: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1042: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1043: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] is 7 >+[ 1044: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] is 8 >+[ 1045: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] is 9 >+[ 1046: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1047: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1048: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 1049: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 1050: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] is 8 >+[ 1051: PASS ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] is 9 >+[ 1052: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 1053: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 1054: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 1055: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 1056: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 1057: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 1058: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 1059: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 1060: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 1061: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 1062: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 1063: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 1064: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 1065: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 1066: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 1067: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 1068: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] should be 1. Was 6. >+[ 1069: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 1070: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] should be -1. Was 8. >+[ 1071: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 1072: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 1073: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 1074: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 1075: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 1076: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 1077: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 1078: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 1079: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[1] should be 2. Was 7. >+[ 1080: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 1081: FAIL ] gl.getVertexAttrib(11, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 1082: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1083: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1084: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 1085: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1086: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1087: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1088: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] is -1 >+[ 1089: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 1090: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1091: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1092: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1093: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1094: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1095: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1096: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1097: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1098: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1099: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 1100: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1101: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1102: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1103: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1104: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1105: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 1106: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1107: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1108: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1109: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 1110: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 1111: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1112: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1113: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1114: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1115: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 1116: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 1117: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1118: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1119: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1120: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] is -3 >+[ 1121: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 1122: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1123: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] is 5 >+[ 1124: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 1125: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1126: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1127: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1128: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 1129: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 1130: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1131: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1132: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1133: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] is 7 >+[ 1134: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] is 8 >+[ 1135: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] is 9 >+[ 1136: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1137: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1138: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 1139: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 1140: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] is 8 >+[ 1141: PASS ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] is 9 >+[ 1142: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 1143: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 1144: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 1145: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 1146: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 1147: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 1148: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 1149: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 1150: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 1151: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 1152: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 1153: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 1154: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 1155: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 1156: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 1157: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 1158: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] should be 1. Was 6. >+[ 1159: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 1160: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] should be -1. Was 8. >+[ 1161: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 1162: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 1163: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 1164: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 1165: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 1166: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 1167: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 1168: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 1169: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[1] should be 2. Was 7. >+[ 1170: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 1171: FAIL ] gl.getVertexAttrib(12, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 1172: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1173: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1174: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 1175: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1176: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1177: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1178: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] is -1 >+[ 1179: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 1180: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1181: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1182: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1183: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1184: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1185: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1186: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1187: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1188: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1189: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 1190: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1191: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1192: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1193: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1194: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1195: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 1196: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1197: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1198: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1199: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 1200: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 1201: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1202: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1203: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1204: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1205: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 1206: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 1207: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1208: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1209: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1210: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] is -3 >+[ 1211: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 1212: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1213: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] is 5 >+[ 1214: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 1215: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1216: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1217: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1218: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 1219: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 1220: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1221: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1222: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1223: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] is 7 >+[ 1224: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] is 8 >+[ 1225: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] is 9 >+[ 1226: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1227: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1228: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 1229: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 1230: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] is 8 >+[ 1231: PASS ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] is 9 >+[ 1232: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 1233: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 1234: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 1235: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 1236: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 1237: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 1238: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 1239: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 1240: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 1241: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 1242: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 1243: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 1244: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 1245: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 1246: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 1247: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 1248: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] should be 1. Was 6. >+[ 1249: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 1250: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] should be -1. Was 8. >+[ 1251: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 1252: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 1253: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 1254: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 1255: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 1256: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 1257: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 1258: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 1259: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[1] should be 2. Was 7. >+[ 1260: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 1261: FAIL ] gl.getVertexAttrib(13, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 1262: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1263: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1264: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 1265: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1266: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1267: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1268: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] is -1 >+[ 1269: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 1270: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1271: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1272: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1273: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1274: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1275: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1276: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1277: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1278: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1279: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 1280: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1281: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1282: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1283: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1284: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1285: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 1286: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1287: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1288: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1289: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 1290: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 1291: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1292: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1293: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1294: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1295: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 1296: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 1297: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1298: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1299: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1300: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] is -3 >+[ 1301: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 1302: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1303: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] is 5 >+[ 1304: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 1305: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1306: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1307: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1308: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 1309: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 1310: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1311: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1312: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1313: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] is 7 >+[ 1314: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] is 8 >+[ 1315: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] is 9 >+[ 1316: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1317: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1318: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 1319: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 1320: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] is 8 >+[ 1321: PASS ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] is 9 >+[ 1322: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 1323: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 1324: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 1325: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 1326: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 1327: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 1328: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 1329: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 1330: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 1331: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 1332: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 1333: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 1334: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 1335: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 1336: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 1337: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 1338: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] should be 1. Was 6. >+[ 1339: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 1340: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] should be -1. Was 8. >+[ 1341: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 1342: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 1343: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 1344: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 1345: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 1346: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 1347: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 1348: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 1349: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[1] should be 2. Was 7. >+[ 1350: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 1351: FAIL ] gl.getVertexAttrib(14, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 1352: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1353: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1354: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 1355: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1356: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1357: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1358: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] is -1 >+[ 1359: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 1360: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1361: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1362: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1363: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1364: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1365: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1366: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1367: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1368: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1369: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 1370: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1371: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1372: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1373: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1374: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1375: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 1376: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1377: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1378: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1379: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] is -2 >+[ 1380: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 1381: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1382: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1383: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1384: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1385: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] is 3 >+[ 1386: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 1387: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1388: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] is 1 >+[ 1389: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] is 2 >+[ 1390: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] is -3 >+[ 1391: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] is 4 >+[ 1392: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1393: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] is 5 >+[ 1394: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] is 0 >+[ 1395: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1396: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1397: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1398: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 1399: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 1400: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] is 0 >+[ 1401: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1402: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1403: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] is 7 >+[ 1404: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] is 8 >+[ 1405: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] is 9 >+[ 1406: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] is 1 >+[ 1407: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is an instance of Float32Array >+[ 1408: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] is 6 >+[ 1409: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] is 7 >+[ 1410: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] is 8 >+[ 1411: PASS ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] is 9 >+[ 1412: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 1413: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 1414: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 1415: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 1416: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 1417: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 1418: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 1419: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 1420: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 1421: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 1422: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 1423: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] should be -1. Was 6. >+[ 1424: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 1425: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 1426: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 1427: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Int32Array >+[ 1428: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] should be 1. Was 6. >+[ 1429: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] should be 0. Was 7. >+[ 1430: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] should be -1. Was 8. >+[ 1431: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] should be 2. Was 9. >+[ 1432: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 1433: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 1434: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] should be 1. Was 7. >+[ 1435: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] should be 2. Was 8. >+[ 1436: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 1437: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB) is not an instance of Uint32Array >+[ 1438: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[0] should be 0. Was 6. >+[ 1439: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[1] should be 2. Was 7. >+[ 1440: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[2] should be 1. Was 8. >+[ 1441: FAIL ] gl.getVertexAttrib(15, gl.CURRENT_VERTEX_ATTRIB)[3] should be 3. Was 9. >+[ 1442: PASS ] getError was expected value: NO_ERROR : >+[ 1443: PASS ] getError was expected value: INVALID_VALUE : >+[ 1444: PASS ] getError was expected value: INVALID_VALUE : >+[ 1445: PASS ] getError was expected value: INVALID_VALUE : >+[ 1446: PASS ] getError was expected value: INVALID_VALUE : >+[ 1447: PASS ] getError was expected value: INVALID_VALUE : >+[ 1448: PASS ] getError was expected value: INVALID_VALUE : >+[ 1449: PASS ] getError was expected value: INVALID_VALUE : >+[ 1450: PASS ] getError was expected value: INVALID_VALUE : >+[ 1451: PASS ] getError was expected value: INVALID_VALUE : >+[ 1452: PASS ] getError was expected value: INVALID_VALUE : >+[ 1453: PASS ] getError was expected value: INVALID_VALUE : >+[ 1454: PASS ] getError was expected value: INVALID_VALUE : >+[ 1455: PASS ] getError was expected value: INVALID_VALUE : >+[ 1456: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 1457: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 1458: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 1459: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 1460: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 1461: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 1462: PASS ] getError was expected value: INVALID_VALUE : >+[ 1463: PASS ] getError was expected value: INVALID_VALUE : >+[ 1464: PASS ] getError was expected value: INVALID_VALUE : >+[ 1465: PASS ] getError was expected value: INVALID_VALUE : >+[ 1466: PASS ] getError was expected value: INVALID_VALUE : >+[ 1467: PASS ] getError was expected value: INVALID_VALUE : >+[ 1468: PASS ] getError was expected value: INVALID_VALUE : >+[ 1469: PASS ] getError was expected value: INVALID_VALUE : >+[ 1470: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 1471: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 1472: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 1473: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 1474: PASS ] successfullyParsed is true >+[ FAIL ] 490 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/attribs/gl-vertex-attrib-i-render-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/attribs/gl-vertex-attrib-i-render-expected.txt >index f69c5f2be8dba2e5e893ae14665fe5e7443a382b..15f10c8bb0c2c585bd3fab959c2ccaf701e109d0 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/attribs/gl-vertex-attrib-i-render-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/attribs/gl-vertex-attrib-i-render-expected.txt >@@ -1,5 +1,10 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/attribs/gl-vertex-attrib-i-render.html >-[ PASS ] All tests passed >+[ 1: FAIL ] Attribute of vertexAttribI4i was not set correctly >+[ 2: FAIL ] Attribute of vertexAttribI4ui was not set correctly >+[ 3: FAIL ] Attribute of vertexAttribI4iv was not set correctly >+[ 4: FAIL ] Attribute of vertexAttribI4uiv was not set correctly >+[ 5: PASS ] successfullyParsed is true >+[ FAIL ] 4 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer-expected.txt >index 44e08edb9032fdc1f43f0472fe0f90c0adf4a417..f89a24eef87a86f4c58d149911932c1fe887cf3a 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer-expected.txt >@@ -1,5 +1,938 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/attribs/gl-vertexattribipointer.html >-[ PASS ] All tests passed >+[ 1: PASS ] context exists >+[ 2: PASS ] getError was expected value: NO_ERROR : vertexAttribIPointer should succeed if no buffer is bound and offset is zero >+[ 3: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : vertexAttribIPointer should fail if no buffer is bound and offset is non-zero >+[ 4: FAIL ] getError expected: INVALID_ENUM. Was NO_ERROR : vertexAttribIPointer should not support FLOAT >+[ 5: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 0, 0) should succeed >+[ 6: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 1, 0) should succeed >+[ 7: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 0, 0) should succeed >+[ 8: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 1, 0) should succeed >+[ 9: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 2, 0) should succeed >+[ 10: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 2, 0) should succeed >+[ 11: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 255, 0) should succeed at stride limit >+[ 12: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 256, 0) should fail over stride limit >+[ 13: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 0, 1) should succeed >+[ 14: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 1, 1) should succeed >+[ 15: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 0, 1) should succeed >+[ 16: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 1, 1) should succeed >+[ 17: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 2, 1) should succeed >+[ 18: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 2, 1) should succeed >+[ 19: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 0, 0) should succeed >+[ 20: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 1, 0) should succeed >+[ 21: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 0, 0) should succeed >+[ 22: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 1, 0) should succeed >+[ 23: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 2, 0) should succeed >+[ 24: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 2, 0) should succeed >+[ 25: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 255, 0) should succeed at stride limit >+[ 26: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 256, 0) should fail over stride limit >+[ 27: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 0, 1) should succeed >+[ 28: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 1, 1) should succeed >+[ 29: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 0, 1) should succeed >+[ 30: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 1, 1) should succeed >+[ 31: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 2, 1) should succeed >+[ 32: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 2, 1) should succeed >+[ 33: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 0, 2) should succeed >+[ 34: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 1, 2) should succeed >+[ 35: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 0, 2) should succeed >+[ 36: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 1, 2) should succeed >+[ 37: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 2, 2) should succeed >+[ 38: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 2, 2) should succeed >+[ 39: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 0, 2) should succeed >+[ 40: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 1, 2) should succeed >+[ 41: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 0, 2) should succeed >+[ 42: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 1, 2) should succeed >+[ 43: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 2, 2) should succeed >+[ 44: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.BYTE, 2, 2) should succeed >+[ 45: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 0, 0) should succeed >+[ 46: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 1, 0) should succeed >+[ 47: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 0, 0) should succeed >+[ 48: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 1, 0) should succeed >+[ 49: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 2, 0) should succeed >+[ 50: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 2, 0) should succeed >+[ 51: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 255, 0) should succeed at stride limit >+[ 52: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 256, 0) should fail over stride limit >+[ 53: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 0, 1) should succeed >+[ 54: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 1, 1) should succeed >+[ 55: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 0, 1) should succeed >+[ 56: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 1, 1) should succeed >+[ 57: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 2, 1) should succeed >+[ 58: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 2, 1) should succeed >+[ 59: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 0, 0) should succeed >+[ 60: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 1, 0) should succeed >+[ 61: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 0, 0) should succeed >+[ 62: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 1, 0) should succeed >+[ 63: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 2, 0) should succeed >+[ 64: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 2, 0) should succeed >+[ 65: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 255, 0) should succeed at stride limit >+[ 66: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 256, 0) should fail over stride limit >+[ 67: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 0, 1) should succeed >+[ 68: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 1, 1) should succeed >+[ 69: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 0, 1) should succeed >+[ 70: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 1, 1) should succeed >+[ 71: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 2, 1) should succeed >+[ 72: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 2, 1) should succeed >+[ 73: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 0, 2) should succeed >+[ 74: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 1, 2) should succeed >+[ 75: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 0, 2) should succeed >+[ 76: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 1, 2) should succeed >+[ 77: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 2, 2) should succeed >+[ 78: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 2, 2) should succeed >+[ 79: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 0, 2) should succeed >+[ 80: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 1, 2) should succeed >+[ 81: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 0, 2) should succeed >+[ 82: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 1, 2) should succeed >+[ 83: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 2, 2) should succeed >+[ 84: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.BYTE, 2, 2) should succeed >+[ 85: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 0, 0) should succeed >+[ 86: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 1, 0) should succeed >+[ 87: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 0, 0) should succeed >+[ 88: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 1, 0) should succeed >+[ 89: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 2, 0) should succeed >+[ 90: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 2, 0) should succeed >+[ 91: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 255, 0) should succeed at stride limit >+[ 92: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 256, 0) should fail over stride limit >+[ 93: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 0, 1) should succeed >+[ 94: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 1, 1) should succeed >+[ 95: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 0, 1) should succeed >+[ 96: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 1, 1) should succeed >+[ 97: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 2, 1) should succeed >+[ 98: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 2, 1) should succeed >+[ 99: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 0, 0) should succeed >+[ 100: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 1, 0) should succeed >+[ 101: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 0, 0) should succeed >+[ 102: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 1, 0) should succeed >+[ 103: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 2, 0) should succeed >+[ 104: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 2, 0) should succeed >+[ 105: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 255, 0) should succeed at stride limit >+[ 106: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 256, 0) should fail over stride limit >+[ 107: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 0, 1) should succeed >+[ 108: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 1, 1) should succeed >+[ 109: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 0, 1) should succeed >+[ 110: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 1, 1) should succeed >+[ 111: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 2, 1) should succeed >+[ 112: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 2, 1) should succeed >+[ 113: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 0, 2) should succeed >+[ 114: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 1, 2) should succeed >+[ 115: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 0, 2) should succeed >+[ 116: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 1, 2) should succeed >+[ 117: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 2, 2) should succeed >+[ 118: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 2, 2) should succeed >+[ 119: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 0, 2) should succeed >+[ 120: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 1, 2) should succeed >+[ 121: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 0, 2) should succeed >+[ 122: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 1, 2) should succeed >+[ 123: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 2, 2) should succeed >+[ 124: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.BYTE, 2, 2) should succeed >+[ 125: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 0, 0) should succeed >+[ 126: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 1, 0) should succeed >+[ 127: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 0, 0) should succeed >+[ 128: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 1, 0) should succeed >+[ 129: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 2, 0) should succeed >+[ 130: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 2, 0) should succeed >+[ 131: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 255, 0) should succeed at stride limit >+[ 132: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 256, 0) should fail over stride limit >+[ 133: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 0, 1) should succeed >+[ 134: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 1, 1) should succeed >+[ 135: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 0, 1) should succeed >+[ 136: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 1, 1) should succeed >+[ 137: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 2, 1) should succeed >+[ 138: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 2, 1) should succeed >+[ 139: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 0, 0) should succeed >+[ 140: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 1, 0) should succeed >+[ 141: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 0, 0) should succeed >+[ 142: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 1, 0) should succeed >+[ 143: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 2, 0) should succeed >+[ 144: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 2, 0) should succeed >+[ 145: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 255, 0) should succeed at stride limit >+[ 146: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 256, 0) should fail over stride limit >+[ 147: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 0, 1) should succeed >+[ 148: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 1, 1) should succeed >+[ 149: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 0, 1) should succeed >+[ 150: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 1, 1) should succeed >+[ 151: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 2, 1) should succeed >+[ 152: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 2, 1) should succeed >+[ 153: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 0, 2) should succeed >+[ 154: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 1, 2) should succeed >+[ 155: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 0, 2) should succeed >+[ 156: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 1, 2) should succeed >+[ 157: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 2, 2) should succeed >+[ 158: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 2, 2) should succeed >+[ 159: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 0, 2) should succeed >+[ 160: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 1, 2) should succeed >+[ 161: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 0, 2) should succeed >+[ 162: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 1, 2) should succeed >+[ 163: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 2, 2) should succeed >+[ 164: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.BYTE, 2, 2) should succeed >+[ 165: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 0, 0) should succeed >+[ 166: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 1, 0) should succeed >+[ 167: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 0, 0) should succeed >+[ 168: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 1, 0) should succeed >+[ 169: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 2, 0) should succeed >+[ 170: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 2, 0) should succeed >+[ 171: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 255, 0) should succeed at stride limit >+[ 172: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 256, 0) should fail over stride limit >+[ 173: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 0, 1) should succeed >+[ 174: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 1, 1) should succeed >+[ 175: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 0, 1) should succeed >+[ 176: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 1, 1) should succeed >+[ 177: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 2, 1) should succeed >+[ 178: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 2, 1) should succeed >+[ 179: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 0, 0) should succeed >+[ 180: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 1, 0) should succeed >+[ 181: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 0, 0) should succeed >+[ 182: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 1, 0) should succeed >+[ 183: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 2, 0) should succeed >+[ 184: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 2, 0) should succeed >+[ 185: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 255, 0) should succeed at stride limit >+[ 186: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 256, 0) should fail over stride limit >+[ 187: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 0, 1) should succeed >+[ 188: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 1, 1) should succeed >+[ 189: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 0, 1) should succeed >+[ 190: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 1, 1) should succeed >+[ 191: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 2, 1) should succeed >+[ 192: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 2, 1) should succeed >+[ 193: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 0, 2) should succeed >+[ 194: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 1, 2) should succeed >+[ 195: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 0, 2) should succeed >+[ 196: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 1, 2) should succeed >+[ 197: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 2, 2) should succeed >+[ 198: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 2, 2) should succeed >+[ 199: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 0, 2) should succeed >+[ 200: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 1, 2) should succeed >+[ 201: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 0, 2) should succeed >+[ 202: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 1, 2) should succeed >+[ 203: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 2, 2) should succeed >+[ 204: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_BYTE, 2, 2) should succeed >+[ 205: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 0, 0) should succeed >+[ 206: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 1, 0) should succeed >+[ 207: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 0, 0) should succeed >+[ 208: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 1, 0) should succeed >+[ 209: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 2, 0) should succeed >+[ 210: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 2, 0) should succeed >+[ 211: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 255, 0) should succeed at stride limit >+[ 212: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 256, 0) should fail over stride limit >+[ 213: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 0, 1) should succeed >+[ 214: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 1, 1) should succeed >+[ 215: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 0, 1) should succeed >+[ 216: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 1, 1) should succeed >+[ 217: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 2, 1) should succeed >+[ 218: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 2, 1) should succeed >+[ 219: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 0, 0) should succeed >+[ 220: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 1, 0) should succeed >+[ 221: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 0, 0) should succeed >+[ 222: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 1, 0) should succeed >+[ 223: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 2, 0) should succeed >+[ 224: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 2, 0) should succeed >+[ 225: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 255, 0) should succeed at stride limit >+[ 226: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 256, 0) should fail over stride limit >+[ 227: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 0, 1) should succeed >+[ 228: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 1, 1) should succeed >+[ 229: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 0, 1) should succeed >+[ 230: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 1, 1) should succeed >+[ 231: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 2, 1) should succeed >+[ 232: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 2, 1) should succeed >+[ 233: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 0, 2) should succeed >+[ 234: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 1, 2) should succeed >+[ 235: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 0, 2) should succeed >+[ 236: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 1, 2) should succeed >+[ 237: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 2, 2) should succeed >+[ 238: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 2, 2) should succeed >+[ 239: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 0, 2) should succeed >+[ 240: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 1, 2) should succeed >+[ 241: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 0, 2) should succeed >+[ 242: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 1, 2) should succeed >+[ 243: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 2, 2) should succeed >+[ 244: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_BYTE, 2, 2) should succeed >+[ 245: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 0, 0) should succeed >+[ 246: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 1, 0) should succeed >+[ 247: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 0, 0) should succeed >+[ 248: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 1, 0) should succeed >+[ 249: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 2, 0) should succeed >+[ 250: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 2, 0) should succeed >+[ 251: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 255, 0) should succeed at stride limit >+[ 252: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 256, 0) should fail over stride limit >+[ 253: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 0, 1) should succeed >+[ 254: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 1, 1) should succeed >+[ 255: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 0, 1) should succeed >+[ 256: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 1, 1) should succeed >+[ 257: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 2, 1) should succeed >+[ 258: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 2, 1) should succeed >+[ 259: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 0, 0) should succeed >+[ 260: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 1, 0) should succeed >+[ 261: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 0, 0) should succeed >+[ 262: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 1, 0) should succeed >+[ 263: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 2, 0) should succeed >+[ 264: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 2, 0) should succeed >+[ 265: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 255, 0) should succeed at stride limit >+[ 266: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 256, 0) should fail over stride limit >+[ 267: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 0, 1) should succeed >+[ 268: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 1, 1) should succeed >+[ 269: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 0, 1) should succeed >+[ 270: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 1, 1) should succeed >+[ 271: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 2, 1) should succeed >+[ 272: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 2, 1) should succeed >+[ 273: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 0, 2) should succeed >+[ 274: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 1, 2) should succeed >+[ 275: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 0, 2) should succeed >+[ 276: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 1, 2) should succeed >+[ 277: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 2, 2) should succeed >+[ 278: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 2, 2) should succeed >+[ 279: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 0, 2) should succeed >+[ 280: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 1, 2) should succeed >+[ 281: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 0, 2) should succeed >+[ 282: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 1, 2) should succeed >+[ 283: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 2, 2) should succeed >+[ 284: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_BYTE, 2, 2) should succeed >+[ 285: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 0, 0) should succeed >+[ 286: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 1, 0) should succeed >+[ 287: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 0, 0) should succeed >+[ 288: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 1, 0) should succeed >+[ 289: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 2, 0) should succeed >+[ 290: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 2, 0) should succeed >+[ 291: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 255, 0) should succeed at stride limit >+[ 292: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 256, 0) should fail over stride limit >+[ 293: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 0, 1) should succeed >+[ 294: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 1, 1) should succeed >+[ 295: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 0, 1) should succeed >+[ 296: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 1, 1) should succeed >+[ 297: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 2, 1) should succeed >+[ 298: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 2, 1) should succeed >+[ 299: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 0, 0) should succeed >+[ 300: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 1, 0) should succeed >+[ 301: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 0, 0) should succeed >+[ 302: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 1, 0) should succeed >+[ 303: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 2, 0) should succeed >+[ 304: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 2, 0) should succeed >+[ 305: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 255, 0) should succeed at stride limit >+[ 306: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 256, 0) should fail over stride limit >+[ 307: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 0, 1) should succeed >+[ 308: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 1, 1) should succeed >+[ 309: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 0, 1) should succeed >+[ 310: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 1, 1) should succeed >+[ 311: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 2, 1) should succeed >+[ 312: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 2, 1) should succeed >+[ 313: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 0, 2) should succeed >+[ 314: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 1, 2) should succeed >+[ 315: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 0, 2) should succeed >+[ 316: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 1, 2) should succeed >+[ 317: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 2, 2) should succeed >+[ 318: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 2, 2) should succeed >+[ 319: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 0, 2) should succeed >+[ 320: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 1, 2) should succeed >+[ 321: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 0, 2) should succeed >+[ 322: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 1, 2) should succeed >+[ 323: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 2, 2) should succeed >+[ 324: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_BYTE, 2, 2) should succeed >+[ 325: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 0, 0) should succeed >+[ 326: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 1, 0) should fail because stride is bad >+[ 327: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 1, 0) should fail because stride is bad >+[ 328: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 2, 0) should succeed >+[ 329: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 3, 0) should fail because stride is bad >+[ 330: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 4, 0) should succeed >+[ 331: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 254, 0) should succeed at stride limit >+[ 332: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 256, 0) should fail over stride limit >+[ 333: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 0, 1) should fail because offset is bad >+[ 334: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 1, 1) should fail because stride is bad >+[ 335: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 1, 1) should fail because stride is bad >+[ 336: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 2, 1) should fail because offset is bad >+[ 337: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 3, 1) should fail because stride is bad >+[ 338: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 4, 1) should fail because offset is bad >+[ 339: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 0, 1) should fail because offset is bad >+[ 340: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 1, 1) should fail because stride is bad >+[ 341: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 1, 1) should fail because stride is bad >+[ 342: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 2, 1) should fail because offset is bad >+[ 343: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 3, 1) should fail because stride is bad >+[ 344: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 4, 1) should fail because offset is bad >+[ 345: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 0, 2) should succeed >+[ 346: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 1, 2) should fail because stride is bad >+[ 347: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 1, 2) should fail because stride is bad >+[ 348: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 2, 2) should succeed >+[ 349: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 3, 2) should fail because stride is bad >+[ 350: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 4, 2) should succeed >+[ 351: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 0, 3) should fail because offset is bad >+[ 352: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 1, 3) should fail because stride is bad >+[ 353: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 1, 3) should fail because stride is bad >+[ 354: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 2, 3) should fail because offset is bad >+[ 355: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 3, 3) should fail because stride is bad >+[ 356: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 4, 3) should fail because offset is bad >+[ 357: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 0, 4) should succeed >+[ 358: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 1, 4) should fail because stride is bad >+[ 359: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 1, 4) should fail because stride is bad >+[ 360: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 2, 4) should succeed >+[ 361: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 3, 4) should fail because stride is bad >+[ 362: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.SHORT, 4, 4) should succeed >+[ 363: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 0, 0) should succeed >+[ 364: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 1, 0) should fail because stride is bad >+[ 365: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 1, 0) should fail because stride is bad >+[ 366: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 2, 0) should succeed >+[ 367: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 3, 0) should fail because stride is bad >+[ 368: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 4, 0) should succeed >+[ 369: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 254, 0) should succeed at stride limit >+[ 370: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 256, 0) should fail over stride limit >+[ 371: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 0, 1) should fail because offset is bad >+[ 372: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 1, 1) should fail because stride is bad >+[ 373: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 1, 1) should fail because stride is bad >+[ 374: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 2, 1) should fail because offset is bad >+[ 375: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 3, 1) should fail because stride is bad >+[ 376: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 4, 1) should fail because offset is bad >+[ 377: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 0, 1) should fail because offset is bad >+[ 378: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 1, 1) should fail because stride is bad >+[ 379: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 1, 1) should fail because stride is bad >+[ 380: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 2, 1) should fail because offset is bad >+[ 381: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 3, 1) should fail because stride is bad >+[ 382: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 4, 1) should fail because offset is bad >+[ 383: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 0, 2) should succeed >+[ 384: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 1, 2) should fail because stride is bad >+[ 385: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 1, 2) should fail because stride is bad >+[ 386: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 2, 2) should succeed >+[ 387: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 3, 2) should fail because stride is bad >+[ 388: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 4, 2) should succeed >+[ 389: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 0, 3) should fail because offset is bad >+[ 390: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 1, 3) should fail because stride is bad >+[ 391: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 1, 3) should fail because stride is bad >+[ 392: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 2, 3) should fail because offset is bad >+[ 393: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 3, 3) should fail because stride is bad >+[ 394: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 4, 3) should fail because offset is bad >+[ 395: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 0, 4) should succeed >+[ 396: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 1, 4) should fail because stride is bad >+[ 397: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 1, 4) should fail because stride is bad >+[ 398: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 2, 4) should succeed >+[ 399: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 3, 4) should fail because stride is bad >+[ 400: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.SHORT, 4, 4) should succeed >+[ 401: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 0, 0) should succeed >+[ 402: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 1, 0) should fail because stride is bad >+[ 403: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 1, 0) should fail because stride is bad >+[ 404: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 2, 0) should succeed >+[ 405: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 3, 0) should fail because stride is bad >+[ 406: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 4, 0) should succeed >+[ 407: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 254, 0) should succeed at stride limit >+[ 408: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 256, 0) should fail over stride limit >+[ 409: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 0, 1) should fail because offset is bad >+[ 410: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 1, 1) should fail because stride is bad >+[ 411: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 1, 1) should fail because stride is bad >+[ 412: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 2, 1) should fail because offset is bad >+[ 413: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 3, 1) should fail because stride is bad >+[ 414: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 4, 1) should fail because offset is bad >+[ 415: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 0, 1) should fail because offset is bad >+[ 416: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 1, 1) should fail because stride is bad >+[ 417: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 1, 1) should fail because stride is bad >+[ 418: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 2, 1) should fail because offset is bad >+[ 419: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 3, 1) should fail because stride is bad >+[ 420: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 4, 1) should fail because offset is bad >+[ 421: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 0, 2) should succeed >+[ 422: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 1, 2) should fail because stride is bad >+[ 423: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 1, 2) should fail because stride is bad >+[ 424: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 2, 2) should succeed >+[ 425: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 3, 2) should fail because stride is bad >+[ 426: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 4, 2) should succeed >+[ 427: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 0, 3) should fail because offset is bad >+[ 428: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 1, 3) should fail because stride is bad >+[ 429: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 1, 3) should fail because stride is bad >+[ 430: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 2, 3) should fail because offset is bad >+[ 431: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 3, 3) should fail because stride is bad >+[ 432: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 4, 3) should fail because offset is bad >+[ 433: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 0, 4) should succeed >+[ 434: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 1, 4) should fail because stride is bad >+[ 435: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 1, 4) should fail because stride is bad >+[ 436: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 2, 4) should succeed >+[ 437: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 3, 4) should fail because stride is bad >+[ 438: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.SHORT, 4, 4) should succeed >+[ 439: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 0, 0) should succeed >+[ 440: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 1, 0) should fail because stride is bad >+[ 441: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 1, 0) should fail because stride is bad >+[ 442: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 2, 0) should succeed >+[ 443: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 3, 0) should fail because stride is bad >+[ 444: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 4, 0) should succeed >+[ 445: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 254, 0) should succeed at stride limit >+[ 446: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 256, 0) should fail over stride limit >+[ 447: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 0, 1) should fail because offset is bad >+[ 448: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 1, 1) should fail because stride is bad >+[ 449: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 1, 1) should fail because stride is bad >+[ 450: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 2, 1) should fail because offset is bad >+[ 451: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 3, 1) should fail because stride is bad >+[ 452: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 4, 1) should fail because offset is bad >+[ 453: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 0, 1) should fail because offset is bad >+[ 454: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 1, 1) should fail because stride is bad >+[ 455: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 1, 1) should fail because stride is bad >+[ 456: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 2, 1) should fail because offset is bad >+[ 457: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 3, 1) should fail because stride is bad >+[ 458: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 4, 1) should fail because offset is bad >+[ 459: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 0, 2) should succeed >+[ 460: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 1, 2) should fail because stride is bad >+[ 461: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 1, 2) should fail because stride is bad >+[ 462: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 2, 2) should succeed >+[ 463: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 3, 2) should fail because stride is bad >+[ 464: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 4, 2) should succeed >+[ 465: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 0, 3) should fail because offset is bad >+[ 466: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 1, 3) should fail because stride is bad >+[ 467: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 1, 3) should fail because stride is bad >+[ 468: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 2, 3) should fail because offset is bad >+[ 469: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 3, 3) should fail because stride is bad >+[ 470: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 4, 3) should fail because offset is bad >+[ 471: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 0, 4) should succeed >+[ 472: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 1, 4) should fail because stride is bad >+[ 473: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 1, 4) should fail because stride is bad >+[ 474: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 2, 4) should succeed >+[ 475: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 3, 4) should fail because stride is bad >+[ 476: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.SHORT, 4, 4) should succeed >+[ 477: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 0, 0) should succeed >+[ 478: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 1, 0) should fail because stride is bad >+[ 479: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 1, 0) should fail because stride is bad >+[ 480: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 2, 0) should succeed >+[ 481: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 3, 0) should fail because stride is bad >+[ 482: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 4, 0) should succeed >+[ 483: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 254, 0) should succeed at stride limit >+[ 484: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 256, 0) should fail over stride limit >+[ 485: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 0, 1) should fail because offset is bad >+[ 486: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 1, 1) should fail because stride is bad >+[ 487: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 1, 1) should fail because stride is bad >+[ 488: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 2, 1) should fail because offset is bad >+[ 489: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 3, 1) should fail because stride is bad >+[ 490: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 4, 1) should fail because offset is bad >+[ 491: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 0, 1) should fail because offset is bad >+[ 492: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 1, 1) should fail because stride is bad >+[ 493: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 1, 1) should fail because stride is bad >+[ 494: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 2, 1) should fail because offset is bad >+[ 495: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 3, 1) should fail because stride is bad >+[ 496: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 4, 1) should fail because offset is bad >+[ 497: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 0, 2) should succeed >+[ 498: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 1, 2) should fail because stride is bad >+[ 499: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 1, 2) should fail because stride is bad >+[ 500: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 2, 2) should succeed >+[ 501: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 3, 2) should fail because stride is bad >+[ 502: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 4, 2) should succeed >+[ 503: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 0, 3) should fail because offset is bad >+[ 504: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 1, 3) should fail because stride is bad >+[ 505: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 1, 3) should fail because stride is bad >+[ 506: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 2, 3) should fail because offset is bad >+[ 507: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 3, 3) should fail because stride is bad >+[ 508: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 4, 3) should fail because offset is bad >+[ 509: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 0, 4) should succeed >+[ 510: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 1, 4) should fail because stride is bad >+[ 511: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 1, 4) should fail because stride is bad >+[ 512: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 2, 4) should succeed >+[ 513: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 3, 4) should fail because stride is bad >+[ 514: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_SHORT, 4, 4) should succeed >+[ 515: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 0, 0) should succeed >+[ 516: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 1, 0) should fail because stride is bad >+[ 517: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 1, 0) should fail because stride is bad >+[ 518: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 2, 0) should succeed >+[ 519: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 3, 0) should fail because stride is bad >+[ 520: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 4, 0) should succeed >+[ 521: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 254, 0) should succeed at stride limit >+[ 522: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 256, 0) should fail over stride limit >+[ 523: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 0, 1) should fail because offset is bad >+[ 524: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 1, 1) should fail because stride is bad >+[ 525: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 1, 1) should fail because stride is bad >+[ 526: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 2, 1) should fail because offset is bad >+[ 527: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 3, 1) should fail because stride is bad >+[ 528: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 4, 1) should fail because offset is bad >+[ 529: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 0, 1) should fail because offset is bad >+[ 530: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 1, 1) should fail because stride is bad >+[ 531: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 1, 1) should fail because stride is bad >+[ 532: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 2, 1) should fail because offset is bad >+[ 533: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 3, 1) should fail because stride is bad >+[ 534: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 4, 1) should fail because offset is bad >+[ 535: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 0, 2) should succeed >+[ 536: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 1, 2) should fail because stride is bad >+[ 537: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 1, 2) should fail because stride is bad >+[ 538: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 2, 2) should succeed >+[ 539: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 3, 2) should fail because stride is bad >+[ 540: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 4, 2) should succeed >+[ 541: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 0, 3) should fail because offset is bad >+[ 542: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 1, 3) should fail because stride is bad >+[ 543: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 1, 3) should fail because stride is bad >+[ 544: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 2, 3) should fail because offset is bad >+[ 545: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 3, 3) should fail because stride is bad >+[ 546: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 4, 3) should fail because offset is bad >+[ 547: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 0, 4) should succeed >+[ 548: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 1, 4) should fail because stride is bad >+[ 549: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 1, 4) should fail because stride is bad >+[ 550: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 2, 4) should succeed >+[ 551: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 3, 4) should fail because stride is bad >+[ 552: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_SHORT, 4, 4) should succeed >+[ 553: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 0, 0) should succeed >+[ 554: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 1, 0) should fail because stride is bad >+[ 555: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 1, 0) should fail because stride is bad >+[ 556: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 2, 0) should succeed >+[ 557: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 3, 0) should fail because stride is bad >+[ 558: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 4, 0) should succeed >+[ 559: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 254, 0) should succeed at stride limit >+[ 560: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 256, 0) should fail over stride limit >+[ 561: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 0, 1) should fail because offset is bad >+[ 562: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 1, 1) should fail because stride is bad >+[ 563: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 1, 1) should fail because stride is bad >+[ 564: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 2, 1) should fail because offset is bad >+[ 565: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 3, 1) should fail because stride is bad >+[ 566: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 4, 1) should fail because offset is bad >+[ 567: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 0, 1) should fail because offset is bad >+[ 568: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 1, 1) should fail because stride is bad >+[ 569: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 1, 1) should fail because stride is bad >+[ 570: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 2, 1) should fail because offset is bad >+[ 571: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 3, 1) should fail because stride is bad >+[ 572: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 4, 1) should fail because offset is bad >+[ 573: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 0, 2) should succeed >+[ 574: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 1, 2) should fail because stride is bad >+[ 575: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 1, 2) should fail because stride is bad >+[ 576: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 2, 2) should succeed >+[ 577: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 3, 2) should fail because stride is bad >+[ 578: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 4, 2) should succeed >+[ 579: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 0, 3) should fail because offset is bad >+[ 580: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 1, 3) should fail because stride is bad >+[ 581: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 1, 3) should fail because stride is bad >+[ 582: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 2, 3) should fail because offset is bad >+[ 583: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 3, 3) should fail because stride is bad >+[ 584: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 4, 3) should fail because offset is bad >+[ 585: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 0, 4) should succeed >+[ 586: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 1, 4) should fail because stride is bad >+[ 587: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 1, 4) should fail because stride is bad >+[ 588: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 2, 4) should succeed >+[ 589: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 3, 4) should fail because stride is bad >+[ 590: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_SHORT, 4, 4) should succeed >+[ 591: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 0, 0) should succeed >+[ 592: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 1, 0) should fail because stride is bad >+[ 593: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 1, 0) should fail because stride is bad >+[ 594: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 2, 0) should succeed >+[ 595: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 3, 0) should fail because stride is bad >+[ 596: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 4, 0) should succeed >+[ 597: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 254, 0) should succeed at stride limit >+[ 598: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 256, 0) should fail over stride limit >+[ 599: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 0, 1) should fail because offset is bad >+[ 600: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 1, 1) should fail because stride is bad >+[ 601: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 1, 1) should fail because stride is bad >+[ 602: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 2, 1) should fail because offset is bad >+[ 603: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 3, 1) should fail because stride is bad >+[ 604: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 4, 1) should fail because offset is bad >+[ 605: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 0, 1) should fail because offset is bad >+[ 606: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 1, 1) should fail because stride is bad >+[ 607: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 1, 1) should fail because stride is bad >+[ 608: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 2, 1) should fail because offset is bad >+[ 609: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 3, 1) should fail because stride is bad >+[ 610: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 4, 1) should fail because offset is bad >+[ 611: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 0, 2) should succeed >+[ 612: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 1, 2) should fail because stride is bad >+[ 613: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 1, 2) should fail because stride is bad >+[ 614: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 2, 2) should succeed >+[ 615: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 3, 2) should fail because stride is bad >+[ 616: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 4, 2) should succeed >+[ 617: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 0, 3) should fail because offset is bad >+[ 618: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 1, 3) should fail because stride is bad >+[ 619: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 1, 3) should fail because stride is bad >+[ 620: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 2, 3) should fail because offset is bad >+[ 621: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 3, 3) should fail because stride is bad >+[ 622: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 4, 3) should fail because offset is bad >+[ 623: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 0, 4) should succeed >+[ 624: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 1, 4) should fail because stride is bad >+[ 625: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 1, 4) should fail because stride is bad >+[ 626: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 2, 4) should succeed >+[ 627: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 3, 4) should fail because stride is bad >+[ 628: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_SHORT, 4, 4) should succeed >+[ 629: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 0, 0) should succeed >+[ 630: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 1, 0) should fail because stride is bad >+[ 631: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 3, 0) should fail because stride is bad >+[ 632: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 4, 0) should succeed >+[ 633: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 5, 0) should fail because stride is bad >+[ 634: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 8, 0) should succeed >+[ 635: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 252, 0) should succeed at stride limit >+[ 636: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 256, 0) should fail over stride limit >+[ 637: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 0, 1) should fail because offset is bad >+[ 638: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 1, 1) should fail because stride is bad >+[ 639: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 3, 1) should fail because stride is bad >+[ 640: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 4, 1) should fail because offset is bad >+[ 641: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 5, 1) should fail because stride is bad >+[ 642: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 8, 1) should fail because offset is bad >+[ 643: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 0, 3) should fail because offset is bad >+[ 644: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 1, 3) should fail because stride is bad >+[ 645: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 3, 3) should fail because stride is bad >+[ 646: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 4, 3) should fail because offset is bad >+[ 647: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 5, 3) should fail because stride is bad >+[ 648: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 8, 3) should fail because offset is bad >+[ 649: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 0, 4) should succeed >+[ 650: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 1, 4) should fail because stride is bad >+[ 651: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 3, 4) should fail because stride is bad >+[ 652: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 4, 4) should succeed >+[ 653: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 5, 4) should fail because stride is bad >+[ 654: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 8, 4) should succeed >+[ 655: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 0, 5) should fail because offset is bad >+[ 656: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 1, 5) should fail because stride is bad >+[ 657: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 3, 5) should fail because stride is bad >+[ 658: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 4, 5) should fail because offset is bad >+[ 659: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 5, 5) should fail because stride is bad >+[ 660: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 8, 5) should fail because offset is bad >+[ 661: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 0, 8) should succeed >+[ 662: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 1, 8) should fail because stride is bad >+[ 663: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 3, 8) should fail because stride is bad >+[ 664: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 4, 8) should succeed >+[ 665: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 5, 8) should fail because stride is bad >+[ 666: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.INT, 8, 8) should succeed >+[ 667: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 0, 0) should succeed >+[ 668: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 1, 0) should fail because stride is bad >+[ 669: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 3, 0) should fail because stride is bad >+[ 670: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 4, 0) should succeed >+[ 671: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 5, 0) should fail because stride is bad >+[ 672: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 8, 0) should succeed >+[ 673: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 252, 0) should succeed at stride limit >+[ 674: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 256, 0) should fail over stride limit >+[ 675: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 0, 1) should fail because offset is bad >+[ 676: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 1, 1) should fail because stride is bad >+[ 677: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 3, 1) should fail because stride is bad >+[ 678: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 4, 1) should fail because offset is bad >+[ 679: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 5, 1) should fail because stride is bad >+[ 680: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 8, 1) should fail because offset is bad >+[ 681: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 0, 3) should fail because offset is bad >+[ 682: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 1, 3) should fail because stride is bad >+[ 683: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 3, 3) should fail because stride is bad >+[ 684: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 4, 3) should fail because offset is bad >+[ 685: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 5, 3) should fail because stride is bad >+[ 686: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 8, 3) should fail because offset is bad >+[ 687: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 0, 4) should succeed >+[ 688: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 1, 4) should fail because stride is bad >+[ 689: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 3, 4) should fail because stride is bad >+[ 690: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 4, 4) should succeed >+[ 691: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 5, 4) should fail because stride is bad >+[ 692: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 8, 4) should succeed >+[ 693: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 0, 5) should fail because offset is bad >+[ 694: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 1, 5) should fail because stride is bad >+[ 695: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 3, 5) should fail because stride is bad >+[ 696: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 4, 5) should fail because offset is bad >+[ 697: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 5, 5) should fail because stride is bad >+[ 698: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 8, 5) should fail because offset is bad >+[ 699: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 0, 8) should succeed >+[ 700: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 1, 8) should fail because stride is bad >+[ 701: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 3, 8) should fail because stride is bad >+[ 702: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 4, 8) should succeed >+[ 703: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 5, 8) should fail because stride is bad >+[ 704: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.INT, 8, 8) should succeed >+[ 705: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 0, 0) should succeed >+[ 706: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 1, 0) should fail because stride is bad >+[ 707: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 3, 0) should fail because stride is bad >+[ 708: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 4, 0) should succeed >+[ 709: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 5, 0) should fail because stride is bad >+[ 710: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 8, 0) should succeed >+[ 711: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 252, 0) should succeed at stride limit >+[ 712: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 256, 0) should fail over stride limit >+[ 713: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 0, 1) should fail because offset is bad >+[ 714: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 1, 1) should fail because stride is bad >+[ 715: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 3, 1) should fail because stride is bad >+[ 716: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 4, 1) should fail because offset is bad >+[ 717: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 5, 1) should fail because stride is bad >+[ 718: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 8, 1) should fail because offset is bad >+[ 719: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 0, 3) should fail because offset is bad >+[ 720: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 1, 3) should fail because stride is bad >+[ 721: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 3, 3) should fail because stride is bad >+[ 722: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 4, 3) should fail because offset is bad >+[ 723: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 5, 3) should fail because stride is bad >+[ 724: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 8, 3) should fail because offset is bad >+[ 725: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 0, 4) should succeed >+[ 726: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 1, 4) should fail because stride is bad >+[ 727: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 3, 4) should fail because stride is bad >+[ 728: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 4, 4) should succeed >+[ 729: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 5, 4) should fail because stride is bad >+[ 730: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 8, 4) should succeed >+[ 731: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 0, 5) should fail because offset is bad >+[ 732: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 1, 5) should fail because stride is bad >+[ 733: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 3, 5) should fail because stride is bad >+[ 734: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 4, 5) should fail because offset is bad >+[ 735: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 5, 5) should fail because stride is bad >+[ 736: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 8, 5) should fail because offset is bad >+[ 737: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 0, 8) should succeed >+[ 738: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 1, 8) should fail because stride is bad >+[ 739: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 3, 8) should fail because stride is bad >+[ 740: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 4, 8) should succeed >+[ 741: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 5, 8) should fail because stride is bad >+[ 742: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.INT, 8, 8) should succeed >+[ 743: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 0, 0) should succeed >+[ 744: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 1, 0) should fail because stride is bad >+[ 745: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 3, 0) should fail because stride is bad >+[ 746: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 4, 0) should succeed >+[ 747: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 5, 0) should fail because stride is bad >+[ 748: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 8, 0) should succeed >+[ 749: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 252, 0) should succeed at stride limit >+[ 750: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 256, 0) should fail over stride limit >+[ 751: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 0, 1) should fail because offset is bad >+[ 752: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 1, 1) should fail because stride is bad >+[ 753: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 3, 1) should fail because stride is bad >+[ 754: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 4, 1) should fail because offset is bad >+[ 755: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 5, 1) should fail because stride is bad >+[ 756: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 8, 1) should fail because offset is bad >+[ 757: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 0, 3) should fail because offset is bad >+[ 758: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 1, 3) should fail because stride is bad >+[ 759: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 3, 3) should fail because stride is bad >+[ 760: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 4, 3) should fail because offset is bad >+[ 761: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 5, 3) should fail because stride is bad >+[ 762: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 8, 3) should fail because offset is bad >+[ 763: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 0, 4) should succeed >+[ 764: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 1, 4) should fail because stride is bad >+[ 765: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 3, 4) should fail because stride is bad >+[ 766: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 4, 4) should succeed >+[ 767: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 5, 4) should fail because stride is bad >+[ 768: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 8, 4) should succeed >+[ 769: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 0, 5) should fail because offset is bad >+[ 770: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 1, 5) should fail because stride is bad >+[ 771: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 3, 5) should fail because stride is bad >+[ 772: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 4, 5) should fail because offset is bad >+[ 773: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 5, 5) should fail because stride is bad >+[ 774: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 8, 5) should fail because offset is bad >+[ 775: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 0, 8) should succeed >+[ 776: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 1, 8) should fail because stride is bad >+[ 777: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 3, 8) should fail because stride is bad >+[ 778: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 4, 8) should succeed >+[ 779: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 5, 8) should fail because stride is bad >+[ 780: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.INT, 8, 8) should succeed >+[ 781: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 0, 0) should succeed >+[ 782: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 1, 0) should fail because stride is bad >+[ 783: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 3, 0) should fail because stride is bad >+[ 784: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 4, 0) should succeed >+[ 785: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 5, 0) should fail because stride is bad >+[ 786: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 8, 0) should succeed >+[ 787: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 252, 0) should succeed at stride limit >+[ 788: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 256, 0) should fail over stride limit >+[ 789: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 0, 1) should fail because offset is bad >+[ 790: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 1, 1) should fail because stride is bad >+[ 791: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 3, 1) should fail because stride is bad >+[ 792: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 4, 1) should fail because offset is bad >+[ 793: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 5, 1) should fail because stride is bad >+[ 794: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 8, 1) should fail because offset is bad >+[ 795: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 0, 3) should fail because offset is bad >+[ 796: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 1, 3) should fail because stride is bad >+[ 797: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 3, 3) should fail because stride is bad >+[ 798: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 4, 3) should fail because offset is bad >+[ 799: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 5, 3) should fail because stride is bad >+[ 800: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 8, 3) should fail because offset is bad >+[ 801: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 0, 4) should succeed >+[ 802: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 1, 4) should fail because stride is bad >+[ 803: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 3, 4) should fail because stride is bad >+[ 804: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 4, 4) should succeed >+[ 805: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 5, 4) should fail because stride is bad >+[ 806: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 8, 4) should succeed >+[ 807: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 0, 5) should fail because offset is bad >+[ 808: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 1, 5) should fail because stride is bad >+[ 809: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 3, 5) should fail because stride is bad >+[ 810: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 4, 5) should fail because offset is bad >+[ 811: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 5, 5) should fail because stride is bad >+[ 812: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 8, 5) should fail because offset is bad >+[ 813: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 0, 8) should succeed >+[ 814: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 1, 8) should fail because stride is bad >+[ 815: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 3, 8) should fail because stride is bad >+[ 816: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 4, 8) should succeed >+[ 817: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 5, 8) should fail because stride is bad >+[ 818: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 1, gl.UNSIGNED_INT, 8, 8) should succeed >+[ 819: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 0, 0) should succeed >+[ 820: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 1, 0) should fail because stride is bad >+[ 821: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 3, 0) should fail because stride is bad >+[ 822: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 4, 0) should succeed >+[ 823: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 5, 0) should fail because stride is bad >+[ 824: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 8, 0) should succeed >+[ 825: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 252, 0) should succeed at stride limit >+[ 826: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 256, 0) should fail over stride limit >+[ 827: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 0, 1) should fail because offset is bad >+[ 828: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 1, 1) should fail because stride is bad >+[ 829: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 3, 1) should fail because stride is bad >+[ 830: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 4, 1) should fail because offset is bad >+[ 831: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 5, 1) should fail because stride is bad >+[ 832: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 8, 1) should fail because offset is bad >+[ 833: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 0, 3) should fail because offset is bad >+[ 834: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 1, 3) should fail because stride is bad >+[ 835: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 3, 3) should fail because stride is bad >+[ 836: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 4, 3) should fail because offset is bad >+[ 837: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 5, 3) should fail because stride is bad >+[ 838: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 8, 3) should fail because offset is bad >+[ 839: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 0, 4) should succeed >+[ 840: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 1, 4) should fail because stride is bad >+[ 841: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 3, 4) should fail because stride is bad >+[ 842: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 4, 4) should succeed >+[ 843: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 5, 4) should fail because stride is bad >+[ 844: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 8, 4) should succeed >+[ 845: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 0, 5) should fail because offset is bad >+[ 846: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 1, 5) should fail because stride is bad >+[ 847: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 3, 5) should fail because stride is bad >+[ 848: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 4, 5) should fail because offset is bad >+[ 849: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 5, 5) should fail because stride is bad >+[ 850: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 8, 5) should fail because offset is bad >+[ 851: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 0, 8) should succeed >+[ 852: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 1, 8) should fail because stride is bad >+[ 853: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 3, 8) should fail because stride is bad >+[ 854: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 4, 8) should succeed >+[ 855: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 5, 8) should fail because stride is bad >+[ 856: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 2, gl.UNSIGNED_INT, 8, 8) should succeed >+[ 857: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 0, 0) should succeed >+[ 858: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 1, 0) should fail because stride is bad >+[ 859: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 3, 0) should fail because stride is bad >+[ 860: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 4, 0) should succeed >+[ 861: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 5, 0) should fail because stride is bad >+[ 862: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 8, 0) should succeed >+[ 863: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 252, 0) should succeed at stride limit >+[ 864: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 256, 0) should fail over stride limit >+[ 865: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 0, 1) should fail because offset is bad >+[ 866: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 1, 1) should fail because stride is bad >+[ 867: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 3, 1) should fail because stride is bad >+[ 868: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 4, 1) should fail because offset is bad >+[ 869: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 5, 1) should fail because stride is bad >+[ 870: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 8, 1) should fail because offset is bad >+[ 871: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 0, 3) should fail because offset is bad >+[ 872: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 1, 3) should fail because stride is bad >+[ 873: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 3, 3) should fail because stride is bad >+[ 874: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 4, 3) should fail because offset is bad >+[ 875: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 5, 3) should fail because stride is bad >+[ 876: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 8, 3) should fail because offset is bad >+[ 877: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 0, 4) should succeed >+[ 878: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 1, 4) should fail because stride is bad >+[ 879: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 3, 4) should fail because stride is bad >+[ 880: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 4, 4) should succeed >+[ 881: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 5, 4) should fail because stride is bad >+[ 882: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 8, 4) should succeed >+[ 883: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 0, 5) should fail because offset is bad >+[ 884: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 1, 5) should fail because stride is bad >+[ 885: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 3, 5) should fail because stride is bad >+[ 886: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 4, 5) should fail because offset is bad >+[ 887: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 5, 5) should fail because stride is bad >+[ 888: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 8, 5) should fail because offset is bad >+[ 889: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 0, 8) should succeed >+[ 890: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 1, 8) should fail because stride is bad >+[ 891: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 3, 8) should fail because stride is bad >+[ 892: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 4, 8) should succeed >+[ 893: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 5, 8) should fail because stride is bad >+[ 894: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 3, gl.UNSIGNED_INT, 8, 8) should succeed >+[ 895: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 0, 0) should succeed >+[ 896: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 1, 0) should fail because stride is bad >+[ 897: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 3, 0) should fail because stride is bad >+[ 898: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 4, 0) should succeed >+[ 899: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 5, 0) should fail because stride is bad >+[ 900: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 8, 0) should succeed >+[ 901: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 252, 0) should succeed at stride limit >+[ 902: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 256, 0) should fail over stride limit >+[ 903: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 0, 1) should fail because offset is bad >+[ 904: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 1, 1) should fail because stride is bad >+[ 905: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 3, 1) should fail because stride is bad >+[ 906: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 4, 1) should fail because offset is bad >+[ 907: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 5, 1) should fail because stride is bad >+[ 908: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 8, 1) should fail because offset is bad >+[ 909: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 0, 3) should fail because offset is bad >+[ 910: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 1, 3) should fail because stride is bad >+[ 911: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 3, 3) should fail because stride is bad >+[ 912: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 4, 3) should fail because offset is bad >+[ 913: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 5, 3) should fail because stride is bad >+[ 914: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 8, 3) should fail because offset is bad >+[ 915: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 0, 4) should succeed >+[ 916: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 1, 4) should fail because stride is bad >+[ 917: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 3, 4) should fail because stride is bad >+[ 918: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 4, 4) should succeed >+[ 919: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 5, 4) should fail because stride is bad >+[ 920: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 8, 4) should succeed >+[ 921: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 0, 5) should fail because offset is bad >+[ 922: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 1, 5) should fail because stride is bad >+[ 923: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 3, 5) should fail because stride is bad >+[ 924: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 4, 5) should fail because offset is bad >+[ 925: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 5, 5) should fail because stride is bad >+[ 926: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 8, 5) should fail because offset is bad >+[ 927: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 0, 8) should succeed >+[ 928: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 1, 8) should fail because stride is bad >+[ 929: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 3, 8) should fail because stride is bad >+[ 930: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 4, 8) should succeed >+[ 931: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 5, 8) should fail because stride is bad >+[ 932: PASS ] getError was expected value: NO_ERROR : gl.vertexAttribIPointer(0, 4, gl.UNSIGNED_INT, 8, 8) should succeed >+[ 933: PASS ] successfullyParsed is true >+[ FAIL ] 466 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer-offsets-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer-offsets-expected.txt >index bc1332639a57e3eea471af9e3066d2935cd161f2..46f2c30d13e6d2d333b8d325d8ff98c1c19cc6cb 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer-offsets-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer-offsets-expected.txt >@@ -1,5 +1,276 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/attribs/gl-vertexattribipointer-offsets.html >-[ PASS ] All tests passed >+[ 1: PASS ] should be black >+[ 2: PASS ] should be black >+[ 3: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 4: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 5: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 6: PASS ] should be black >+[ 7: PASS ] should be black >+[ 8: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 9: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 10: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 11: PASS ] should be black >+[ 12: PASS ] should be black >+[ 13: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 14: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 15: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 16: PASS ] should be black >+[ 17: PASS ] should be black >+[ 18: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 19: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 20: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 21: PASS ] should be black >+[ 22: PASS ] should be black >+[ 23: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 24: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 25: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 26: PASS ] should be black >+[ 27: PASS ] should be black >+[ 28: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 29: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 30: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 31: PASS ] should be black >+[ 32: PASS ] should be black >+[ 33: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 34: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 35: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 36: PASS ] should be black >+[ 37: PASS ] should be black >+[ 38: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 39: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 40: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 41: PASS ] should be black >+[ 42: PASS ] should be black >+[ 43: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 44: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 45: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 46: PASS ] should be black >+[ 47: PASS ] should be black >+[ 48: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 49: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 50: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 51: PASS ] should be black >+[ 52: PASS ] should be black >+[ 53: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 54: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 55: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 56: PASS ] should be black >+[ 57: PASS ] should be black >+[ 58: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 59: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 60: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 61: PASS ] should be black >+[ 62: PASS ] should be black >+[ 63: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 64: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 65: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 66: PASS ] should be black >+[ 67: PASS ] should be black >+[ 68: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 69: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 70: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 71: PASS ] should be black >+[ 72: PASS ] should be black >+[ 73: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 74: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 75: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 76: PASS ] should be black >+[ 77: PASS ] should be black >+[ 78: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 79: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 80: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 81: PASS ] should be black >+[ 82: PASS ] should be black >+[ 83: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 84: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 85: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 86: PASS ] should be black >+[ 87: PASS ] should be black >+[ 88: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 89: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 90: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 91: PASS ] should be black >+[ 92: PASS ] should be black >+[ 93: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 94: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 95: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 96: PASS ] should be black >+[ 97: PASS ] should be black >+[ 98: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 99: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 100: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 101: PASS ] should be black >+[ 102: PASS ] should be black >+[ 103: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 104: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 105: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 106: PASS ] should be black >+[ 107: PASS ] should be black >+[ 108: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 109: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 110: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 111: PASS ] should be black >+[ 112: PASS ] should be black >+[ 113: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 114: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 115: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 116: PASS ] should be black >+[ 117: PASS ] should be black >+[ 118: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 119: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 120: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 121: PASS ] should be black >+[ 122: PASS ] should be black >+[ 123: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 124: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 125: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 126: PASS ] should be black >+[ 127: PASS ] should be black >+[ 128: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 129: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 130: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 131: PASS ] should be black >+[ 132: PASS ] should be black >+[ 133: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 134: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 135: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 136: PASS ] should be black >+[ 137: PASS ] should be black >+[ 138: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 139: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 140: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 141: PASS ] should be black >+[ 142: PASS ] should be black >+[ 143: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 144: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 145: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 146: PASS ] should be black >+[ 147: PASS ] should be black >+[ 148: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 149: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 150: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 151: PASS ] should be black >+[ 152: PASS ] should be black >+[ 153: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 154: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 155: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 156: PASS ] should be black >+[ 157: PASS ] should be black >+[ 158: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 159: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 160: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 161: PASS ] should be black >+[ 162: PASS ] should be black >+[ 163: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 164: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 165: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 166: PASS ] should be black >+[ 167: PASS ] should be black >+[ 168: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 169: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 170: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 171: PASS ] should be black >+[ 172: PASS ] should be black >+[ 173: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 174: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 175: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 176: PASS ] should be black >+[ 177: PASS ] should be black >+[ 178: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 179: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 180: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 181: PASS ] should be black >+[ 182: PASS ] should be black >+[ 183: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 184: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 185: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 186: PASS ] should be black >+[ 187: PASS ] should be black >+[ 188: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 189: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 190: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 191: PASS ] should be black >+[ 192: PASS ] should be black >+[ 193: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 194: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 195: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 196: PASS ] should be black >+[ 197: PASS ] should be black >+[ 198: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 199: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 200: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 201: PASS ] should be black >+[ 202: PASS ] should be black >+[ 203: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 204: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 205: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 206: PASS ] should be black >+[ 207: PASS ] should be black >+[ 208: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 209: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 210: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 211: PASS ] should be black >+[ 212: PASS ] should be black >+[ 213: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 214: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 215: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 216: PASS ] should be black >+[ 217: PASS ] should be black >+[ 218: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 219: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 220: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 221: PASS ] should be black >+[ 222: PASS ] should be black >+[ 223: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 224: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 225: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 226: PASS ] should be black >+[ 227: PASS ] should be black >+[ 228: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 229: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 230: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 231: PASS ] should be black >+[ 232: PASS ] should be black >+[ 233: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 234: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 235: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 236: PASS ] should be black >+[ 237: PASS ] should be black >+[ 238: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 239: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 240: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 241: PASS ] should be black >+[ 242: PASS ] should be black >+[ 243: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 244: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 245: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 246: PASS ] should be black >+[ 247: PASS ] should be black >+[ 248: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 249: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 250: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 251: PASS ] should be black >+[ 252: PASS ] should be black >+[ 253: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 254: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 255: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 256: PASS ] should be black >+[ 257: PASS ] should be black >+[ 258: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 259: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 260: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 261: PASS ] should be black >+[ 262: PASS ] should be black >+[ 263: FAIL ] should be green at (26, 40) expected: 0,255,0,255 was 0,0,0,0 >+[ 264: FAIL ] should be green at (26, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 265: FAIL ] should be green at (40, 27) expected: 0,255,0,255 was 0,0,0,0 >+[ 266: PASS ] should be black >+[ 267: PASS ] should be black >+[ 268: FAIL ] should be red at (26, 40) expected: 255,0,0,255 was 0,0,0,0 >+[ 269: FAIL ] should be red at (26, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 270: FAIL ] should be red at (40, 27) expected: 255,0,0,255 was 0,0,0,0 >+[ 271: PASS ] successfullyParsed is true >+[ FAIL ] 162 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/buffers/bound-buffer-size-change-test-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/buffers/bound-buffer-size-change-test-expected.txt >index 0d80f8cbd7fba9da06c3d2e35cd2c7c9ae80fb1d..1822e5ef09c1980923ddd809876f7dac90eb4b83 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/buffers/bound-buffer-size-change-test-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/buffers/bound-buffer-size-change-test-expected.txt >@@ -1,5 +1,48 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/buffers/bound-buffer-size-change-test.html >-[ PASS ] All tests passed >+[ 1: PASS ] getError was expected value: NO_ERROR : Calling bindBufferBase on a buffer where no storage is allocated should succeed. >+[ 2: FAIL ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) should be [object WebGLBuffer]. Was null. >+[ 3: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING, 0) should be [object WebGLBuffer]. Was null. >+[ 4: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_SIZE, 0) should be 0 (of type number). Was null (of type object). >+[ 5: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_START, 0) should be 0 (of type number). Was null (of type object). >+[ 6: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING, 0) should be [object WebGLBuffer]. Was null. >+[ 7: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_SIZE, 0) should be 0 (of type number). Was null (of type object). >+[ 8: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_START, 0) should be 0 (of type number). Was null (of type object). >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Calling bindBufferBase on a buffer where no storage is allocated should succeed. >+[ 11: FAIL ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) should be [object WebGLBuffer]. Was null. >+[ 12: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_BINDING, 1) should be [object WebGLBuffer]. Was null. >+[ 13: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_SIZE, 1) should be 0 (of type number). Was null (of type object). >+[ 14: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_START, 1) should be 0 (of type number). Was null (of type object). >+[ 15: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_BINDING, 1) should be [object WebGLBuffer]. Was null. >+[ 16: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_SIZE, 1) should be 0 (of type number). Was null (of type object). >+[ 17: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_START, 1) should be 0 (of type number). Was null (of type object). >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Calling bindBufferRange on a buffer where no storage is allocated should succeed. >+[ 20: FAIL ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) should be [object WebGLBuffer]. Was null. >+[ 21: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING, 0) should be [object WebGLBuffer]. Was null. >+[ 22: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_SIZE, 0) should be 8 (of type number). Was null (of type object). >+[ 23: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_START, 0) should be 4 (of type number). Was null (of type object). >+[ 24: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING, 0) should be [object WebGLBuffer]. Was null. >+[ 25: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_SIZE, 0) should be 8 (of type number). Was null (of type object). >+[ 26: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_START, 0) should be 4 (of type number). Was null (of type object). >+[ 27: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING, 0) should be [object WebGLBuffer]. Was null. >+[ 28: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_SIZE, 0) should be 8 (of type number). Was null (of type object). >+[ 29: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_START, 0) should be 4 (of type number). Was null (of type object). >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Calling bindBufferRange on a buffer where no storage is allocated should succeed. >+[ 32: FAIL ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) should be [object WebGLBuffer]. Was null. >+[ 33: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_BINDING, 1) should be [object WebGLBuffer]. Was null. >+[ 34: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_SIZE, 1) should be 12 (of type number). Was null (of type object). >+[ 35: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_START, 1) should be 256 (of type number). Was null (of type object). >+[ 36: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_BINDING, 1) should be [object WebGLBuffer]. Was null. >+[ 37: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_SIZE, 1) should be 12 (of type number). Was null (of type object). >+[ 38: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_START, 1) should be 256 (of type number). Was null (of type object). >+[ 39: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_BINDING, 1) should be [object WebGLBuffer]. Was null. >+[ 40: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_SIZE, 1) should be 12 (of type number). Was null (of type object). >+[ 41: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_START, 1) should be 256 (of type number). Was null (of type object). >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : >+[ 43: PASS ] successfullyParsed is true >+[ FAIL ] 41 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-copying-contents-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-copying-contents-expected.txt >index c0eaf239a8653c3d85c7a84ef56026eb907dcbd4..f149c5b147458342b5d5007a42adfff1b65e2de0 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-copying-contents-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-copying-contents-expected.txt >@@ -1,5 +1,1254 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/buffers/buffer-copying-contents.html >-[ PASS ] All tests passed >+[ 1: PASS ] getError was expected value: NO_ERROR : Should be no errors from setup. >+[ 2: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : gl.getBufferSubData(ARRAY_BUFFER, 0, retBuffer) should work >+[ 4: FAIL ] The returned array buffer fails to match original data >+[ 5: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 6: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 7: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 8: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 9: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 10: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 11: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 12: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 14: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(ARRAY_BUFFER, 0, retBuffer) should work >+[ 15: FAIL ] The returned array buffer fails to match original data >+[ 16: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 17: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 18: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 19: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 20: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 21: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 22: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 23: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(ARRAY_BUFFER, 0, retBuffer) should work >+[ 26: PASS ] The returned array buffer matches original data >+[ 27: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 28: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 29: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 30: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 31: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 32: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 33: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 34: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 35: FAIL ] getError expected: INVALID_VALUE. Was INVALID_OPERATION : Copying should fail >+[ 36: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 37: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 38: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 39: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 40: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 41: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 42: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 43: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 44: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : Copying should fail >+[ 45: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 46: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 47: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 48: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 49: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 50: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 51: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 52: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 53: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_VALUE : Copying should fail >+[ 54: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 55: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 56: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 57: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 58: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 59: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 60: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 61: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 62: PASS ] getError was expected value: INVALID_OPERATION : Copying should fail >+[ 63: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 64: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 65: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 66: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 67: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 68: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 69: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 70: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 71: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : Copying should fail >+[ 72: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 73: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 74: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 75: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 76: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 77: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 78: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 79: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(PIXEL_PACK_BUFFER, 0, retBuffer) should work >+[ 82: FAIL ] The returned array buffer fails to match original data >+[ 83: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 84: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 85: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 86: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 87: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 88: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 89: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 90: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(PIXEL_PACK_BUFFER, 0, retBuffer) should work >+[ 93: FAIL ] The returned array buffer fails to match original data >+[ 94: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 95: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 96: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 97: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 98: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 99: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 100: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 101: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_PACK_BUFFER, 0, retBuffer) should work >+[ 104: FAIL ] The returned array buffer fails to match original data >+[ 105: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 106: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 107: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 108: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 109: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 110: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 111: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 112: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 114: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_PACK_BUFFER, 0, retBuffer) should work >+[ 115: PASS ] The returned array buffer matches original data >+[ 116: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 117: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 118: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 119: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 120: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 121: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 122: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 123: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(PIXEL_UNPACK_BUFFER, 0, retBuffer) should work >+[ 126: FAIL ] The returned array buffer fails to match original data >+[ 127: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 128: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 129: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 130: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 131: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 132: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 133: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 134: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_UNPACK_BUFFER, 0, retBuffer) should work >+[ 137: FAIL ] The returned array buffer fails to match original data >+[ 138: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 139: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 140: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 141: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 142: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 143: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 144: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 145: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_UNPACK_BUFFER, 0, retBuffer) should work >+[ 148: FAIL ] The returned array buffer fails to match original data >+[ 149: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 150: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 151: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 152: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 153: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 154: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 155: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 156: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 158: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_UNPACK_BUFFER, 0, retBuffer) should work >+[ 159: PASS ] The returned array buffer matches original data >+[ 160: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 161: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 162: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 163: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 164: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 165: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 166: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 167: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 168: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(TRANSFORM_FEEDBACK_BUFFER, 0, retBuffer) should work >+[ 170: FAIL ] The returned array buffer fails to match original data >+[ 171: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 172: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 173: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 174: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 175: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 176: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 177: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 178: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(TRANSFORM_FEEDBACK_BUFFER, 0, retBuffer) should work >+[ 181: PASS ] The returned array buffer matches original data >+[ 182: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 183: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 184: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 185: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 186: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 187: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 188: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 189: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 190: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(UNIFORM_BUFFER, 0, retBuffer) should work >+[ 192: FAIL ] The returned array buffer fails to match original data >+[ 193: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 194: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 195: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 196: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 197: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 198: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 199: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 200: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 202: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(UNIFORM_BUFFER, 0, retBuffer) should work >+[ 203: FAIL ] The returned array buffer fails to match original data >+[ 204: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 205: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 206: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 207: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 208: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 209: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 210: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 211: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 212: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(UNIFORM_BUFFER, 0, retBuffer) should work >+[ 214: FAIL ] The returned array buffer fails to match original data >+[ 215: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 216: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 217: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 218: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 219: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 220: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 221: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 222: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 224: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(UNIFORM_BUFFER, 0, retBuffer) should work >+[ 225: PASS ] The returned array buffer matches original data >+[ 226: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 227: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 228: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 229: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 230: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 231: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 232: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 233: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 234: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : Copying should fail >+[ 235: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 236: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 237: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 238: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 239: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 240: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 241: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 242: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 243: PASS ] getError was expected value: INVALID_OPERATION : Copying should fail >+[ 244: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 245: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 246: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 247: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 248: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 249: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 250: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 251: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 252: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_VALUE : Copying should fail >+[ 253: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 254: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 255: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 256: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 257: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 258: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 259: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 260: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 261: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : Copying should fail >+[ 262: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 263: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 264: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 265: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 266: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 267: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 268: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 269: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 270: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(ELEMENT_ARRAY_BUFFER, 0, retBuffer) should work >+[ 272: FAIL ] The returned array buffer fails to match original data >+[ 273: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 274: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 275: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 276: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 277: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 278: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 279: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 280: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(ELEMENT_ARRAY_BUFFER, 0, retBuffer) should work >+[ 283: FAIL ] The returned array buffer fails to match original data >+[ 284: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 285: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 286: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 287: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 288: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 289: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 290: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 291: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(ELEMENT_ARRAY_BUFFER, 0, retBuffer) should work >+[ 294: PASS ] The returned array buffer matches original data >+[ 295: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 296: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 297: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 298: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 299: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 300: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 301: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 302: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 303: FAIL ] getError expected: INVALID_VALUE. Was INVALID_ENUM : Copying should fail >+[ 304: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 305: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 306: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 307: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 308: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 309: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 310: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 311: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 312: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_VALUE : Copying should fail >+[ 313: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 314: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 315: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 316: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 317: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 318: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 319: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 320: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 321: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : Copying should fail >+[ 322: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 323: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 324: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 325: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 326: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 327: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 328: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 329: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 330: PASS ] getError was expected value: INVALID_OPERATION : Copying should fail >+[ 331: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 332: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 333: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 334: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 335: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 336: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 337: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 338: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 339: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_VALUE : Copying should fail >+[ 340: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 341: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 342: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 343: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 344: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 345: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 346: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 347: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 348: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : Copying should fail >+[ 349: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 350: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 351: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 352: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 353: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 354: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 355: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 356: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 357: PASS ] getError was expected value: INVALID_OPERATION : Copying should fail >+[ 358: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 359: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 360: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 361: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 362: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 363: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 364: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 365: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 366: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_VALUE : Copying should fail >+[ 367: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 368: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 369: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 370: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 371: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 372: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 373: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 374: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 375: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : Copying should fail >+[ 376: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 377: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 378: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 379: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 380: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 381: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 382: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 383: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 384: PASS ] getError was expected value: INVALID_OPERATION : Copying should fail >+[ 385: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 386: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 387: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 388: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 389: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 390: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 391: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 392: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 393: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : Copying should fail >+[ 394: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 395: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 396: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 397: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 398: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 399: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 400: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 401: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 402: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_VALUE : Copying should fail >+[ 403: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 404: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 405: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 406: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 407: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 408: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 409: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 410: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 411: PASS ] getError was expected value: INVALID_OPERATION : Copying should fail >+[ 412: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 413: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 414: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 415: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 416: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 417: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 418: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 419: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 420: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : Copying should fail >+[ 421: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 422: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 423: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 424: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 425: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 426: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 427: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 428: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 429: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_VALUE : Copying should fail >+[ 430: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 431: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 432: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 433: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 434: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 435: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 436: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 437: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 438: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(ARRAY_BUFFER, 0, retBuffer) should work >+[ 440: FAIL ] The returned array buffer fails to match original data >+[ 441: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 442: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 443: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 444: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 445: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 446: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 447: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 448: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 450: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(ARRAY_BUFFER, 0, retBuffer) should work >+[ 451: FAIL ] The returned array buffer fails to match original data >+[ 452: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 453: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 454: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 455: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 456: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 457: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 458: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 459: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(ARRAY_BUFFER, 0, retBuffer) should work >+[ 462: FAIL ] The returned array buffer fails to match original data >+[ 463: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 464: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 465: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 466: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 467: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 468: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 469: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 470: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(ARRAY_BUFFER, 0, retBuffer) should work >+[ 473: PASS ] The returned array buffer matches original data >+[ 474: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 475: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 476: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 477: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 478: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 479: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 480: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 481: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 482: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : Copying should fail >+[ 483: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 484: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 485: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 486: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 487: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 488: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 489: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 490: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 491: PASS ] getError was expected value: INVALID_OPERATION : Copying should fail >+[ 492: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 493: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 494: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 495: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 496: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 497: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 498: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 499: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 500: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_VALUE : Copying should fail >+[ 501: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 502: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 503: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 504: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 505: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 506: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 507: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 508: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 509: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : Copying should fail >+[ 510: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 511: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 512: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 513: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 514: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 515: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 516: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 517: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 518: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_PACK_BUFFER, 0, retBuffer) should work >+[ 520: FAIL ] The returned array buffer fails to match original data >+[ 521: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 522: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 523: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 524: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 525: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 526: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 527: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 528: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 529: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 530: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_PACK_BUFFER, 0, retBuffer) should work >+[ 531: FAIL ] The returned array buffer fails to match original data >+[ 532: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 533: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 534: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 535: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 536: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 537: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 538: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 539: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 540: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_PACK_BUFFER, 0, retBuffer) should work >+[ 542: PASS ] The returned array buffer matches original data >+[ 543: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 544: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 545: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 546: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 547: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 548: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 549: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 550: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 551: PASS ] getError was expected value: INVALID_VALUE : Copying should fail >+[ 552: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 553: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 554: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 555: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 556: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 557: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 558: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 559: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 561: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(PIXEL_UNPACK_BUFFER, 0, retBuffer) should work >+[ 562: FAIL ] The returned array buffer fails to match original data >+[ 563: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 564: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 565: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 566: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 567: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 568: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 569: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 570: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 571: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 572: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_UNPACK_BUFFER, 0, retBuffer) should work >+[ 573: FAIL ] The returned array buffer fails to match original data >+[ 574: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 575: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 576: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 577: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 578: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 579: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 580: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 581: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 582: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_UNPACK_BUFFER, 0, retBuffer) should work >+[ 584: FAIL ] The returned array buffer fails to match original data >+[ 585: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 586: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 587: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 588: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 589: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 590: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 591: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 592: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 593: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 594: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_UNPACK_BUFFER, 0, retBuffer) should work >+[ 595: PASS ] The returned array buffer matches original data >+[ 596: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 597: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 598: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 599: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 600: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 601: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 602: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 603: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 604: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 605: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(TRANSFORM_FEEDBACK_BUFFER, 0, retBuffer) should work >+[ 606: FAIL ] The returned array buffer fails to match original data >+[ 607: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 608: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 609: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 610: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 611: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 612: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 613: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 614: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 615: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 616: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(TRANSFORM_FEEDBACK_BUFFER, 0, retBuffer) should work >+[ 617: PASS ] The returned array buffer matches original data >+[ 618: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 619: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 620: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 621: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 622: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 623: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 624: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 625: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 626: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 627: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(UNIFORM_BUFFER, 0, retBuffer) should work >+[ 628: FAIL ] The returned array buffer fails to match original data >+[ 629: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 630: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 631: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 632: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 633: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 634: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 635: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 636: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 637: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 638: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(UNIFORM_BUFFER, 0, retBuffer) should work >+[ 639: FAIL ] The returned array buffer fails to match original data >+[ 640: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 641: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 642: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 643: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 644: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 645: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 646: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 647: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 648: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 649: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(UNIFORM_BUFFER, 0, retBuffer) should work >+[ 650: FAIL ] The returned array buffer fails to match original data >+[ 651: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 652: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 653: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 654: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 655: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 656: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 657: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 658: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 659: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(UNIFORM_BUFFER, 0, retBuffer) should work >+[ 661: PASS ] The returned array buffer matches original data >+[ 662: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 663: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 664: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 665: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 666: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 667: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 668: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 669: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 671: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(ARRAY_BUFFER, 0, retBuffer) should work >+[ 672: FAIL ] The returned array buffer fails to match original data >+[ 673: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 674: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 675: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 676: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 677: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 678: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 679: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 680: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 681: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 682: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(ARRAY_BUFFER, 0, retBuffer) should work >+[ 683: FAIL ] The returned array buffer fails to match original data >+[ 684: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 685: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 686: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 687: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 688: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 689: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 690: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 691: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 692: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 693: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(ARRAY_BUFFER, 0, retBuffer) should work >+[ 694: FAIL ] The returned array buffer fails to match original data >+[ 695: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 696: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 697: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 698: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 699: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 700: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 701: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 702: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 703: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 704: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(ARRAY_BUFFER, 0, retBuffer) should work >+[ 705: PASS ] The returned array buffer matches original data >+[ 706: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 707: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 708: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 709: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 710: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 711: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 712: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 713: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 714: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : Copying should fail >+[ 715: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 716: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 717: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 718: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 719: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 720: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 721: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 722: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 723: PASS ] getError was expected value: INVALID_OPERATION : Copying should fail >+[ 724: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 725: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 726: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 727: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 728: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 729: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 730: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 731: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 732: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_VALUE : Copying should fail >+[ 733: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 734: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 735: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 736: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 737: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 738: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 739: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 740: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 741: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : Copying should fail >+[ 742: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 743: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 744: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 745: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 746: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 747: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 748: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 749: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 750: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 751: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_PACK_BUFFER, 0, retBuffer) should work >+[ 752: FAIL ] The returned array buffer fails to match original data >+[ 753: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 754: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 755: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 756: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 757: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 758: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 759: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 760: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 761: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 762: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_PACK_BUFFER, 0, retBuffer) should work >+[ 763: FAIL ] The returned array buffer fails to match original data >+[ 764: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 765: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 766: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 767: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 768: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 769: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 770: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 771: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 772: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 773: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_PACK_BUFFER, 0, retBuffer) should work >+[ 774: FAIL ] The returned array buffer fails to match original data >+[ 775: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 776: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 777: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 778: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 779: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 780: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 781: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 782: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 783: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 784: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_PACK_BUFFER, 0, retBuffer) should work >+[ 785: PASS ] The returned array buffer matches original data >+[ 786: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 787: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 788: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 789: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 790: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 791: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 792: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 793: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 794: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 795: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(PIXEL_UNPACK_BUFFER, 0, retBuffer) should work >+[ 796: FAIL ] The returned array buffer fails to match original data >+[ 797: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 798: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 799: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 800: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 801: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 802: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 803: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 804: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 805: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 806: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_UNPACK_BUFFER, 0, retBuffer) should work >+[ 807: FAIL ] The returned array buffer fails to match original data >+[ 808: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 809: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 810: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 811: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 812: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 813: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 814: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 815: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 816: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 817: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_UNPACK_BUFFER, 0, retBuffer) should work >+[ 818: PASS ] The returned array buffer matches original data >+[ 819: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 820: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 821: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 822: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 823: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 824: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 825: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 826: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 827: PASS ] getError was expected value: INVALID_VALUE : Copying should fail >+[ 828: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 829: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 830: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 831: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 832: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 833: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 834: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 835: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 836: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 837: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(TRANSFORM_FEEDBACK_BUFFER, 0, retBuffer) should work >+[ 838: FAIL ] The returned array buffer fails to match original data >+[ 839: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 840: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 841: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 842: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 843: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 844: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 845: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 846: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 847: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 848: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(TRANSFORM_FEEDBACK_BUFFER, 0, retBuffer) should work >+[ 849: PASS ] The returned array buffer matches original data >+[ 850: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 851: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 852: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 853: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 854: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 855: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 856: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 857: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 858: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 859: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(UNIFORM_BUFFER, 0, retBuffer) should work >+[ 860: FAIL ] The returned array buffer fails to match original data >+[ 861: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 862: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 863: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 864: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 865: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 866: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 867: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 868: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 869: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(UNIFORM_BUFFER, 0, retBuffer) should work >+[ 871: FAIL ] The returned array buffer fails to match original data >+[ 872: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 873: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 874: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 875: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 876: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 877: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 878: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 879: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 880: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 881: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(UNIFORM_BUFFER, 0, retBuffer) should work >+[ 882: FAIL ] The returned array buffer fails to match original data >+[ 883: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 884: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 885: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 886: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 887: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 888: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 889: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 890: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 891: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 892: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(UNIFORM_BUFFER, 0, retBuffer) should work >+[ 893: PASS ] The returned array buffer matches original data >+[ 894: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 895: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 896: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 897: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 898: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 899: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 900: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 901: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 902: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 903: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(ARRAY_BUFFER, 0, retBuffer) should work >+[ 904: FAIL ] The returned array buffer fails to match original data >+[ 905: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 906: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 907: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 908: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 909: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 910: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 911: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 912: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 913: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 914: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(ARRAY_BUFFER, 0, retBuffer) should work >+[ 915: PASS ] The returned array buffer matches original data >+[ 916: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 917: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 918: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 919: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 920: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 921: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 922: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 923: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 924: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : Copying should fail >+[ 925: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 926: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 927: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 928: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 929: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 930: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 931: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 932: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 933: PASS ] getError was expected value: INVALID_OPERATION : Copying should fail >+[ 934: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 935: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 936: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 937: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 938: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 939: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 940: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 941: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 942: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 943: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_PACK_BUFFER, 0, retBuffer) should work >+[ 944: FAIL ] The returned array buffer fails to match original data >+[ 945: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 946: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 947: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 948: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 949: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 950: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 951: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 952: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 953: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 954: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_PACK_BUFFER, 0, retBuffer) should work >+[ 955: PASS ] The returned array buffer matches original data >+[ 956: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 957: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 958: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 959: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 960: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 961: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 962: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 963: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 964: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(PIXEL_UNPACK_BUFFER, 0, retBuffer) should work >+[ 966: FAIL ] The returned array buffer fails to match original data >+[ 967: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 968: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 969: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 970: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 971: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 972: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 973: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 974: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 976: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_UNPACK_BUFFER, 0, retBuffer) should work >+[ 977: PASS ] The returned array buffer matches original data >+[ 978: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 979: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 980: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 981: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 982: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 983: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 984: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 985: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 986: FAIL ] getError expected: INVALID_VALUE. Was INVALID_ENUM : Copying should fail >+[ 987: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 988: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 989: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 990: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 991: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 992: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 993: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 994: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 996: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(UNIFORM_BUFFER, 0, retBuffer) should work >+[ 997: FAIL ] The returned array buffer fails to match original data >+[ 998: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 999: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1000: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1001: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1002: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1003: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1004: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1005: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1006: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 1007: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(UNIFORM_BUFFER, 0, retBuffer) should work >+[ 1008: PASS ] The returned array buffer matches original data >+[ 1009: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1010: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1011: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1012: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1013: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1014: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1015: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1016: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1017: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 1018: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(ARRAY_BUFFER, 0, retBuffer) should work >+[ 1019: FAIL ] The returned array buffer fails to match original data >+[ 1020: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1021: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1022: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1023: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1024: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1025: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1026: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1027: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1028: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 1029: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(ARRAY_BUFFER, 0, retBuffer) should work >+[ 1030: FAIL ] The returned array buffer fails to match original data >+[ 1031: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1032: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1033: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1034: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1035: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1036: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1037: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1038: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1039: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(ARRAY_BUFFER, 0, retBuffer) should work >+[ 1041: FAIL ] The returned array buffer fails to match original data >+[ 1042: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1043: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1044: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1045: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1046: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1047: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1048: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1049: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 1051: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(ARRAY_BUFFER, 0, retBuffer) should work >+[ 1052: PASS ] The returned array buffer matches original data >+[ 1053: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1054: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1055: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1056: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1057: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1058: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1059: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1060: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1061: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : Copying should fail >+[ 1062: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1063: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1064: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1065: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1066: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1067: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1068: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1069: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1070: PASS ] getError was expected value: INVALID_OPERATION : Copying should fail >+[ 1071: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1072: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1073: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1074: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1075: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1076: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1077: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1078: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1079: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_VALUE : Copying should fail >+[ 1080: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1081: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1082: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1083: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1084: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1085: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1086: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1087: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1088: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : Copying should fail >+[ 1089: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1090: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1091: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1092: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1093: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1094: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1095: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1096: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1097: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 1098: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_PACK_BUFFER, 0, retBuffer) should work >+[ 1099: FAIL ] The returned array buffer fails to match original data >+[ 1100: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1101: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1102: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1103: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1104: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1105: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1106: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1107: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1108: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 1109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_PACK_BUFFER, 0, retBuffer) should work >+[ 1110: FAIL ] The returned array buffer fails to match original data >+[ 1111: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1112: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1113: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1114: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1115: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1116: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1117: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1118: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1119: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_PACK_BUFFER, 0, retBuffer) should work >+[ 1121: FAIL ] The returned array buffer fails to match original data >+[ 1122: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1123: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1124: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1125: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1126: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1127: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1128: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1129: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1130: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 1131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_PACK_BUFFER, 0, retBuffer) should work >+[ 1132: PASS ] The returned array buffer matches original data >+[ 1133: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1134: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1135: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1136: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1137: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1138: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1139: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1140: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 1142: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(PIXEL_UNPACK_BUFFER, 0, retBuffer) should work >+[ 1143: FAIL ] The returned array buffer fails to match original data >+[ 1144: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1145: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1146: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1147: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1148: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1149: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1150: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1151: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1152: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 1153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_UNPACK_BUFFER, 0, retBuffer) should work >+[ 1154: FAIL ] The returned array buffer fails to match original data >+[ 1155: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1156: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1157: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1158: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1159: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1160: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1161: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1162: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1163: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 1164: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_UNPACK_BUFFER, 0, retBuffer) should work >+[ 1165: FAIL ] The returned array buffer fails to match original data >+[ 1166: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1167: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1168: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1169: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1170: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1171: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1172: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1173: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1174: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 1175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(PIXEL_UNPACK_BUFFER, 0, retBuffer) should work >+[ 1176: PASS ] The returned array buffer matches original data >+[ 1177: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1178: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1179: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1180: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1181: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1182: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1183: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1184: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 1186: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(TRANSFORM_FEEDBACK_BUFFER, 0, retBuffer) should work >+[ 1187: FAIL ] The returned array buffer fails to match original data >+[ 1188: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1189: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1190: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1191: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1192: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1193: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1194: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1195: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1196: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 1197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(TRANSFORM_FEEDBACK_BUFFER, 0, retBuffer) should work >+[ 1198: PASS ] The returned array buffer matches original data >+[ 1199: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1200: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1201: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1202: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1203: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1204: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1205: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1206: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Copying should work >+[ 1208: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : gl.getBufferSubData(UNIFORM_BUFFER, 0, retBuffer) should work >+[ 1209: FAIL ] The returned array buffer fails to match original data >+[ 1210: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1211: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1212: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1213: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1214: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1215: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1216: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1217: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1218: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : Copying should work >+[ 1219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(UNIFORM_BUFFER, 0, retBuffer) should work >+[ 1220: FAIL ] The returned array buffer fails to match original data >+[ 1221: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1222: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1223: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1224: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1225: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1226: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1227: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1228: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1229: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Copying should work >+[ 1230: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : gl.getBufferSubData(UNIFORM_BUFFER, 0, retBuffer) should work >+[ 1231: PASS ] The returned array buffer matches original data >+[ 1232: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1233: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1234: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1235: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1236: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1237: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1238: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1239: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1240: PASS ] getError was expected value: INVALID_VALUE : Copying should fail >+[ 1241: PASS ] gl.getParameter(gl.ARRAY_BUFFER_BINDING) is null >+[ 1242: PASS ] gl.getParameter(gl.COPY_READ_BUFFER_BINDING) is null >+[ 1243: PASS ] gl.getParameter(gl.COPY_WRITE_BUFFER_BINDING) is null >+[ 1244: PASS ] gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING) is null >+[ 1245: PASS ] gl.getParameter(gl.PIXEL_PACK_BUFFER_BINDING) is null >+[ 1246: PASS ] gl.getParameter(gl.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 1247: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 1248: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 1249: PASS ] successfullyParsed is true >+[ FAIL ] 241 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-copying-restrictions-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-copying-restrictions-expected.txt >index 607372fe51f530456e0d43fb76fa3983b7811b08..c41cf048934a7e697c7c68a78b9e0801f60bf070 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-copying-restrictions-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-copying-restrictions-expected.txt >@@ -1,5 +1,76 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/buffers/buffer-copying-restrictions.html >-[ PASS ] All tests passed >+[ 1: PASS ] getError was expected value: NO_ERROR : Should be no errors from setup. >+[ 2: PASS ] getError was expected value: NO_ERROR : copying from a gl.ARRAY_BUFFER buffer to a gl.ARRAY_BUFFER buffer should work. >+[ 3: PASS ] getError was expected value: NO_ERROR : copying from a gl.ARRAY_BUFFER buffer to a gl.COPY_READ_BUFFER buffer should work. >+[ 4: PASS ] getError was expected value: NO_ERROR : copying from a gl.ARRAY_BUFFER buffer to a gl.COPY_WRITE_BUFFER buffer should work. >+[ 5: PASS ] getError was expected value: INVALID_OPERATION : copying from a gl.ARRAY_BUFFER buffer to a gl.ELEMENT_ARRAY_BUFFER buffer should fail. >+[ 6: PASS ] getError was expected value: NO_ERROR : copying from a gl.ARRAY_BUFFER buffer to a gl.PIXEL_PACK_BUFFER buffer should work. >+[ 7: PASS ] getError was expected value: NO_ERROR : copying from a gl.ARRAY_BUFFER buffer to a gl.PIXEL_UNPACK_BUFFER buffer should work. >+[ 8: PASS ] getError was expected value: NO_ERROR : copying from a gl.ARRAY_BUFFER buffer to a gl.TRANSFORM_FEEDBACK_BUFFER buffer should work. >+[ 9: PASS ] getError was expected value: NO_ERROR : copying from a gl.ARRAY_BUFFER buffer to a gl.UNIFORM_BUFFER buffer should work. >+[ 10: PASS ] getError was expected value: NO_ERROR : copying from a gl.COPY_READ_BUFFER buffer to a gl.ARRAY_BUFFER buffer should work. >+[ 11: PASS ] getError was expected value: NO_ERROR : copying from a gl.COPY_READ_BUFFER buffer to a gl.COPY_READ_BUFFER buffer should work. >+[ 12: PASS ] getError was expected value: NO_ERROR : copying from a gl.COPY_READ_BUFFER buffer to a gl.COPY_WRITE_BUFFER buffer should work. >+[ 13: PASS ] getError was expected value: INVALID_OPERATION : copying from a gl.COPY_READ_BUFFER buffer to a gl.ELEMENT_ARRAY_BUFFER buffer should fail. >+[ 14: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : copying from a gl.COPY_READ_BUFFER buffer to a gl.ELEMENT_ARRAY_BUFFER buffer should work if all buffers were initially bound to ELEMENT_ARRAY_BUFFER. >+[ 15: PASS ] getError was expected value: NO_ERROR : copying from a gl.COPY_READ_BUFFER buffer to a gl.PIXEL_PACK_BUFFER buffer should work. >+[ 16: PASS ] getError was expected value: NO_ERROR : copying from a gl.COPY_READ_BUFFER buffer to a gl.PIXEL_UNPACK_BUFFER buffer should work. >+[ 17: PASS ] getError was expected value: NO_ERROR : copying from a gl.COPY_READ_BUFFER buffer to a gl.TRANSFORM_FEEDBACK_BUFFER buffer should work. >+[ 18: PASS ] getError was expected value: NO_ERROR : copying from a gl.COPY_READ_BUFFER buffer to a gl.UNIFORM_BUFFER buffer should work. >+[ 19: PASS ] getError was expected value: NO_ERROR : copying from a gl.COPY_WRITE_BUFFER buffer to a gl.ARRAY_BUFFER buffer should work. >+[ 20: PASS ] getError was expected value: NO_ERROR : copying from a gl.COPY_WRITE_BUFFER buffer to a gl.COPY_READ_BUFFER buffer should work. >+[ 21: PASS ] getError was expected value: NO_ERROR : copying from a gl.COPY_WRITE_BUFFER buffer to a gl.COPY_WRITE_BUFFER buffer should work. >+[ 22: PASS ] getError was expected value: INVALID_OPERATION : copying from a gl.COPY_WRITE_BUFFER buffer to a gl.ELEMENT_ARRAY_BUFFER buffer should fail. >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : copying from a gl.COPY_WRITE_BUFFER buffer to a gl.ELEMENT_ARRAY_BUFFER buffer should work if all buffers were initially bound to ELEMENT_ARRAY_BUFFER. >+[ 24: PASS ] getError was expected value: NO_ERROR : copying from a gl.COPY_WRITE_BUFFER buffer to a gl.PIXEL_PACK_BUFFER buffer should work. >+[ 25: PASS ] getError was expected value: NO_ERROR : copying from a gl.COPY_WRITE_BUFFER buffer to a gl.PIXEL_UNPACK_BUFFER buffer should work. >+[ 26: PASS ] getError was expected value: NO_ERROR : copying from a gl.COPY_WRITE_BUFFER buffer to a gl.TRANSFORM_FEEDBACK_BUFFER buffer should work. >+[ 27: PASS ] getError was expected value: NO_ERROR : copying from a gl.COPY_WRITE_BUFFER buffer to a gl.UNIFORM_BUFFER buffer should work. >+[ 28: PASS ] getError was expected value: INVALID_OPERATION : copying from a gl.ELEMENT_ARRAY_BUFFER buffer to a gl.ARRAY_BUFFER buffer should fail. >+[ 29: PASS ] getError was expected value: INVALID_OPERATION : copying from a gl.ELEMENT_ARRAY_BUFFER buffer to a gl.COPY_READ_BUFFER buffer should fail. >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : copying from a gl.ELEMENT_ARRAY_BUFFER buffer to a gl.COPY_READ_BUFFER buffer should work if all buffers were initially bound to ELEMENT_ARRAY_BUFFER. >+[ 31: PASS ] getError was expected value: INVALID_OPERATION : copying from a gl.ELEMENT_ARRAY_BUFFER buffer to a gl.COPY_WRITE_BUFFER buffer should fail. >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : copying from a gl.ELEMENT_ARRAY_BUFFER buffer to a gl.COPY_WRITE_BUFFER buffer should work if all buffers were initially bound to ELEMENT_ARRAY_BUFFER. >+[ 33: PASS ] getError was expected value: NO_ERROR : copying from a gl.ELEMENT_ARRAY_BUFFER buffer to a gl.ELEMENT_ARRAY_BUFFER buffer should work. >+[ 34: PASS ] getError was expected value: INVALID_OPERATION : copying from a gl.ELEMENT_ARRAY_BUFFER buffer to a gl.PIXEL_PACK_BUFFER buffer should fail. >+[ 35: PASS ] getError was expected value: INVALID_OPERATION : copying from a gl.ELEMENT_ARRAY_BUFFER buffer to a gl.PIXEL_UNPACK_BUFFER buffer should fail. >+[ 36: PASS ] getError was expected value: INVALID_OPERATION : copying from a gl.ELEMENT_ARRAY_BUFFER buffer to a gl.TRANSFORM_FEEDBACK_BUFFER buffer should fail. >+[ 37: PASS ] getError was expected value: INVALID_OPERATION : copying from a gl.ELEMENT_ARRAY_BUFFER buffer to a gl.UNIFORM_BUFFER buffer should fail. >+[ 38: PASS ] getError was expected value: NO_ERROR : copying from a gl.PIXEL_PACK_BUFFER buffer to a gl.ARRAY_BUFFER buffer should work. >+[ 39: PASS ] getError was expected value: NO_ERROR : copying from a gl.PIXEL_PACK_BUFFER buffer to a gl.COPY_READ_BUFFER buffer should work. >+[ 40: PASS ] getError was expected value: NO_ERROR : copying from a gl.PIXEL_PACK_BUFFER buffer to a gl.COPY_WRITE_BUFFER buffer should work. >+[ 41: PASS ] getError was expected value: INVALID_OPERATION : copying from a gl.PIXEL_PACK_BUFFER buffer to a gl.ELEMENT_ARRAY_BUFFER buffer should fail. >+[ 42: PASS ] getError was expected value: NO_ERROR : copying from a gl.PIXEL_PACK_BUFFER buffer to a gl.PIXEL_PACK_BUFFER buffer should work. >+[ 43: PASS ] getError was expected value: NO_ERROR : copying from a gl.PIXEL_PACK_BUFFER buffer to a gl.PIXEL_UNPACK_BUFFER buffer should work. >+[ 44: PASS ] getError was expected value: NO_ERROR : copying from a gl.PIXEL_PACK_BUFFER buffer to a gl.TRANSFORM_FEEDBACK_BUFFER buffer should work. >+[ 45: PASS ] getError was expected value: NO_ERROR : copying from a gl.PIXEL_PACK_BUFFER buffer to a gl.UNIFORM_BUFFER buffer should work. >+[ 46: PASS ] getError was expected value: NO_ERROR : copying from a gl.PIXEL_UNPACK_BUFFER buffer to a gl.ARRAY_BUFFER buffer should work. >+[ 47: PASS ] getError was expected value: NO_ERROR : copying from a gl.PIXEL_UNPACK_BUFFER buffer to a gl.COPY_READ_BUFFER buffer should work. >+[ 48: PASS ] getError was expected value: NO_ERROR : copying from a gl.PIXEL_UNPACK_BUFFER buffer to a gl.COPY_WRITE_BUFFER buffer should work. >+[ 49: PASS ] getError was expected value: INVALID_OPERATION : copying from a gl.PIXEL_UNPACK_BUFFER buffer to a gl.ELEMENT_ARRAY_BUFFER buffer should fail. >+[ 50: PASS ] getError was expected value: NO_ERROR : copying from a gl.PIXEL_UNPACK_BUFFER buffer to a gl.PIXEL_PACK_BUFFER buffer should work. >+[ 51: PASS ] getError was expected value: NO_ERROR : copying from a gl.PIXEL_UNPACK_BUFFER buffer to a gl.PIXEL_UNPACK_BUFFER buffer should work. >+[ 52: PASS ] getError was expected value: NO_ERROR : copying from a gl.PIXEL_UNPACK_BUFFER buffer to a gl.TRANSFORM_FEEDBACK_BUFFER buffer should work. >+[ 53: PASS ] getError was expected value: NO_ERROR : copying from a gl.PIXEL_UNPACK_BUFFER buffer to a gl.UNIFORM_BUFFER buffer should work. >+[ 54: PASS ] getError was expected value: NO_ERROR : copying from a gl.TRANSFORM_FEEDBACK_BUFFER buffer to a gl.ARRAY_BUFFER buffer should work. >+[ 55: PASS ] getError was expected value: NO_ERROR : copying from a gl.TRANSFORM_FEEDBACK_BUFFER buffer to a gl.COPY_READ_BUFFER buffer should work. >+[ 56: PASS ] getError was expected value: NO_ERROR : copying from a gl.TRANSFORM_FEEDBACK_BUFFER buffer to a gl.COPY_WRITE_BUFFER buffer should work. >+[ 57: PASS ] getError was expected value: INVALID_OPERATION : copying from a gl.TRANSFORM_FEEDBACK_BUFFER buffer to a gl.ELEMENT_ARRAY_BUFFER buffer should fail. >+[ 58: PASS ] getError was expected value: NO_ERROR : copying from a gl.TRANSFORM_FEEDBACK_BUFFER buffer to a gl.PIXEL_PACK_BUFFER buffer should work. >+[ 59: PASS ] getError was expected value: NO_ERROR : copying from a gl.TRANSFORM_FEEDBACK_BUFFER buffer to a gl.PIXEL_UNPACK_BUFFER buffer should work. >+[ 60: PASS ] getError was expected value: NO_ERROR : copying from a gl.TRANSFORM_FEEDBACK_BUFFER buffer to a gl.TRANSFORM_FEEDBACK_BUFFER buffer should work. >+[ 61: PASS ] getError was expected value: NO_ERROR : copying from a gl.TRANSFORM_FEEDBACK_BUFFER buffer to a gl.UNIFORM_BUFFER buffer should work. >+[ 62: PASS ] getError was expected value: NO_ERROR : copying from a gl.UNIFORM_BUFFER buffer to a gl.ARRAY_BUFFER buffer should work. >+[ 63: PASS ] getError was expected value: NO_ERROR : copying from a gl.UNIFORM_BUFFER buffer to a gl.COPY_READ_BUFFER buffer should work. >+[ 64: PASS ] getError was expected value: NO_ERROR : copying from a gl.UNIFORM_BUFFER buffer to a gl.COPY_WRITE_BUFFER buffer should work. >+[ 65: PASS ] getError was expected value: INVALID_OPERATION : copying from a gl.UNIFORM_BUFFER buffer to a gl.ELEMENT_ARRAY_BUFFER buffer should fail. >+[ 66: PASS ] getError was expected value: NO_ERROR : copying from a gl.UNIFORM_BUFFER buffer to a gl.PIXEL_PACK_BUFFER buffer should work. >+[ 67: PASS ] getError was expected value: NO_ERROR : copying from a gl.UNIFORM_BUFFER buffer to a gl.PIXEL_UNPACK_BUFFER buffer should work. >+[ 68: PASS ] getError was expected value: NO_ERROR : copying from a gl.UNIFORM_BUFFER buffer to a gl.TRANSFORM_FEEDBACK_BUFFER buffer should work. >+[ 69: PASS ] getError was expected value: NO_ERROR : copying from a gl.UNIFORM_BUFFER buffer to a gl.UNIFORM_BUFFER buffer should work. >+[ 70: PASS ] getError was expected value: INVALID_OPERATION : Copying gl.ARRAY_BUFFER bound to gl.COPY_READ_BUFFER to a buffer bound to gl.ELEMENT_ARRAY_BUFFER should fail. >+[ 71: PASS ] successfullyParsed is true >+[ FAIL ] 4 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-data-and-buffer-sub-data-sub-source-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-data-and-buffer-sub-data-sub-source-expected.txt >index 6e7fdb95e043671b725a5ef06ea7ce96bb8d1447..b07c906a8ada8769fa78f4b22fcac4a879883af5 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-data-and-buffer-sub-data-sub-source-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-data-and-buffer-sub-data-sub-source-expected.txt >@@ -1,5 +1,14 @@ >+CONSOLE MESSAGE: line 55: ReferenceError: Can't find variable: iit > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/buffers/buffer-data-and-buffer-sub-data-sub-source.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] [object WebGLBuffer] is non-null. >+[ 3: PASS ] getError was expected value: NO_ERROR : >+[ 4: PASS ] getError was expected value: INVALID_VALUE : calling bufferData when srcOffset + length is larger than source size >+[ 5: PASS ] getError was expected value: INVALID_VALUE : calling bufferData when srcOffset + length is larger than source size >+[ 6: PASS ] getError was expected value: INVALID_VALUE : calling bufferData when srcOffset + length is larger than source size >+[ 7: PASS ] getError was expected value: NO_ERROR : calling bufferData with valid sub source should succeed >+[ 8: FAIL ] successfullyParsed should be true (of type boolean). Was undefined (of type undefined). >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-overflow-test-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-overflow-test-expected.txt >index 789cee92ed1c8ca9ec5a33a5b2530917749942d2..b42160ed131aed64a6e270dcbc885ca7f12988aa 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-overflow-test-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-overflow-test-expected.txt >@@ -1,5 +1,14 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/buffers/buffer-overflow-test.html >-[ PASS ] All tests passed >+[ 1: PASS ] getError was expected value: NO_ERROR : Calling bindBufferRange on a buffer where no storage is allocated should succeed. >+[ 2: FAIL ] buffer1 should be null. Was [object WebGLBuffer]. >+[ 3: FAIL ] 4 should be null (of type object). Was 4 (of type number). >+[ 4: FAIL ] 0 should be null (of type object). Was 0 (of type number). >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Calling bindBufferRange on a buffer where the storage is not big enough should succeed. >+[ 6: FAIL ] buffer2 should be null. Was [object WebGLBuffer]. >+[ 7: FAIL ] 8 should be null (of type object). Was 8 (of type number). >+[ 8: FAIL ] 0 should be null (of type object). Was 0 (of type number). >+[ 9: PASS ] successfullyParsed is true >+[ FAIL ] 7 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-type-restrictions-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-type-restrictions-expected.txt >index a4fe8e02aae8252ff79dd925312ced96f8c358e7..4df14ff5579771290298c2624fd8c91c44fb4f32 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-type-restrictions-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/buffers/buffer-type-restrictions-expected.txt >@@ -1,5 +1,154 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/buffers/buffer-type-restrictions.html >-[ PASS ] All tests passed >+[ 1: PASS ] getError was expected value: NO_ERROR : Should be no errors from setup. >+[ 2: PASS ] getError was expected value: NO_ERROR : bindBuffer(gl.ARRAY_BUFFER, buffer1) should WORK >+[ 3: PASS ] getError was expected value: NO_ERROR : bindBufferRange(gl.UNIFORM_BUFFER, 0, buffer2, 0, 4) should WORK >+[ 4: PASS ] getError was expected value: NO_ERROR : bindBufferBase(gl.UNIFORM_BUFFER, 0, buffer3) should WORK >+[ 5: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.ARRAY_BUFFER and then binding buffer with bindBuffer to gl.ARRAY_BUFFER should WORK >+[ 6: PASS ] getError was expected value: INVALID_OPERATION : Binding buffer first with bindBuffer to gl.ARRAY_BUFFER and then binding buffer with bindBuffer to gl.ELEMENT_ARRAY_BUFFER should FAIL >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.ARRAY_BUFFER and then binding buffer with bindBuffer to gl.COPY_READ_BUFFER should WORK >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.ARRAY_BUFFER and then binding buffer with bindBuffer to gl.COPY_WRITE_BUFFER should WORK >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.ARRAY_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_PACK_BUFFER should WORK >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.ARRAY_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_UNPACK_BUFFER should WORK >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.ARRAY_BUFFER and then binding buffer with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 12: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.ARRAY_BUFFER and then binding buffer with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 13: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.ARRAY_BUFFER and then binding buffer with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 14: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.ARRAY_BUFFER and then binding buffer with bindBuffer to gl.UNIFORM_BUFFER should WORK >+[ 15: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.ARRAY_BUFFER and then binding buffer with bindBufferRange to gl.UNIFORM_BUFFER should WORK >+[ 16: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.ARRAY_BUFFER and then binding buffer with bindBufferBase to gl.UNIFORM_BUFFER should WORK >+[ 17: PASS ] getError was expected value: INVALID_OPERATION : Binding buffer first with bindBuffer to gl.ELEMENT_ARRAY_BUFFER and then binding buffer with bindBuffer to gl.ARRAY_BUFFER should FAIL >+[ 18: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.ELEMENT_ARRAY_BUFFER and then binding buffer with bindBuffer to gl.ELEMENT_ARRAY_BUFFER should WORK >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.ELEMENT_ARRAY_BUFFER and then binding buffer with bindBuffer to gl.COPY_READ_BUFFER should WORK >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.ELEMENT_ARRAY_BUFFER and then binding buffer with bindBuffer to gl.COPY_WRITE_BUFFER should WORK >+[ 21: PASS ] getError was expected value: INVALID_OPERATION : Binding buffer first with bindBuffer to gl.ELEMENT_ARRAY_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_PACK_BUFFER should FAIL >+[ 22: PASS ] getError was expected value: INVALID_OPERATION : Binding buffer first with bindBuffer to gl.ELEMENT_ARRAY_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_UNPACK_BUFFER should FAIL >+[ 23: PASS ] getError was expected value: INVALID_OPERATION : Binding buffer first with bindBuffer to gl.ELEMENT_ARRAY_BUFFER and then binding buffer with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER should FAIL >+[ 24: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : Binding buffer first with bindBuffer to gl.ELEMENT_ARRAY_BUFFER and then binding buffer with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER should FAIL >+[ 25: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : Binding buffer first with bindBuffer to gl.ELEMENT_ARRAY_BUFFER and then binding buffer with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER should FAIL >+[ 26: PASS ] getError was expected value: INVALID_OPERATION : Binding buffer first with bindBuffer to gl.ELEMENT_ARRAY_BUFFER and then binding buffer with bindBuffer to gl.UNIFORM_BUFFER should FAIL >+[ 27: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : Binding buffer first with bindBuffer to gl.ELEMENT_ARRAY_BUFFER and then binding buffer with bindBufferRange to gl.UNIFORM_BUFFER should FAIL >+[ 28: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : Binding buffer first with bindBuffer to gl.ELEMENT_ARRAY_BUFFER and then binding buffer with bindBufferBase to gl.UNIFORM_BUFFER should FAIL >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.COPY_READ_BUFFER and then binding buffer with bindBuffer to gl.ARRAY_BUFFER should WORK >+[ 30: PASS ] getError was expected value: INVALID_OPERATION : Binding buffer first with bindBuffer to gl.COPY_READ_BUFFER and then binding buffer with bindBuffer to gl.ELEMENT_ARRAY_BUFFER should FAIL >+[ 31: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.COPY_READ_BUFFER and then binding buffer with bindBuffer to gl.COPY_READ_BUFFER should WORK >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.COPY_READ_BUFFER and then binding buffer with bindBuffer to gl.COPY_WRITE_BUFFER should WORK >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.COPY_READ_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_PACK_BUFFER should WORK >+[ 34: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.COPY_READ_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_UNPACK_BUFFER should WORK >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.COPY_READ_BUFFER and then binding buffer with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 36: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.COPY_READ_BUFFER and then binding buffer with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 37: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.COPY_READ_BUFFER and then binding buffer with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.COPY_READ_BUFFER and then binding buffer with bindBuffer to gl.UNIFORM_BUFFER should WORK >+[ 39: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.COPY_READ_BUFFER and then binding buffer with bindBufferRange to gl.UNIFORM_BUFFER should WORK >+[ 40: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.COPY_READ_BUFFER and then binding buffer with bindBufferBase to gl.UNIFORM_BUFFER should WORK >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.COPY_WRITE_BUFFER and then binding buffer with bindBuffer to gl.ARRAY_BUFFER should WORK >+[ 42: PASS ] getError was expected value: INVALID_OPERATION : Binding buffer first with bindBuffer to gl.COPY_WRITE_BUFFER and then binding buffer with bindBuffer to gl.ELEMENT_ARRAY_BUFFER should FAIL >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.COPY_WRITE_BUFFER and then binding buffer with bindBuffer to gl.COPY_READ_BUFFER should WORK >+[ 44: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.COPY_WRITE_BUFFER and then binding buffer with bindBuffer to gl.COPY_WRITE_BUFFER should WORK >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.COPY_WRITE_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_PACK_BUFFER should WORK >+[ 46: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.COPY_WRITE_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_UNPACK_BUFFER should WORK >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.COPY_WRITE_BUFFER and then binding buffer with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 48: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.COPY_WRITE_BUFFER and then binding buffer with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 49: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.COPY_WRITE_BUFFER and then binding buffer with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.COPY_WRITE_BUFFER and then binding buffer with bindBuffer to gl.UNIFORM_BUFFER should WORK >+[ 51: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.COPY_WRITE_BUFFER and then binding buffer with bindBufferRange to gl.UNIFORM_BUFFER should WORK >+[ 52: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.COPY_WRITE_BUFFER and then binding buffer with bindBufferBase to gl.UNIFORM_BUFFER should WORK >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.PIXEL_PACK_BUFFER and then binding buffer with bindBuffer to gl.ARRAY_BUFFER should WORK >+[ 54: PASS ] getError was expected value: INVALID_OPERATION : Binding buffer first with bindBuffer to gl.PIXEL_PACK_BUFFER and then binding buffer with bindBuffer to gl.ELEMENT_ARRAY_BUFFER should FAIL >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.PIXEL_PACK_BUFFER and then binding buffer with bindBuffer to gl.COPY_READ_BUFFER should WORK >+[ 56: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.PIXEL_PACK_BUFFER and then binding buffer with bindBuffer to gl.COPY_WRITE_BUFFER should WORK >+[ 57: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.PIXEL_PACK_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_PACK_BUFFER should WORK >+[ 58: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.PIXEL_PACK_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_UNPACK_BUFFER should WORK >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.PIXEL_PACK_BUFFER and then binding buffer with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 60: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.PIXEL_PACK_BUFFER and then binding buffer with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 61: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.PIXEL_PACK_BUFFER and then binding buffer with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.PIXEL_PACK_BUFFER and then binding buffer with bindBuffer to gl.UNIFORM_BUFFER should WORK >+[ 63: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.PIXEL_PACK_BUFFER and then binding buffer with bindBufferRange to gl.UNIFORM_BUFFER should WORK >+[ 64: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.PIXEL_PACK_BUFFER and then binding buffer with bindBufferBase to gl.UNIFORM_BUFFER should WORK >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.PIXEL_UNPACK_BUFFER and then binding buffer with bindBuffer to gl.ARRAY_BUFFER should WORK >+[ 66: PASS ] getError was expected value: INVALID_OPERATION : Binding buffer first with bindBuffer to gl.PIXEL_UNPACK_BUFFER and then binding buffer with bindBuffer to gl.ELEMENT_ARRAY_BUFFER should FAIL >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.PIXEL_UNPACK_BUFFER and then binding buffer with bindBuffer to gl.COPY_READ_BUFFER should WORK >+[ 68: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.PIXEL_UNPACK_BUFFER and then binding buffer with bindBuffer to gl.COPY_WRITE_BUFFER should WORK >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.PIXEL_UNPACK_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_PACK_BUFFER should WORK >+[ 70: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.PIXEL_UNPACK_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_UNPACK_BUFFER should WORK >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.PIXEL_UNPACK_BUFFER and then binding buffer with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 72: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.PIXEL_UNPACK_BUFFER and then binding buffer with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 73: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.PIXEL_UNPACK_BUFFER and then binding buffer with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 74: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.PIXEL_UNPACK_BUFFER and then binding buffer with bindBuffer to gl.UNIFORM_BUFFER should WORK >+[ 75: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.PIXEL_UNPACK_BUFFER and then binding buffer with bindBufferRange to gl.UNIFORM_BUFFER should WORK >+[ 76: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.PIXEL_UNPACK_BUFFER and then binding buffer with bindBufferBase to gl.UNIFORM_BUFFER should WORK >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.ARRAY_BUFFER should WORK >+[ 78: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.ARRAY_BUFFER should WORK >+[ 79: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.ARRAY_BUFFER should WORK >+[ 80: PASS ] getError was expected value: INVALID_OPERATION : Binding buffer first with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.ELEMENT_ARRAY_BUFFER should FAIL >+[ 81: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : Binding buffer first with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.ELEMENT_ARRAY_BUFFER should FAIL >+[ 82: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : Binding buffer first with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.ELEMENT_ARRAY_BUFFER should FAIL >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.COPY_READ_BUFFER should WORK >+[ 84: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.COPY_READ_BUFFER should WORK >+[ 85: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.COPY_READ_BUFFER should WORK >+[ 86: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.COPY_WRITE_BUFFER should WORK >+[ 87: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.COPY_WRITE_BUFFER should WORK >+[ 88: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.COPY_WRITE_BUFFER should WORK >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_PACK_BUFFER should WORK >+[ 90: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_PACK_BUFFER should WORK >+[ 91: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_PACK_BUFFER should WORK >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_UNPACK_BUFFER should WORK >+[ 93: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_UNPACK_BUFFER should WORK >+[ 94: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_UNPACK_BUFFER should WORK >+[ 95: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 96: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 97: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 98: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 99: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 100: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 101: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 102: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 103: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.UNIFORM_BUFFER should WORK >+[ 105: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBufferRange to gl.UNIFORM_BUFFER should WORK >+[ 106: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBufferBase to gl.UNIFORM_BUFFER should WORK >+[ 107: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.UNIFORM_BUFFER should WORK >+[ 108: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBufferRange to gl.UNIFORM_BUFFER should WORK >+[ 109: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBufferBase to gl.UNIFORM_BUFFER should WORK >+[ 110: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBuffer to gl.UNIFORM_BUFFER should WORK >+[ 111: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBufferRange to gl.UNIFORM_BUFFER should WORK >+[ 112: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER and then binding buffer with bindBufferBase to gl.UNIFORM_BUFFER should WORK >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.ARRAY_BUFFER should WORK >+[ 114: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.ARRAY_BUFFER should WORK >+[ 115: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.ARRAY_BUFFER should WORK >+[ 116: PASS ] getError was expected value: INVALID_OPERATION : Binding buffer first with bindBuffer to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.ELEMENT_ARRAY_BUFFER should FAIL >+[ 117: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : Binding buffer first with bindBufferRange to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.ELEMENT_ARRAY_BUFFER should FAIL >+[ 118: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : Binding buffer first with bindBufferBase to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.ELEMENT_ARRAY_BUFFER should FAIL >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.COPY_READ_BUFFER should WORK >+[ 120: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.COPY_READ_BUFFER should WORK >+[ 121: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.COPY_READ_BUFFER should WORK >+[ 122: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.COPY_WRITE_BUFFER should WORK >+[ 123: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.COPY_WRITE_BUFFER should WORK >+[ 124: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.COPY_WRITE_BUFFER should WORK >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_PACK_BUFFER should WORK >+[ 126: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_PACK_BUFFER should WORK >+[ 127: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_PACK_BUFFER should WORK >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_UNPACK_BUFFER should WORK >+[ 129: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_UNPACK_BUFFER should WORK >+[ 130: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.PIXEL_UNPACK_BUFFER should WORK >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Binding buffer first with bindBuffer to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 132: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.UNIFORM_BUFFER and then binding buffer with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 133: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.UNIFORM_BUFFER and then binding buffer with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 134: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 135: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.UNIFORM_BUFFER and then binding buffer with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 136: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.UNIFORM_BUFFER and then binding buffer with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 137: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 138: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.UNIFORM_BUFFER and then binding buffer with bindBufferRange to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 139: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.UNIFORM_BUFFER and then binding buffer with bindBufferBase to gl.TRANSFORM_FEEDBACK_BUFFER should WORK >+[ 140: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.UNIFORM_BUFFER should WORK >+[ 141: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.UNIFORM_BUFFER and then binding buffer with bindBufferRange to gl.UNIFORM_BUFFER should WORK >+[ 142: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBuffer to gl.UNIFORM_BUFFER and then binding buffer with bindBufferBase to gl.UNIFORM_BUFFER should WORK >+[ 143: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.UNIFORM_BUFFER should WORK >+[ 144: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.UNIFORM_BUFFER and then binding buffer with bindBufferRange to gl.UNIFORM_BUFFER should WORK >+[ 145: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferRange to gl.UNIFORM_BUFFER and then binding buffer with bindBufferBase to gl.UNIFORM_BUFFER should WORK >+[ 146: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.UNIFORM_BUFFER and then binding buffer with bindBuffer to gl.UNIFORM_BUFFER should WORK >+[ 147: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.UNIFORM_BUFFER and then binding buffer with bindBufferRange to gl.UNIFORM_BUFFER should WORK >+[ 148: PASS ] getError was expected value: NO_ERROR : Binding buffer first with bindBufferBase to gl.UNIFORM_BUFFER and then binding buffer with bindBufferBase to gl.UNIFORM_BUFFER should WORK >+[ 149: PASS ] successfullyParsed is true >+[ FAIL ] 52 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/buffers/get-buffer-sub-data-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/buffers/get-buffer-sub-data-expected.txt >index c7a34868f12364eb0efe28a58d622801b57a9061..07aae433d971ecaa1ddff93d91a0a3913cfed049 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/buffers/get-buffer-sub-data-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/buffers/get-buffer-sub-data-expected.txt >@@ -1,5 +1,39 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/buffers/get-buffer-sub-data.html >-[ PASS ] All tests passed >+[ 1: PASS ] getError was expected value: NO_ERROR : Should be no errors from setup. >+[ 2: PASS ] getError was expected value: NO_ERROR : Should be no errors from buffer setup. >+[ 3: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.getBufferSubData(gl.ARRAY_BUFFER, 0, retArray) >+[ 4: PASS ] gl.getBufferSubData(gl.ARRAY_BUFFER, 0, new ArrayBuffer(4)) threw exception TypeError: Argument 3 ('dstData') to WebGL2RenderingContext.getBufferSubData must be an instance of ArrayBufferView. >+[ 5: PASS ] getError was expected value: NO_ERROR : Should not generate GL error >+[ 6: PASS ] gl.getBufferSubData(gl.ARRAY_BUFFER, 0, null) threw exception TypeError: Argument 3 ('dstData') to WebGL2RenderingContext.getBufferSubData must be an instance of ArrayBufferView. >+[ 7: PASS ] getError was expected value: NO_ERROR : Should not generate GL error >+[ 8: PASS ] The returned array buffer matches original data >+[ 9: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.getBufferSubData(gl.ARRAY_BUFFER, 0, retArray, 2) >+[ 10: PASS ] areArraysEqual(retArray.slice(0, 2), [0, 0]) is true >+[ 11: PASS ] areArraysEqual(retArray.slice(2), floatArray.slice(0, floatArray.length - 2)) is true >+[ 12: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.getBufferSubData(gl.ARRAY_BUFFER, 0, retArray, retArray.length) >+[ 13: PASS ] areArraysEqual(retArray, [0, 0, 0, 0, 0, 0, 0, 0, 0]) is true >+[ 14: FAIL ] getError expected: INVALID_VALUE. Was INVALID_OPERATION : after evaluating: gl.getBufferSubData(gl.ARRAY_BUFFER, 0, retArray, retArray.length + 1) >+[ 15: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.getBufferSubData(gl.ARRAY_BUFFER, 0, retArray, 2, 2) >+[ 16: PASS ] areArraysEqual(retArray.slice(0, 2), [0, 0]) is true >+[ 17: PASS ] areArraysEqual(retArray.slice(2, 4), floatArray.slice(0, 2)) is true >+[ 18: PASS ] areArraysEqual(retArray.slice(4), [0, 0, 0, 0, 0]) is true >+[ 19: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.getBufferSubData(gl.ARRAY_BUFFER, 0, retArray, retArray.length - 1, 1) >+[ 20: PASS ] areArraysEqual(retArray.slice(0, 8), [0, 0, 0, 0, 0, 0, 0, 0]) is true >+[ 21: PASS ] areArraysEqual(retArray.slice(8), floatArray.slice(0, 1)) is true >+[ 22: FAIL ] getError expected: INVALID_VALUE. Was INVALID_OPERATION : after evaluating: gl.getBufferSubData(gl.ARRAY_BUFFER, 0, retArray, retArray.length - 1, 2) >+[ 23: FAIL ] getError expected: INVALID_VALUE. Was INVALID_OPERATION : Extra length should generate INVALID_VALUE. >+[ 24: FAIL ] getError expected: INVALID_VALUE. Was INVALID_OPERATION : after evaluating: gl.getBufferSubData(gl.ARRAY_BUFFER, retArray.byteLength + 1, retArray) >+[ 25: FAIL ] getError expected: INVALID_VALUE. Was INVALID_OPERATION : after evaluating: gl.getBufferSubData(gl.ARRAY_BUFFER, 1, retArray) >+[ 26: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.getBufferSubData(gl.ELEMENT_ARRAY_BUFFER, 0, retArray) >+[ 27: FAIL ] getError expected: INVALID_VALUE. Was INVALID_OPERATION : after evaluating: gl.getBufferSubData(gl.ARRAY_BUFFER, -1, retArray) >+[ 28: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.getBufferSubData(gl.ARRAY_BUFFER, 0, retArray) >+[ 29: PASS ] areArraysEqual(retArray, [0, 0, 0, 0, 0, 0, 0, 0, 0]) is true >+[ 30: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.getBufferSubData(gl.ARRAY_BUFFER, 0, retArray) >+[ 31: PASS ] areArraysEqual(retArray, floatArray) is true >+[ 32: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.getBufferSubData(gl.ARRAY_BUFFER, 0, retArray) >+[ 33: PASS ] areArraysEqual(retArray, floatArray) is true >+[ 34: PASS ] successfullyParsed is true >+[ FAIL ] 6 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/buffers/one-large-uniform-buffer-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/buffers/one-large-uniform-buffer-expected.txt >index 563fde3bb34676f8c21401207bc223b4bf1d526f..9208c1070e2159c8348a523a51a47b8eabe7a066 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/buffers/one-large-uniform-buffer-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/buffers/one-large-uniform-buffer-expected.txt >@@ -1,5 +1,14 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/buffers/one-large-uniform-buffer.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] getError was expected value: NO_ERROR : Setting up uniform block should succeed >+[ 3: PASS ] getError was expected value: NO_ERROR : Draw with uniform block should succeed >+[ 4: FAIL ] canvas should be same as input uniform at (0, 0) expected: 127,191,64,255 was 0,0,0,0 >+[ 5: PASS ] getError was expected value: NO_ERROR : Setting up uniform block should succeed >+[ 6: PASS ] getError was expected value: NO_ERROR : Draw with uniform block should succeed >+[ 7: FAIL ] canvas should be same as input uniform at (0, 0) expected: 127,191,64,255 was 0,0,0,0 >+[ 8: PASS ] getError was expected value: NO_ERROR : Readback from uniform block should succeed >+[ 9: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/buffers/uniform-buffers-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/buffers/uniform-buffers-expected.txt >index 2ca8b955d9d21cbee970084fb893515eeb21784a..d2d8bb41594ed5aaf6993ad94760fe6def069c23 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/buffers/uniform-buffers-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/buffers/uniform-buffers-expected.txt >@@ -1,5 +1,23 @@ >+CONSOLE MESSAGE: line 295: TypeError: Value is not a sequence > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/buffers/uniform-buffers.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : UNIFORM_BUFFER_BINDING query should succeed >+[ 4: PASS ] getError was expected value: NO_ERROR : createBuffer should not set an error >+[ 5: PASS ] b1 is non-null. >+[ 6: PASS ] b2 is non-null. >+[ 7: PASS ] getError was expected value: NO_ERROR : should be able to bind uniform buffer >+[ 8: FAIL ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) should be [object WebGLBuffer]. Was null. >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be able to update uniform buffer binding >+[ 10: FAIL ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) should be [object WebGLBuffer]. Was null. >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be able to unbind uniform buffer >+[ 12: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 13: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : binding a deleted buffer should generate INVALID_OPERATION >+[ 14: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 15: PASS ] To define the same uniform in two uniform blocks should fail >+[ 16: PASS ] UNIFORM_BUFFER_OFFSET_ALIGNMENT is divisible by four >+[ 17: FAIL ] successfullyParsed should be true (of type boolean). Was undefined (of type undefined). >+[ FAIL ] 7 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/context/constants-and-properties-2-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/context/constants-and-properties-2-expected.txt >index e148cb25c60f271ab8e8dcacb005dd4e647658f8..120ae1b6c54cc3fa60d564f78581a891495306e5 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/context/constants-and-properties-2-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/context/constants-and-properties-2-expected.txt >@@ -1,5 +1,10 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/context/constants-and-properties-2.html >-[ PASS ] All tests passed >+[ 1: PASS ] All WebGL constants found to have correct values. >+[ 2: PASS ] All constants removed from WebGL spec were absent from WebGL context. >+[ 3: FAIL ] Also found the following extra properties: >+[ 4: FAIL ] STENCIL_INDEX >+[ 5: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/context/context-attributes-depth-stencil-antialias-obeyed-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/context/context-attributes-depth-stencil-antialias-obeyed-expected.txt >index bf99e9b6e025c838d7b358b9333d51bd8bfba009..5bef816c46f7f002d455687d39145221fe4c0caf 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/context/context-attributes-depth-stencil-antialias-obeyed-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/context/context-attributes-depth-stencil-antialias-obeyed-expected.txt >@@ -1,5 +1,17 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/context/context-attributes-depth-stencil-antialias-obeyed.html >-[ PASS ] All tests passed >+[ 1: FAIL ] antialias = true is not obeyed >+[ 2: FAIL ] antialias = true is not obeyed >+[ 3: FAIL ] stencil = true is not obeyed >+[ 4: FAIL ] stencil = true is not obeyed >+[ 5: FAIL ] antialias = true is not obeyed >+[ 6: FAIL ] stencil = true is not obeyed >+[ 7: FAIL ] stencil = true is not obeyed >+[ 8: FAIL ] antialias = true is not obeyed >+[ 9: PASS ] Context created with the correct antialias, depth, and stencil. >+[ 10: FAIL ] antialias = true is not obeyed >+[ 11: PASS ] Context created with the correct antialias, depth, and stencil. >+[ 12: PASS ] successfullyParsed is true >+[ FAIL ] 9 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/context/methods-2-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/context/methods-2-expected.txt >index f0eb57809ef23717f1c6919fa0ebe9f9e622e2b8..11936334d7de487f966e0bc8d60082b49e8893ef 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/context/methods-2-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/context/methods-2-expected.txt >@@ -1,5 +1,9 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/context/methods-2.html >-[ PASS ] All tests passed >+[ 1: PASS ] All WebGL methods found. >+[ 2: FAIL ] Also found the following extra methods: >+[ 3: FAIL ] releaseShaderCompiler >+[ 4: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/extensions/ext-color-buffer-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/extensions/ext-color-buffer-float-expected.txt >index cddc667455df672201dce4f987c9dde772ca6e0b..14d856c9e16edc39d538d17bc16b5ed285d157d6 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/extensions/ext-color-buffer-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/extensions/ext-color-buffer-float-expected.txt >@@ -1,5 +1,67 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/extensions/ext-color-buffer-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 3: PASS ] getError was expected value: NO_ERROR : floating-point texture allocation should succeed >+[ 4: FAIL ] floating-point R16F render target should not be supported without enabling EXT_color_buffer_float >+[ 5: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 6: PASS ] getError was expected value: NO_ERROR : floating-point texture allocation should succeed >+[ 7: FAIL ] floating-point RG16F render target should not be supported without enabling EXT_color_buffer_float >+[ 8: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 9: PASS ] getError was expected value: NO_ERROR : floating-point texture allocation should succeed >+[ 10: FAIL ] floating-point RGBA16F render target should not be supported without enabling EXT_color_buffer_float >+[ 11: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 12: PASS ] getError was expected value: NO_ERROR : floating-point texture allocation should succeed >+[ 13: FAIL ] floating-point R32F render target should not be supported without enabling EXT_color_buffer_float >+[ 14: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 15: PASS ] getError was expected value: NO_ERROR : floating-point texture allocation should succeed >+[ 16: FAIL ] floating-point RG32F render target should not be supported without enabling EXT_color_buffer_float >+[ 17: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 18: PASS ] getError was expected value: NO_ERROR : floating-point texture allocation should succeed >+[ 19: FAIL ] floating-point RGBA32F render target should not be supported without enabling EXT_color_buffer_float >+[ 20: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 21: PASS ] getError was expected value: NO_ERROR : floating-point texture allocation should succeed >+[ 22: FAIL ] floating-point R11F_G11F_B10F render target should not be supported without enabling EXT_color_buffer_float >+[ 23: PASS ] getError was expected value: INVALID_ENUM : floating-point renderbuffer allocation should fail if EXT_color_buffer_float is not enabled >+[ 24: PASS ] getError was expected value: INVALID_ENUM : floating-point renderbuffer allocation should fail if EXT_color_buffer_float is not enabled >+[ 25: PASS ] getError was expected value: INVALID_ENUM : floating-point renderbuffer allocation should fail if EXT_color_buffer_float is not enabled >+[ 26: PASS ] getError was expected value: INVALID_ENUM : floating-point renderbuffer allocation should fail if EXT_color_buffer_float is not enabled >+[ 27: PASS ] getError was expected value: INVALID_ENUM : floating-point renderbuffer allocation should fail if EXT_color_buffer_float is not enabled >+[ 28: PASS ] getError was expected value: INVALID_ENUM : floating-point renderbuffer allocation should fail if EXT_color_buffer_float is not enabled >+[ 29: PASS ] getError was expected value: INVALID_ENUM : floating-point renderbuffer allocation should fail if EXT_color_buffer_float is not enabled >+[ 30: PASS ] getError was expected value: NO_ERROR : texture parameter setup should succeed >+[ 31: PASS ] getError was expected value: NO_ERROR : RGB16F texture allocation should succeed >+[ 32: FAIL ] RGB16F render target should not be supported with or without enabling EXT_color_buffer_float >+[ 33: PASS ] getError was expected value: INVALID_ENUM : RGB16F renderbuffer allocation should fail with or without enabling EXT_color_buffer_float >+[ 34: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Setup framebuffer with texture should succeed. >+[ 35: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_INCOMPLETE_ATTACHMENT >+[ 36: PASS ] getError was one of: INVALID_ENUM or INVALID_FRAMEBUFFER_OPERATION : CopyTexImage2D should fail. >+[ 37: PASS ] getError was expected value: NO_ERROR : Setup framebuffer with texture should succeed. >+[ 38: FAIL ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36054. Was 36053. >+[ 39: PASS ] getError was one of: INVALID_ENUM or INVALID_FRAMEBUFFER_OPERATION : CopyTexImage2D should fail. >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Setup framebuffer with texture should succeed. >+[ 41: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_INCOMPLETE_ATTACHMENT >+[ 42: PASS ] getError was one of: INVALID_ENUM or INVALID_FRAMEBUFFER_OPERATION : CopyTexImage2D should fail. >+[ 43: PASS ] getError was expected value: NO_ERROR : Setup framebuffer with texture should succeed. >+[ 44: FAIL ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36054. Was 36053. >+[ 45: PASS ] getError was one of: INVALID_ENUM or INVALID_FRAMEBUFFER_OPERATION : CopyTexImage2D should fail. >+[ 46: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Setup framebuffer with texture should succeed. >+[ 47: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_INCOMPLETE_ATTACHMENT >+[ 48: PASS ] getError was one of: INVALID_ENUM or INVALID_FRAMEBUFFER_OPERATION : CopyTexImage2D should fail. >+[ 49: PASS ] getError was expected value: NO_ERROR : Setup framebuffer with texture should succeed. >+[ 50: FAIL ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36054. Was 36053. >+[ 51: PASS ] getError was one of: INVALID_ENUM or INVALID_FRAMEBUFFER_OPERATION : CopyTexImage2D should fail. >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : Setup framebuffer with texture should succeed. >+[ 53: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_INCOMPLETE_ATTACHMENT >+[ 54: PASS ] getError was one of: INVALID_ENUM or INVALID_FRAMEBUFFER_OPERATION : CopyTexImage2D should fail. >+[ 55: PASS ] getError was expected value: NO_ERROR : Setup framebuffer with texture should succeed. >+[ 56: FAIL ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36054. Was 36053. >+[ 57: PASS ] getError was one of: INVALID_ENUM or INVALID_FRAMEBUFFER_OPERATION : CopyTexImage2D should fail. >+[ 58: PASS ] getError was expected value: NO_ERROR : Setup framebuffer with texture should succeed. >+[ 59: FAIL ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36054. Was 36053. >+[ 60: PASS ] getError was one of: INVALID_ENUM or INVALID_FRAMEBUFFER_OPERATION : CopyTexImage2D should fail. >+[ 61: PASS ] No EXT_color_buffer_float support -- this is legal >+[ 62: PASS ] successfullyParsed is true >+[ FAIL ] 17 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/extensions/promoted-extensions-in-shaders-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/extensions/promoted-extensions-in-shaders-expected.txt >index e04b3f477b3a33de5873274fb7e713071ab4286e..8391724ed88dcb85668adffebf4cead7b0a6f108 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/extensions/promoted-extensions-in-shaders-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/extensions/promoted-extensions-in-shaders-expected.txt >@@ -1,5 +1,22 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/extensions/promoted-extensions-in-shaders.html >-[ PASS ] All tests passed >+[ 1: FAIL ] [unexpected link status] ESSL 1.00 Fragment shader that requires GL_EXT_draw_buffers should not compile. >+[ 2: FAIL ] [unexpected link status] ESSL 3.00 Fragment shader that requires GL_EXT_draw_buffers should not compile. >+[ 3: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 4: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 5: FAIL ] [unexpected link status] ESSL 1.00 Fragment shader that requires GL_EXT_frag_depth should not compile. >+[ 6: FAIL ] [unexpected link status] ESSL 3.00 Fragment shader that requires GL_EXT_frag_depth should not compile. >+[ 7: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 8: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 9: FAIL ] [unexpected link status] ESSL 1.00 Fragment shader that requires GL_EXT_shader_texture_lod should not compile. >+[ 10: FAIL ] [unexpected link status] ESSL 3.00 Fragment shader that requires GL_EXT_shader_texture_lod should not compile. >+[ 11: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 12: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 13: FAIL ] [unexpected link status] ESSL 1.00 Fragment shader that requires GL_OES_standard_derivatives should not compile. >+[ 14: FAIL ] [unexpected link status] ESSL 3.00 Fragment shader that requires GL_OES_standard_derivatives should not compile. >+[ 15: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 16: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 17: PASS ] successfullyParsed is true >+[ FAIL ] 16 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/misc/expando-loss-2-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/misc/expando-loss-2-expected.txt >index 9cd2225608b319e364ab6d43c933cdce543b21e2..5ebf10a01fc37b7e257ebd7d464b1c530da0de85 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/misc/expando-loss-2-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/misc/expando-loss-2-expected.txt >@@ -1,5 +1,7 @@ >+CONSOLE MESSAGE: line 50: TypeError: null is not an object (evaluating 'instance.expando1 = expandoValue') > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/misc/expando-loss-2.html >-[ PASS ] All tests passed >+[ 1: FAIL ] successfullyParsed should be true (of type boolean). Was undefined (of type undefined). >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/misc/getextension-while-pbo-bound-stability-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/misc/getextension-while-pbo-bound-stability-expected.txt >index ef6b3695ab257f81612b20336f7932eba519f68a..7fe928bc7e3a4d87522081e0b6b8e92f9787eab0 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/misc/getextension-while-pbo-bound-stability-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/misc/getextension-while-pbo-bound-stability-expected.txt >@@ -1,5 +1,10 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/misc/getextension-while-pbo-bound-stability.html >-[ PASS ] All tests passed >+[ 1: PASS ] getError was expected value: NO_ERROR : Late-enable of extension should succeed >+[ 2: FAIL ] Fail to maintain PIXEL_UNPACK_BUFFER binding when enabling extension EXT_color_buffer_float >+[ 3: PASS ] getError was expected value: NO_ERROR : Late-enable of extension should succeed >+[ 4: FAIL ] Fail to maintain PIXEL_UNPACK_BUFFER binding when enabling extension OES_texture_float_linear >+[ 5: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/misc/instanceof-test-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/misc/instanceof-test-expected.txt >index b8ace2b6ec24007fa8022941c18592792fd17ed5..5e54ad4b8f7d98cd7f7a5028778ad166dae2463d 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/misc/instanceof-test-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/misc/instanceof-test-expected.txt >@@ -1,5 +1,35 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/misc/instanceof-test.html >-[ PASS ] All tests passed >+[ 1: PASS ] gl instanceof WebGL2RenderingContext is true >+[ 2: PASS ] gl.createBuffer() instanceof WebGLBuffer is true >+[ 3: PASS ] gl.createFramebuffer() instanceof WebGLFramebuffer is true >+[ 4: PASS ] gl.createProgram() instanceof WebGLProgram is true >+[ 5: PASS ] gl.createRenderbuffer() instanceof WebGLRenderbuffer is true >+[ 6: PASS ] gl.createShader(gl.VERTEX_SHADER) instanceof WebGLShader is true >+[ 7: PASS ] gl.createTexture() instanceof WebGLTexture is true >+[ 8: FAIL ] gl.createQuery() instanceof WebGLQuery should be true. Was false. >+[ 9: FAIL ] gl.createSampler() instanceof WebGLSampler should be true. Was false. >+[ 10: FAIL ] gl.createTransformFeedback() instanceof WebGLTransformFeedback should be true. Was false. >+[ 11: PASS ] gl.createVertexArray() instanceof WebGLVertexArrayObject is true >+[ 12: PASS ] gl.getUniformLocation(program, "color") instanceof WebGLUniformLocation is true >+[ 13: PASS ] gl.getActiveAttrib(program, 0) instanceof WebGLActiveInfo is true >+[ 14: PASS ] gl.getActiveUniform(program, 0) instanceof WebGLActiveInfo is true >+[ 15: PASS ] new WebGLRenderingContext threw an error >+[ 16: PASS ] new WebGLActiveInfo threw an error >+[ 17: PASS ] new WebGLBuffer threw an error >+[ 18: PASS ] new WebGLFramebuffer threw an error >+[ 19: PASS ] new WebGLProgram threw an error >+[ 20: PASS ] new WebGLRenderbuffer threw an error >+[ 21: PASS ] new WebGLShader threw an error >+[ 22: PASS ] new WebGLTexture threw an error >+[ 23: PASS ] new WebGLUniformLocation threw an error >+[ 24: PASS ] new WebGLShaderPrecisionFormat threw an error >+[ 25: PASS ] new WebGLQuery threw an error >+[ 26: PASS ] new WebGLSampler threw an error >+[ 27: PASS ] new WebGLSync threw an error >+[ 28: PASS ] new WebGLTransformFeedback threw an error >+[ 29: PASS ] new WebGLVertexArrayObject threw an error >+[ 30: PASS ] successfullyParsed is true >+[ FAIL ] 3 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/misc/object-deletion-behaviour-2-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/misc/object-deletion-behaviour-2-expected.txt >index 6406e230a71c5beba923672abf2fd8f9c3709a25..d7b747ce9f3f95b2908dcc20ebc4488a5effa3f2 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/misc/object-deletion-behaviour-2-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/misc/object-deletion-behaviour-2-expected.txt >@@ -1,5 +1,62 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/misc/object-deletion-behaviour-2.html >-[ PASS ] All tests passed >+[ 1: PASS ] bufferBaseUniform is non-null. >+[ 2: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindBufferBase(gl.UNIFORM_BUFFER, 0, bufferBaseUniform) >+[ 3: FAIL ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) should be [object WebGLBuffer]. Was null. >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.deleteBuffer(bufferBaseUniform) >+[ 5: PASS ] gl.isBuffer(bufferBaseUniform) is false >+[ 6: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 7: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : after evaluating: gl.bindBufferBase(gl.UNIFORM_BUFFER, 0, bufferBaseUniform) >+[ 8: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 9: PASS ] bufferBaseTransformFeedback is non-null. >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.bindBufferBase(gl.TRANSFORM_FEEDBACK_BUFFER, 0, bufferBaseTransformFeedback) >+[ 11: FAIL ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) should be [object WebGLBuffer]. Was null. >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.deleteBuffer(bufferBaseTransformFeedback) >+[ 13: PASS ] gl.isBuffer(bufferBaseTransformFeedback) is false >+[ 14: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 15: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : after evaluating: gl.bindBufferBase(gl.TRANSFORM_FEEDBACK_BUFFER, 0, bufferBaseTransformFeedback) >+[ 16: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 17: PASS ] bufferRangeUniform is non-null. >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.bindBufferRange(gl.UNIFORM_BUFFER, 0, bufferRangeUniform, 0, gl.UNIFORM_BUFFER_OFFSET_ALIGNMENT) >+[ 19: FAIL ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) should be [object WebGLBuffer]. Was null. >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.deleteBuffer(bufferRangeUniform) >+[ 21: PASS ] gl.isBuffer(bufferRangeUniform) is false >+[ 22: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 23: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : after evaluating: gl.bindBufferRange(gl.UNIFORM_BUFFER, 0, bufferRangeUniform, 0, gl.UNIFORM_BUFFER_OFFSET_ALIGNMENT) >+[ 24: PASS ] gl.getParameter(gl.UNIFORM_BUFFER_BINDING) is null >+[ 25: PASS ] bufferRangeTransformFeedback is non-null. >+[ 26: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.bindBufferRange(gl.TRANSFORM_FEEDBACK_BUFFER, 0, bufferRangeTransformFeedback, 0, 4) >+[ 27: FAIL ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) should be [object WebGLBuffer]. Was null. >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.deleteBuffer(bufferRangeTransformFeedback) >+[ 29: PASS ] gl.isBuffer(bufferRangeTransformFeedback) is false >+[ 30: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 31: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : after evaluating: gl.bindBufferRange(gl.TRANSFORM_FEEDBACK_BUFFER, 0, bufferRangeTransformFeedback, 0, 4) >+[ 32: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 33: FAIL ] sampler should be non-null. Was null >+[ 34: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.bindSampler(0, sampler) >+[ 35: PASS ] gl.getParameter(gl.SAMPLER_BINDING) is sampler >+[ 36: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.deleteSampler(sampler) >+[ 37: PASS ] gl.isSampler(sampler) is false >+[ 38: PASS ] gl.getParameter(gl.SAMPLER_BINDING) is null >+[ 39: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : after evaluating: gl.bindSampler(0, sampler) >+[ 40: PASS ] gl.getParameter(gl.SAMPLER_BINDING) is null >+[ 41: PASS ] vertexArray is non-null. >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.bindVertexArray(vertexArray) >+[ 43: PASS ] gl.getParameter(gl.VERTEX_ARRAY_BINDING) is vertexArray >+[ 44: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.deleteVertexArray(vertexArray) >+[ 45: PASS ] gl.isVertexArray(vertexArray) is false >+[ 46: PASS ] gl.getParameter(gl.VERTEX_ARRAY_BINDING) is null >+[ 47: PASS ] getError was expected value: INVALID_OPERATION : after evaluating: gl.bindVertexArray(vertexArray) >+[ 48: PASS ] gl.getParameter(gl.VERTEX_ARRAY_BINDING) is null >+[ 49: FAIL ] transformFeedback should be non-null. Was null >+[ 50: PASS ] getError was expected value: NO_ERROR : after evaluating: gl.bindTransformFeedback(gl.TRANSFORM_FEEDBACK, transformFeedback) >+[ 51: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BINDING) is transformFeedback >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.deleteTransformFeedback(transformFeedback) >+[ 53: PASS ] gl.isTransformFeedback(transformFeedback) is false >+[ 54: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BINDING) is null >+[ 55: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : after evaluating: gl.bindTransformFeedback(gl.TRANSFORM_FEEDBACK, transformFeedback) >+[ 56: PASS ] gl.getParameter(gl.TRANSFORM_FEEDBACK_BINDING) is null >+[ 57: PASS ] successfullyParsed is true >+[ FAIL ] 23 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/misc/views-with-offsets-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/misc/views-with-offsets-expected.txt >index 142b069efa35e48c7250683c2af322720ed37cde..8aeba4575d2bc6eece66922707d490ffd7e27014 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/misc/views-with-offsets-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/misc/views-with-offsets-expected.txt >@@ -1,5 +1,80 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/misc/views-with-offsets.html >-[ PASS ] All tests passed >+[ 1: FAIL ] Does not support texImage2D with offsets into views. >+[ 2: FAIL ] Does not support texSubImage2D with offsets into views. >+[ 3: PASS ] getError was expected value: NO_ERROR : >+[ 4: PASS ] getError was expected value: NO_ERROR : >+[ 5: FAIL ] Should be [0, 1, 1, 2], was [0, 0, 0, 0]. >+[ 6: PASS ] getError was expected value: NO_ERROR : >+[ 7: PASS ] getError was expected value: NO_ERROR : >+[ 8: FAIL ] Should be [1, 1, 2, 3], was [0, 0, 0, 0]. >+[ 9: PASS ] getError was expected value: NO_ERROR : >+[ 10: PASS ] getError was expected value: NO_ERROR : >+[ 11: FAIL ] Should be [1, 2, 3, 5], was [0, 0, 0, 0]. >+[ 12: PASS ] getError was expected value: NO_ERROR : >+[ 13: PASS ] getError was expected value: NO_ERROR : >+[ 14: FAIL ] Should be [2, 3, 5, 8], was [0, 0, 0, 0]. >+[ 15: PASS ] getError was expected value: NO_ERROR : >+[ 16: PASS ] getError was expected value: NO_ERROR : >+[ 17: FAIL ] Should be [3, 5, 8, 13], was [0, 0, 0, 0]. >+[ 18: PASS ] getError was expected value: NO_ERROR : >+[ 19: PASS ] getError was expected value: NO_ERROR : >+[ 20: FAIL ] Should be [5, 8, 13, 21], was [0, 0, 0, 0]. >+[ 21: PASS ] getError was expected value: NO_ERROR : >+[ 22: PASS ] getError was expected value: NO_ERROR : >+[ 23: FAIL ] Should be [8, 13, 21, 34], was [0, 0, 0, 0]. >+[ 24: PASS ] getError was expected value: NO_ERROR : >+[ 25: PASS ] getError was expected value: NO_ERROR : >+[ 26: FAIL ] Should be [13, 21, 34, 55], was [0, 0, 0, 0]. >+[ 27: PASS ] getError was expected value: NO_ERROR : >+[ 28: PASS ] getError was expected value: NO_ERROR : >+[ 29: FAIL ] Should be [21, 34, 55, 89], was [0, 0, 0, 0]. >+[ 30: PASS ] getError was expected value: NO_ERROR : >+[ 31: PASS ] getError was expected value: NO_ERROR : >+[ 32: FAIL ] Should be [34, 55, 89, 144], was [0, 0, 0, 0]. >+[ 33: PASS ] getError was expected value: NO_ERROR : >+[ 34: PASS ] getError was expected value: NO_ERROR : >+[ 35: FAIL ] Should be [55, 89, 144, 233], was [0, 0, 0, 0]. >+[ 36: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : >+[ 37: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : >+[ 38: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : >+[ 39: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : >+[ 40: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : >+[ 41: PASS ] getError was expected value: NO_ERROR : >+[ 42: PASS ] getError was expected value: NO_ERROR : >+[ 43: FAIL ] Should be 65504, was 0. >+[ 44: PASS ] getError was expected value: NO_ERROR : >+[ 45: PASS ] getError was expected value: NO_ERROR : >+[ 46: FAIL ] Should be 2047, was 0. >+[ 47: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : >+[ 48: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : >+[ 49: FAIL ] Does not support texSubImage3D with offsets into views. >+[ 50: FAIL ] Does not support compressedTexImage2D with offsets into views. >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : >+[ 53: PASS ] getError was expected value: INVALID_VALUE : >+[ 54: PASS ] getError was expected value: INVALID_VALUE : >+[ 55: PASS ] getError was expected value: INVALID_VALUE : >+[ 56: PASS ] getError was expected value: INVALID_VALUE : >+[ 57: PASS ] getError was expected value: INVALID_VALUE : >+[ 58: PASS ] getError was expected value: INVALID_VALUE : >+[ 59: PASS ] getError was expected value: INVALID_VALUE : >+[ 60: PASS ] getError was expected value: INVALID_VALUE : >+[ 61: PASS ] getError was expected value: INVALID_VALUE : >+[ 62: PASS ] getError was expected value: NO_ERROR : >+[ 63: PASS ] getError was expected value: NO_ERROR : >+[ 64: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 65: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 66: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 67: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 68: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 69: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 70: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 71: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 72: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : >+[ 73: FAIL ] Does not support compressedTexSubImage3D with offsets into views. >+[ 74: FAIL ] Does not support doReadPixels with offsets into views. >+[ 75: PASS ] successfullyParsed is true >+[ FAIL ] 37 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/programs/gl-get-frag-data-location-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/programs/gl-get-frag-data-location-expected.txt >index 06081634bcfafbfa28656192a0b18d7d573c5165..1a00652eaee319cb697f700d53eaac543f9f72d2 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/programs/gl-get-frag-data-location-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/programs/gl-get-frag-data-location-expected.txt >@@ -1,5 +1,11 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/programs/gl-get-frag-data-location.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] getError was expected value: NO_ERROR : No GL error from set up >+[ 3: FAIL ] Fail to query scalar output variable locations, expected: fragColor0->2, fragColor1->0, got: fragColor0->0, fragColor1->0 >+[ 4: FAIL ] Fail to query scalar output variable locations, expected: fragColor->0, fragColor[0]->0, fragColor[1]->1, got: fragColor->0, fragColor[0]->0, fragColor[1]->0 >+[ 5: PASS ] getError was expected value: NO_ERROR : No GL error from testing >+[ 6: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/query/query-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/query/query-expected.txt >index 14b1c1300bb85be86689fefcbe81b917b89eb530..1e3da690e6fe9f8817aaa55bc1b92796f00167a2 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/query/query-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/query/query-expected.txt >@@ -1,5 +1,18 @@ >+CONSOLE MESSAGE: line 105: TypeError: Argument 2 ('query') to WebGL2RenderingContext.beginQuery must be an instance of WebGLQuery > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/query/query.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] gl.ANY_SAMPLES_PASSED is 0x8C2F >+[ 3: PASS ] gl.ANY_SAMPLES_PASSED_CONSERVATIVE is 0x8D6A >+[ 4: PASS ] gl.TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN is 0x8C88 >+[ 5: PASS ] getError was expected value: NO_ERROR : ANY_SAMPLES_PASSED query should succeed >+[ 6: PASS ] getError was expected value: NO_ERROR : ANY_SAMPLES_PASSED query should succeed >+[ 7: PASS ] getError was expected value: NO_ERROR : ANY_SAMPLES_PASSED query should succeed >+[ 8: PASS ] gl.getQuery(gl.ANY_SAMPLES_PASSED, gl.CURRENT_QUERY) is null >+[ 9: PASS ] gl.getQuery(gl.ANY_SAMPLES_PASSED_CONSERVATIVE, gl.CURRENT_QUERY) is null >+[ 10: PASS ] gl.getQuery(gl.TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN, gl.CURRENT_QUERY) is null >+[ 11: PASS ] gl.getQuery(gl.TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN, gl.CURRENT_QUERY) is null >+[ 12: FAIL ] successfullyParsed should be true (of type boolean). Was undefined (of type undefined). >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/reading/read-pixels-from-fbo-test-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/reading/read-pixels-from-fbo-test-expected.txt >index 6d5f91f49c39739c3b65c5128a30e88c8d8a8d6e..868c56c7be2fe5cc29d0d18e9c9d2d2c3ce79ad1 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/reading/read-pixels-from-fbo-test-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/reading/read-pixels-from-fbo-test-expected.txt >@@ -1,5 +1,181 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/reading/read-pixels-from-fbo-test.html >-[ PASS ] All tests passed >+[ 1: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 2: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 3: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 4: PASS ] Color read back as expected >+[ 5: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 6: PASS ] Color read back as expected >+[ 7: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 8: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 10: FAIL ] Expected color = 250,0,0,0, was = 0,0,0,1 >+[ 11: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = -445338016 >+[ 12: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 13: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 14: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 15: FAIL ] Expected color = -126,0,0,0, was = 0,0,0,1 >+[ 16: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = -445338176 >+[ 17: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 18: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 20: FAIL ] Expected color = 30001,0,0,0, was = 0,0,0,1 >+[ 21: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = -445338176 >+[ 22: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 23: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 25: FAIL ] Expected color = -14189,0,0,0, was = 0,0,0,1 >+[ 26: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = -445338176 >+[ 27: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 28: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 30: FAIL ] Expected color = 126726,0,0,0, was = 0,0,0,1 >+[ 31: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = -445338176 >+[ 32: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 33: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 34: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 35: FAIL ] Expected color = -126726,0,0,0, was = 0,0,0,1 >+[ 36: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = 238569888 >+[ 37: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 38: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 39: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 40: PASS ] Color read back as expected >+[ 41: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 42: PASS ] Color read back as expected >+[ 43: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 44: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 46: PASS ] Color read back as expected >+[ 47: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = 238569888 >+[ 48: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 49: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 51: PASS ] Color read back as expected >+[ 52: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = 238569888 >+[ 53: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 54: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 56: PASS ] Color read back as expected >+[ 57: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = 238569888 >+[ 58: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 59: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 61: PASS ] Color read back as expected >+[ 62: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = 238569888 >+[ 63: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 64: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 66: PASS ] Color read back as expected >+[ 67: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = 238569888 >+[ 68: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 69: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 71: PASS ] Color read back as expected >+[ 72: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = 238569888 >+[ 73: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 74: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 75: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 76: PASS ] Color read back as expected >+[ 77: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 78: PASS ] Color read back as expected >+[ 79: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 80: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : readPixels should generate no error >+[ 82: FAIL ] Expected color = 127.5,178.5,51,0, was = 0,0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : readPixels should generate no error >+[ 84: FAIL ] Expected color = 127.5,178.5,51,0, was = 0,0,0,0 >+[ 85: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 86: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : readPixels should generate no error >+[ 88: FAIL ] Expected color = 127.5,178.5,51,0, was = 0,0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : readPixels should generate no error >+[ 90: FAIL ] Expected color = 127.5,178.5,51,0, was = 0,0,0,0 >+[ 91: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 92: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 93: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 94: PASS ] Color read back as expected >+[ 95: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 96: PASS ] Color read back as expected >+[ 97: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 98: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 99: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 100: FAIL ] Expected color = 187.51696199784095,0,255,178.5, was = 128,0,255,178 >+[ 101: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 102: FAIL ] Expected color = 187.51696199784095,0,255,178.5, was = 128,0,255,178 >+[ 103: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 104: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 105: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 106: PASS ] Color read back as expected >+[ 107: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 108: PASS ] Color read back as expected >+[ 109: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 110: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 111: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 112: PASS ] Color read back as expected >+[ 113: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 114: PASS ] Color read back as expected >+[ 115: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 116: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 117: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 118: PASS ] Color read back as expected >+[ 119: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 120: PASS ] Color read back as expected >+[ 121: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 122: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 123: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 124: PASS ] Color read back as expected >+[ 125: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 126: PASS ] Color read back as expected >+[ 127: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 128: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 129: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 130: PASS ] Color read back as expected >+[ 131: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 132: PASS ] Color read back as expected >+[ 133: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 134: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 136: FAIL ] Expected color = 127,0,255,178, was = 0,0,0,0 >+[ 137: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = -445338177 >+[ 138: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 139: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 141: FAIL ] Expected color = -55,56,80,127, was = 0,0,0,0 >+[ 142: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = -445338177 >+[ 143: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 144: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 146: FAIL ] Expected color = 178,0,127,3, was = 0,0,0,0 >+[ 147: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = -445338177 >+[ 148: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : Setting up fbo should generate no error >+[ 149: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 151: FAIL ] Expected color = 14189,6735,0,19, was = 0,0,0,0 >+[ 152: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = -445338177 >+[ 153: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 154: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 156: FAIL ] Expected color = 14189,-6735,0,19, was = 0,0,0,0 >+[ 157: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = -445338177 >+[ 158: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 159: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 161: FAIL ] Expected color = 126726,6726,98765,2015, was = 0,0,0,0 >+[ 162: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = -445338177 >+[ 163: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 164: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should generate no error >+[ 166: FAIL ] Expected color = 126726,-6726,-98765,2015, was = 0,0,0,0 >+[ 167: FAIL ] Invalid IMPLEMENTATION_COLOR_READ_FORMAT = -445338177 >+[ 168: PASS ] getError was expected value: NO_ERROR : Setting up fbo should generate no error >+[ 169: PASS ] getError was expected value: NO_ERROR : Clear color should generate no error >+[ 170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : readPixels should generate no error >+[ 171: FAIL ] Expected color = 178.5,0,127.5,255, was = 0,0,0,0 >+[ 172: PASS ] getError was expected value: NO_ERROR : readPixels should generate no error >+[ 173: PASS ] Color read back as expected >+[ 174: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : readPixels should generate no error >+[ 175: FAIL ] Expected color = 178.5,0,127.5,255, was = 0,0,0,0 >+[ 176: PASS ] successfullyParsed is true >+[ FAIL ] 66 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/reading/read-pixels-from-rgb8-into-pbo-bug-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/reading/read-pixels-from-rgb8-into-pbo-bug-expected.txt >index 769c08d18e678b1259f668084ab0e589fe41fe11..cfb5facdcf7a11d435155099f3fed74b3bec0b1f 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/reading/read-pixels-from-rgb8-into-pbo-bug-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/reading/read-pixels-from-rgb8-into-pbo-bug-expected.txt >@@ -1,5 +1,8 @@ >+CONSOLE MESSAGE: line 82: TypeError: Argument 7 ('pixels') to WebGL2RenderingContext.readPixels must be an instance of ArrayBufferView > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/reading/read-pixels-from-rgb8-into-pbo-bug.html >-[ PASS ] All tests passed >+[ 1: PASS ] context exists >+[ 2: FAIL ] successfullyParsed should be true (of type boolean). Was undefined (of type undefined). >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/reading/read-pixels-into-pixel-pack-buffer-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/reading/read-pixels-into-pixel-pack-buffer-expected.txt >index 7e4a6787b4d4ac308bf3c7103732b9526950de9b..c5930f3c6233a0d293c966210eca90546e5815a5 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/reading/read-pixels-into-pixel-pack-buffer-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/reading/read-pixels-into-pixel-pack-buffer-expected.txt >@@ -1,5 +1,9 @@ >+CONSOLE MESSAGE: line 113: TypeError: Argument 7 ('pixels') to WebGL2RenderingContext.readPixels must be an instance of ArrayBufferView > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/reading/read-pixels-into-pixel-pack-buffer.html >-[ PASS ] All tests passed >+[ 1: PASS ] context exists >+[ 2: PASS ] getError was expected value: INVALID_OPERATION : should generate INVALID_OPERATION if pixel pack buffer is bound >+[ 3: FAIL ] successfullyParsed should be true (of type boolean). Was undefined (of type undefined). >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/reading/read-pixels-pack-parameters-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/reading/read-pixels-pack-parameters-expected.txt >index 8a0105af4cc3495b23a25a8f036b065612f67b41..89487efa949df309fe0606b8eef9b620d0c23301 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/reading/read-pixels-pack-parameters-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/reading/read-pixels-pack-parameters-expected.txt >@@ -1,5 +1,174 @@ >+CONSOLE MESSAGE: line 159: TypeError: Argument 7 ('pixels') to WebGL2RenderingContext.readPixels must be an instance of ArrayBufferView > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/reading/read-pixels-pack-parameters.html >-[ PASS ] All tests passed >+[ 1: PASS ] context exists >+[ 2: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 4: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 6: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 8: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 10: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 12: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 14: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 16: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : readPixels should succeed >+[ 19: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 21: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 22: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 23: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 24: PASS ] getError was expected value: INVALID_OPERATION : Invalid pack params combination >+[ 25: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 26: PASS ] getError was expected value: INVALID_OPERATION : Invalid pack params combination >+[ 27: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 28: PASS ] getError was expected value: INVALID_OPERATION : Invalid pack params combination >+[ 29: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 30: PASS ] getError was expected value: INVALID_OPERATION : Invalid pack params combination >+[ 31: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 32: PASS ] getError was expected value: INVALID_OPERATION : Invalid pack params combination >+[ 33: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 34: PASS ] getError was expected value: INVALID_OPERATION : Invalid pack params combination >+[ 35: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 36: PASS ] getError was expected value: INVALID_OPERATION : Invalid pack params combination >+[ 37: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 38: PASS ] getError was expected value: INVALID_OPERATION : Invalid pack params combination >+[ 39: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 40: PASS ] getError was expected value: INVALID_OPERATION : Invalid pack params combination >+[ 41: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 42: PASS ] getError was expected value: INVALID_OPERATION : Invalid pack params combination >+[ 43: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 44: PASS ] getError was expected value: INVALID_OPERATION : Invalid pack params combination >+[ 45: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 46: PASS ] getError was expected value: INVALID_OPERATION : Invalid pack params combination >+[ 47: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 48: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 49: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 51: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 53: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 54: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 55: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 56: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 57: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 58: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 59: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 61: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 63: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 64: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 65: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 66: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 67: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 68: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 69: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 71: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 73: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 74: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 75: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 77: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 78: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 79: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 81: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 82: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 83: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 85: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 86: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 87: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 89: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should succeed >+[ 91: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 92: PASS ] getError was expected value: NO_ERROR : readPixels should succeed >+[ 93: FAIL ] Padding byte 4 of row 0 changed: expected 1, got 2 >+[ 94: FAIL ] last pixel of row 1: expected [2,200,102,255], got [134,87,234,255] >+[ 95: FAIL ] Padding byte 0 of row 1 changed: expected 1, got 134 >+[ 96: FAIL ] first pixel of row 2: expected [134,87,234,255], got [1,2,3,4] >+[ 97: FAIL ] last pixel of row 2: expected [134,87,234,255], got [1,2,3,4] >+[ 98: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 99: PASS ] getError was expected value: NO_ERROR : readPixels should succeed >+[ 100: FAIL ] Padding byte 8 of row 0 changed: expected 1, got 2 >+[ 101: FAIL ] first pixel of row 1: expected [1,2,3,4], got [2,200,102,255] >+[ 102: FAIL ] last pixel of row 1: expected [2,200,102,255], got [1,2,3,4] >+[ 103: FAIL ] Padding byte 0 of row 1 changed: expected 1, got 134 >+[ 104: FAIL ] last pixel of row 2: expected [134,87,234,255], got [1,2,3,4] >+[ 105: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 106: PASS ] getError was expected value: NO_ERROR : readPixels should succeed >+[ 107: FAIL ] Padding byte 4 of row 0 changed: expected 1, got 249 >+[ 108: FAIL ] last pixel of row 1: expected [249,102,0,255], got [2,200,102,255] >+[ 109: FAIL ] Padding byte 0 of row 1 changed: expected 1, got 2 >+[ 110: FAIL ] first pixel of row 2: expected [2,200,102,255], got [1,2,3,4] >+[ 111: FAIL ] last pixel of row 2: expected [2,200,102,255], got [1,2,3,4] >+[ 112: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 113: PASS ] getError was expected value: NO_ERROR : readPixels should succeed >+[ 114: FAIL ] Padding byte 8 of row 0 changed: expected 1, got 249 >+[ 115: FAIL ] first pixel of row 1: expected [1,2,3,4], got [249,102,0,255] >+[ 116: FAIL ] last pixel of row 1: expected [249,102,0,255], got [1,2,3,4] >+[ 117: FAIL ] Padding byte 0 of row 1 changed: expected 1, got 2 >+[ 118: FAIL ] last pixel of row 2: expected [2,200,102,255], got [1,2,3,4] >+[ 119: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 120: PASS ] getError was expected value: NO_ERROR : readPixels should succeed >+[ 121: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 122: PASS ] getError was expected value: NO_ERROR : readPixels should succeed >+[ 123: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 124: PASS ] getError was expected value: NO_ERROR : readPixels should succeed >+[ 125: FAIL ] Padding byte 4 of row 0 changed: expected 1, got 2 >+[ 126: FAIL ] first pixel of row 1: expected [2,200,102,255], got [1,2,3,4] >+[ 127: FAIL ] last pixel of row 1: expected [1,2,3,4], got [134,87,234,255] >+[ 128: FAIL ] Padding byte 0 of row 1 changed: expected 1, got 134 >+[ 129: FAIL ] first pixel of row 2: expected [134,87,234,255], got [1,2,3,4] >+[ 130: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 131: PASS ] getError was expected value: NO_ERROR : readPixels should succeed >+[ 132: FAIL ] Padding byte 4 of row 0 changed: expected 1, got 99 >+[ 133: FAIL ] last pixel of row 1: expected [99,5,76,255], got [1,2,3,4] >+[ 134: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 135: PASS ] getError was expected value: NO_ERROR : readPixels should succeed >+[ 136: FAIL ] Padding byte 4 of row 0 changed: expected 1, got 99 >+[ 137: FAIL ] first pixel of row 1: expected [99,5,76,255], got [1,2,3,4] >+[ 138: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 139: PASS ] getError was expected value: NO_ERROR : readPixels should succeed >+[ 140: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 141: PASS ] getError was expected value: NO_ERROR : readPixels should succeed >+[ 142: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 143: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : Invalid pack params combination >+[ 144: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 145: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : Invalid pack params combination >+[ 146: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 147: PASS ] getError was expected value: NO_ERROR : readPixels should succeed >+[ 148: FAIL ] skipped bytes changed at index 0: expected 1 got 249 >+[ 149: FAIL ] first pixel of row 0: expected [249,102,0,255], got [1,2,3,4] >+[ 150: FAIL ] last pixel of row 0: expected [249,102,0,255], got [1,2,3,4] >+[ 151: FAIL ] first pixel of row 1: expected [2,200,102,255], got [1,2,3,4] >+[ 152: FAIL ] last pixel of row 1: expected [2,200,102,255], got [1,2,3,4] >+[ 153: FAIL ] first pixel of row 2: expected [134,87,234,255], got [1,2,3,4] >+[ 154: FAIL ] last pixel of row 2: expected [134,87,234,255], got [1,2,3,4] >+[ 155: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 156: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : Invalid pack params combination >+[ 157: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 158: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : Invalid pack params combination >+[ 159: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : buffer too small >+[ 160: PASS ] getError was expected value: NO_ERROR : readPixels should succeed >+[ 161: FAIL ] skipped bytes changed at index 0: expected 1 got 249 >+[ 162: FAIL ] first pixel of row 0: expected [249,102,0,255], got [1,2,3,4] >+[ 163: FAIL ] last pixel of row 0: expected [249,102,0,255], got [1,2,3,4] >+[ 164: FAIL ] first pixel of row 1: expected [2,200,102,255], got [1,2,3,4] >+[ 165: FAIL ] last pixel of row 1: expected [2,200,102,255], got [1,2,3,4] >+[ 166: FAIL ] first pixel of row 2: expected [134,87,234,255], got [1,2,3,4] >+[ 167: FAIL ] last pixel of row 2: expected [134,87,234,255], got [1,2,3,4] >+[ 168: FAIL ] successfullyParsed should be true (of type boolean). Was undefined (of type undefined). >+[ FAIL ] 142 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/framebuffer-texture-layer-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/framebuffer-texture-layer-expected.txt >index 07227e1f8c783eeac1361c03149d15b370949b0e..1af4ec0858702e0eb170a29c754e53a5828a59c8 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/framebuffer-texture-layer-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/framebuffer-texture-layer-expected.txt >@@ -1,5 +1,19 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/renderbuffers/framebuffer-texture-layer.html >-[ PASS ] All tests passed >+[ 1: PASS ] gl = wtu.create3DContext(undefined, undefined, 2) is non-null. >+[ 2: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : attaching a texture to default framebuffer should generate INVALID_OPERATION. >+[ 3: PASS ] getError was expected value: NO_ERROR : attaching a texture to a framebuffer should succeed. >+[ 4: FAIL ] checkFramebufferStatus expects [FRAMEBUFFER_COMPLETE], was FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT >+[ 5: PASS ] getError was expected value: NO_ERROR : detaching a texture from a framebuffer should succeed. >+[ 6: PASS ] getError was expected value: NO_ERROR : calling framebufferTextureLayer with an appropriate mipmap level should succeed. >+[ 7: FAIL ] checkFramebufferStatus expects [FRAMEBUFFER_INCOMPLETE_ATTACHMENT], was FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT >+[ 8: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : calling framebufferTextureLayer with a mipmap level out of range should generate INVALID_VALUE. >+[ 9: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : calling framebufferTextureLayer with a negative texture layer should generate INVALID_VALUE. >+[ 10: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : calling framebufferTextureLayer with a texture layer out of range should generate INVALID_VALUE. >+[ 11: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : attaching a 2d texture to a framebuffer should generate INVALID_OPERATION. >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : attaching a depth_stencil texture to a framebuffer should succeed. >+[ 13: FAIL ] checkFramebufferStatus expects [FRAMEBUFFER_COMPLETE], was FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT >+[ 14: PASS ] successfullyParsed is true >+[ FAIL ] 9 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/invalidate-framebuffer-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/invalidate-framebuffer-expected.txt >index 13dca618b4eff823b1a8304f1764b5d85e3a1c5b..4cdcfe3b7b7379a3b12ebd5bab47fb1cf39f1cdf 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/invalidate-framebuffer-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/invalidate-framebuffer-expected.txt >@@ -1,5 +1,40 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/renderbuffers/invalidate-framebuffer.html >-[ PASS ] All tests passed >+[ 1: PASS ] context exists >+[ 2: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_INCOMPLETE_ATTACHMENT >+[ 3: PASS ] getError was expected value: NO_ERROR : calling invalidateSubFramebuffer to invalidate an incomplete attachment will be ignored. There should be no errors >+[ 4: PASS ] getError was expected value: NO_ERROR : calling invalidateFramebuffer to invalidate an incomplete attachment will be ignored. There should be no errors. >+[ 5: PASS ] getError was expected value: NO_ERROR : should be no errors after attaching a multi-sampled renderbuffer to fbo. >+[ 6: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_INCOMPLETE_ATTACHMENT >+[ 7: PASS ] getError was expected value: NO_ERROR : calling invalidateSubFramebuffer to invalidate an incomplete attachment will be ignored. There should be no errors >+[ 8: PASS ] getError was expected value: NO_ERROR : calling invalidateFramebuffer to invalidate an incomplete attachment will be ignored. There should be no errors. >+[ 9: PASS ] getError was expected value: NO_ERROR : should be no errors after attaching a renderbuffer to fbo. >+[ 10: PASS ] getError was expected value: NO_ERROR : calling invalidateSubFramebuffer to invalidate a specified attachment that does not exist will be ignored. There should be no errors. >+[ 11: PASS ] getError was expected value: NO_ERROR : calling invalidateSubFramebuffer should succeed. >+[ 12: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : calling invalidateSubFramebuffer should generate INVALID_VALUE if width < 0 or height < 0. >+[ 13: PASS ] getError was expected value: NO_ERROR : calling invalidateSubFramebuffer should succeed, even the invalidated pixels may be outside of the framebuffer allocated to current context. These pixels are ignored. >+[ 14: PASS ] getError was expected value: NO_ERROR : calling invalidateSubFramebuffer should succeed, even the invalidated pixels may be outside of the framebuffer allocated to current context. These pixels are ignored. >+[ 15: PASS ] getError was expected value: NO_ERROR : calling invalidateFramebuffer to invalidate a specified attachment that does not exist will be ignored. There should be no errors. >+[ 16: PASS ] getError was expected value: NO_ERROR : calling invalidateFramebuffer should succeed. >+[ 17: PASS ] getError was expected value: NO_ERROR : should be no errors after attaching a renderbuffer to fbo. >+[ 18: PASS ] getError was expected value: NO_ERROR : should be no errors after bliting framebuffer. >+[ 19: PASS ] getError was expected value: NO_ERROR : calling invalidateSubFramebuffer to invalidate a specified attachment that does not exist will be ignored. There should be no errors. >+[ 20: PASS ] getError was expected value: NO_ERROR : calling invalidateSubFramebuffer should succeed. >+[ 21: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : calling invalidateSubFramebuffer should generate INVALID_VALUE if width < 0 or height < 0. >+[ 22: PASS ] getError was expected value: NO_ERROR : calling invalidateSubFramebuffer should succeed, even the invalidated pixels may be outside of the framebuffer allocated to current context. These pixels are ignored. >+[ 23: PASS ] getError was expected value: NO_ERROR : calling invalidateSubFramebuffer should succeed, even the invalidated pixels may be outside of the framebuffer allocated to current context. These pixels are ignored. >+[ 24: PASS ] getError was expected value: NO_ERROR : calling invalidateFramebuffer to invalidate a specified attachment that does not exist will be ignored. There should be no errors. >+[ 25: PASS ] getError was expected value: NO_ERROR : calling invalidateFramebuffer should succeed. >+[ 26: FAIL ] getError expected one of: INVALID_OPERATION or INVALID_ENUM. Was NO_ERROR : calling invalidateSubFramebuffer to invalidate a COLOR_ATTACHMENT that exceeds MAX_COLOR_ATTACHMENT should generate INVALID_ENUM or INVALID_OPERATION. >+[ 27: FAIL ] getError expected one of: INVALID_OPERATION or INVALID_ENUM. Was NO_ERROR : calling invalidateFramebuffer to invalidate a COLOR_ATTACHMENT that exceeds MAX_COLOR_ATTACHMENT should generate INVALID_ENUM or INVALID_OPERATION. >+[ 28: PASS ] getError was expected value: NO_ERROR : calling invalidateSubFramebuffer to invalidate a specified attachment that does not exist will be ignored. There should be no errors. >+[ 29: PASS ] getError was expected value: NO_ERROR : calling invalidateSubFramebuffer should succeed. >+[ 30: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : calling invalidateSubFramebuffer should generate INVALID_VALUE if width < 0 or height < 0. >+[ 31: PASS ] getError was expected value: NO_ERROR : calling invalidateSubFramebuffer should succeed, even the invalidated pixels may be outside of the framebuffer allocated to current context. These pixels are ignored. >+[ 32: PASS ] getError was expected value: NO_ERROR : calling invalidateSubFramebuffer should succeed, even the invalidated pixels may be outside of the framebuffer allocated to current context. These pixels are ignored. >+[ 33: PASS ] getError was expected value: NO_ERROR : calling invalidateFramebuffer to invalidate a specified attachment that does not exist will be ignored. There should be no errors. >+[ 34: PASS ] getError was expected value: NO_ERROR : calling invalidateFramebuffer should succeed. >+[ 35: PASS ] successfullyParsed is true >+[ FAIL ] 5 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/multisample-with-full-sample-counts-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/multisample-with-full-sample-counts-expected.txt >index 5f299d739ffbeb92b431bca18ffe4f73a27b84ab..fc84cf9ed378f264c340c3c10706d3bdc207b47e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/multisample-with-full-sample-counts-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/multisample-with-full-sample-counts-expected.txt >@@ -1,5 +1,22 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/renderbuffers/multisample-with-full-sample-counts.html >-[ PASS ] All tests passed >+[ 1: FAIL ] User buffer has been rendered to red with sample = 1, coverageValue = 1 and isInverted = false at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 2: FAIL ] User buffer has been rendered to red with sample = 1, coverageValue = 0 and isInverted = true at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 3: FAIL ] User buffer has been rendered to red with sample = 2, coverageValue = 1 and isInverted = false at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 4: FAIL ] User buffer has been rendered to red with sample = 2, coverageValue = 0 and isInverted = true at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 5: FAIL ] User buffer has been rendered to red with sample = 3, coverageValue = 1 and isInverted = false at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 6: FAIL ] User buffer has been rendered to red with sample = 3, coverageValue = 0 and isInverted = true at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 7: FAIL ] User buffer has been rendered to red with sample = 4, coverageValue = 1 and isInverted = false at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 8: FAIL ] User buffer has been rendered to red with sample = 4, coverageValue = 0 and isInverted = true at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 9: FAIL ] User buffer has been rendered to red with sample = 5, coverageValue = 1 and isInverted = false at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 10: FAIL ] User buffer has been rendered to red with sample = 5, coverageValue = 0 and isInverted = true at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 11: FAIL ] User buffer has been rendered to red with sample = 6, coverageValue = 1 and isInverted = false at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 12: FAIL ] User buffer has been rendered to red with sample = 6, coverageValue = 0 and isInverted = true at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 13: FAIL ] User buffer has been rendered to red with sample = 7, coverageValue = 1 and isInverted = false at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 14: FAIL ] User buffer has been rendered to red with sample = 7, coverageValue = 0 and isInverted = true at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 15: FAIL ] User buffer has been rendered to red with sample = 8, coverageValue = 1 and isInverted = false at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 16: FAIL ] User buffer has been rendered to red with sample = 8, coverageValue = 0 and isInverted = true at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 17: PASS ] successfullyParsed is true >+[ FAIL ] 16 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/multisampled-renderbuffer-initialization-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/multisampled-renderbuffer-initialization-expected.txt >index 30ab32c08ae37e49e6a185ffd4c2eb8c0b6df2f7..0d7082535d21e4ab22adce81b19f999d97c3583e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/multisampled-renderbuffer-initialization-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/multisampled-renderbuffer-initialization-expected.txt >@@ -1,5 +1,134 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/renderbuffers/multisampled-renderbuffer-initialization.html >-[ PASS ] All tests passed >+[ 1: PASS ] internal buffers have been initialized to 0 >+[ 2: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 3: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 4: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 5: PASS ] user buffer has been cleared to green >+[ 6: PASS ] getError was expected value: NO_ERROR : should be no error after renderbufferStorageMultisample(RGBA8). >+[ 7: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 8: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 9: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 10: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 11: PASS ] user buffer has been initialized to 0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : should be no errors >+[ 13: PASS ] internal buffers have been initialized to 0 >+[ 14: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 15: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 16: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 17: PASS ] user buffer has been cleared to green >+[ 18: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 19: PASS ] getError was expected value: NO_ERROR : should be no error after renderbufferStorageMultisample(RGBA8). >+[ 20: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 21: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 22: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 23: PASS ] user buffer has been initialized to 0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : should be no errors >+[ 25: PASS ] internal buffers have been initialized to 0 >+[ 26: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 27: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 28: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 29: PASS ] user buffer has been cleared to green >+[ 30: PASS ] getError was expected value: NO_ERROR : should be no error after renderbufferStorageMultisample(RGBA8). >+[ 31: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 32: PASS ] getError was expected value: NO_ERROR : should be no error after renderbufferStorageMultisample(RGBA8). >+[ 33: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 34: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 35: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 36: PASS ] user buffer has been initialized to 0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : should be no errors >+[ 38: PASS ] internal buffers have been initialized to 0 >+[ 39: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 40: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 41: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 42: PASS ] user buffer has been cleared to green >+[ 43: PASS ] getError was expected value: NO_ERROR : should be no error after renderbufferStorageMultisample(RGBA8). >+[ 44: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 45: PASS ] getError was expected value: NO_ERROR : should be no error after renderbufferStorageMultisample(RGBA8). >+[ 46: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 47: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 48: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 49: PASS ] user buffer has been initialized to 0 >+[ 50: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 51: PASS ] internal buffers have been initialized to 0 >+[ 52: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 53: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 54: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 55: PASS ] user buffer has been cleared to green >+[ 56: PASS ] getError was expected value: NO_ERROR : should be no error after renderbufferStorageMultisample(RGBA8). >+[ 57: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 58: PASS ] getError was expected value: NO_ERROR : should be no error after renderbufferStorageMultisample(RGBA8). >+[ 59: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 60: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 61: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 62: PASS ] user buffer has been initialized to 0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : should be no errors >+[ 64: PASS ] internal buffers have been initialized to 0 >+[ 65: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 66: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 67: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 68: PASS ] user buffer has been cleared to green >+[ 69: PASS ] getError was expected value: NO_ERROR : should be no error after renderbufferStorageMultisample(RGBA8). >+[ 70: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 71: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 72: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 73: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 74: PASS ] user buffer has been initialized to 0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : should be no errors >+[ 76: PASS ] internal buffers have been initialized to 0 >+[ 77: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 78: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 79: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 80: PASS ] user buffer has been cleared to green >+[ 81: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 82: PASS ] getError was expected value: NO_ERROR : should be no error after renderbufferStorageMultisample(RGBA8). >+[ 83: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 84: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 85: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 86: PASS ] user buffer has been initialized to 0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : should be no errors >+[ 88: PASS ] internal buffers have been initialized to 0 >+[ 89: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 90: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 91: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 92: PASS ] user buffer has been cleared to green >+[ 93: PASS ] getError was expected value: NO_ERROR : should be no error after renderbufferStorageMultisample(RGBA8). >+[ 94: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 95: PASS ] getError was expected value: NO_ERROR : should be no error after renderbufferStorageMultisample(RGBA8). >+[ 96: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 97: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 98: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 99: PASS ] user buffer has been initialized to 0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : should be no errors >+[ 101: PASS ] internal buffers have been initialized to 0 >+[ 102: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 103: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 104: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 105: PASS ] user buffer has been cleared to green >+[ 106: PASS ] getError was expected value: NO_ERROR : should be no error after renderbufferStorageMultisample(RGBA8). >+[ 107: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 108: PASS ] getError was expected value: NO_ERROR : should be no error after renderbufferStorageMultisample(RGBA8). >+[ 109: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 110: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 111: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 112: PASS ] user buffer has been initialized to 0 >+[ 113: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 114: PASS ] internal buffers have been initialized to 0 >+[ 115: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 116: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 117: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 118: PASS ] user buffer has been cleared to green >+[ 119: PASS ] getError was expected value: NO_ERROR : should be no error after renderbufferStorageMultisample(RGBA8). >+[ 120: PASS ] getError was expected value: NO_ERROR : should be no error after framebufferRenderbuffer. >+[ 121: PASS ] getError was expected value: NO_ERROR : should be no error after renderbufferStorageMultisample(RGBA8). >+[ 122: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 123: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 124: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 125: PASS ] user buffer has been initialized to 0 >+[ 126: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : should be no errors >+[ 127: PASS ] clearColor is [0, 1, 0, 1] >+[ 128: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 129: PASS ] successfullyParsed is true >+[ FAIL ] 8 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/readbuffer-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/readbuffer-expected.txt >index 745edbcbb687ac0e4d52efd748826d371c0a04bb..dc5c54cb2cdea56cf0fbf81292c1f45c5e048ec4 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/readbuffer-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/renderbuffers/readbuffer-expected.txt >@@ -1,5 +1,35 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/renderbuffers/readbuffer.html >-[ PASS ] All tests passed >+[ 1: PASS ] context exists >+[ 2: PASS ] getError was expected value: NO_ERROR : should be no errors when reading from GL_BACK on the default framebuffer. >+[ 3: PASS ] the color should be [0,0,0,255] >+[ 4: FAIL ] gl.getParameter(gl.READ_BUFFER) should be 1029 (of type number). Was null (of type object). >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : calling readBuffer with GL_NONE on the default framebuffer should succeed. >+[ 6: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : should generate INVALID_OPERATION when reading from framebuffer and read buffer is GL_NONE. >+[ 7: PASS ] getError was expected value: NO_ERROR : calling readBuffer with GL_BACK on the default framebuffer should succeed. >+[ 8: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : calling readBuffer with GL_COLOR_ATTACHMENT0 on the default framebuffer should generate INVALID_OPERATION. >+[ 9: PASS ] getError was expected value: NO_ERROR : should be no errors when reading from GL_COLOR_ATTACHMENT0 on fbo. >+[ 10: PASS ] the color should be [255,0,0,255] >+[ 11: FAIL ] gl.getParameter(gl.READ_BUFFER) should be 36064 (of type number). Was null (of type object). >+[ 12: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : calling readBuffer with GL_BACK on fbo should generate INVALID_OPERATION. >+[ 13: PASS ] getError was expected value: NO_ERROR : calling readBuffer with GL_NONE on fbo should succeed. >+[ 14: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : should generate INVALID_OPERATION when reading from framebuffer and read buffer is GL_NONE. >+[ 15: PASS ] getError was expected value: NO_ERROR : calling readBuffer with GL_COLOR_ATTACHMENT0 on fbo should succeed. >+[ 16: FAIL ] getError expected: INVALID_ENUM. Was NO_ERROR : calling readBuffer with GL_COLOR_ATTACHMENTi that exceeds MAX_COLOR_ATTACHMENT on fbo should generate INVALID_ENUM. >+[ 17: PASS ] getError was expected value: NO_ERROR : calling readBuffer with GL_COLOR_ATTACHMENT1 on the fbo should succeed. >+[ 18: FAIL ] gl.getParameter(gl.READ_BUFFER) should be 36065 (of type number). Was null (of type object). >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no error after setup and clear render buffer >+[ 20: PASS ] getError was expected value: NO_ERROR : should be no errors when reading from GL_COLOR_ATTACHMENT1 on fbo. >+[ 21: FAIL ] the color should be [0,255,0,255] at (0, 0) expected: 0,255,0,255 was 255,0,0,255 >+[ 22: FAIL ] gl.getParameter(gl.READ_BUFFER) should be 36065 (of type number). Was null (of type object). >+[ 23: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : should generate INVALID_OPERATION when reading from GL_COLOR_ATTACHMENT1 but this attachment has no image currently. >+[ 24: FAIL ] gl.getParameter(gl.READ_BUFFER) should be 36064 (of type number). Was null (of type object). >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors when reading from GL_COLOR_ATTACHMENT0 on another fbo. >+[ 26: PASS ] the color should be [0,0,255,255] >+[ 27: FAIL ] gl.getParameter(gl.READ_BUFFER) should be 1029 (of type number). Was null (of type object). >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors when reading from GL_BACK on the default framebuffer. >+[ 29: PASS ] the color should be [0,0,0,255] >+[ 30: PASS ] successfullyParsed is true >+[ FAIL ] 17 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/rendering/attrib-type-match-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/rendering/attrib-type-match-expected.txt >index e6d917786a7f7e841fb2713c49a29e9ba6f64c49..c8525032090eb787c43959807ca520cc8e49fad2 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/rendering/attrib-type-match-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/rendering/attrib-type-match-expected.txt >@@ -1,5 +1,107 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/rendering/attrib-type-match.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] getError was expected value: NO_ERROR : No GL error from set up >+[ 3: PASS ] getError was expected value: NO_ERROR : Setting up succeeds >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : drawArrays succeeds: type in shader mismatch default vertex type is valid for inactive attrib >+[ 5: PASS ] getError was expected value: NO_ERROR : Setting up succeeds >+[ 6: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : drawArrays succeeds: type in shader mismatch vertexAttrib type is valid for inactive attrib >+[ 7: PASS ] getError was expected value: NO_ERROR : Setting up succeeds >+[ 8: PASS ] getError was expected value: INVALID_OPERATION : Type mismatch: type in shader mismatch the default type for a vertex attrib >+[ 9: PASS ] getError was expected value: NO_ERROR : Setting up succeeds >+[ 10: PASS ] getError was expected value: INVALID_OPERATION : Type mismatch: type in shader mismatch the default type for a vertex attrib >+[ 11: PASS ] getError was expected value: NO_ERROR : Setting up succeeds >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : drawArrays succeeds >+[ 13: PASS ] getError was expected value: NO_ERROR : Setting up succeeds >+[ 14: PASS ] getError was expected value: INVALID_OPERATION : Type mismatch: generic attrib is valid per context. 'a' is set to int type by previous test case >+[ 15: PASS ] getError was expected value: NO_ERROR : Setting up succeeds >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : drawArrays succeeds: default type of generic attrib is float >+[ 17: PASS ] getError was expected value: NO_ERROR : No GL error from set up >+[ 18: PASS ] getError was expected value: NO_ERROR : Setting up succeeds >+[ 19: PASS ] getError was expected value: NO_ERROR : drawArrays succeeds >+[ 20: FAIL ] should be 255,0,0,255 at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 21: PASS ] getError was expected value: NO_ERROR : drawArraysInstanced succeeds >+[ 22: FAIL ] should be 255,0,0,255 at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 23: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 24: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 25: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 26: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 27: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 28: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 29: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 30: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 31: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 32: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 33: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 34: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 35: PASS ] getError was expected value: NO_ERROR : Setting up succeeds >+[ 36: PASS ] getError was expected value: NO_ERROR : drawElements succeeds >+[ 37: FAIL ] should be 255,0,0,255 at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 38: PASS ] getError was expected value: NO_ERROR : drawRangeElements succeeds >+[ 39: FAIL ] should be 255,0,0,255 at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 40: PASS ] getError was expected value: NO_ERROR : drawElementsInstanced succeeds >+[ 41: FAIL ] should be 255,0,0,255 at (0, 0) expected: 255,0,0,255 was 0,0,0,0 >+[ 42: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 43: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 44: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 45: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 46: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 47: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 48: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 49: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 50: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 51: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 52: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 53: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 54: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 55: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 56: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 57: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 58: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 59: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 60: PASS ] getError was expected value: NO_ERROR : Setting up succeeds >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : drawArrays succeeds >+[ 62: FAIL ] should be 0,255,0,255 at (0, 0) expected: 0,255,0,255 was 0,0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : drawArraysInstanced succeeds >+[ 64: FAIL ] should be 0,255,0,255 at (0, 0) expected: 0,255,0,255 was 0,0,0,0 >+[ 65: PASS ] getError was expected value: INVALID_OPERATION : type mismatch >+[ 66: PASS ] getError was expected value: INVALID_OPERATION : type mismatch >+[ 67: PASS ] getError was expected value: INVALID_OPERATION : type mismatch >+[ 68: PASS ] getError was expected value: INVALID_OPERATION : type mismatch >+[ 69: PASS ] getError was expected value: INVALID_OPERATION : type mismatch >+[ 70: PASS ] getError was expected value: INVALID_OPERATION : type mismatch >+[ 71: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 72: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 73: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 74: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 75: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 76: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 77: PASS ] getError was expected value: NO_ERROR : Setting up succeeds >+[ 78: PASS ] getError was expected value: NO_ERROR : drawElements succeeds >+[ 79: FAIL ] should be 0,255,0,255 at (0, 0) expected: 0,255,0,255 was 0,0,0,0 >+[ 80: PASS ] getError was expected value: NO_ERROR : drawRangeElements succeeds >+[ 81: FAIL ] should be 0,255,0,255 at (0, 0) expected: 0,255,0,255 was 0,0,0,0 >+[ 82: PASS ] getError was expected value: NO_ERROR : drawElementsInstanced succeeds >+[ 83: FAIL ] should be 0,255,0,255 at (0, 0) expected: 0,255,0,255 was 0,0,0,0 >+[ 84: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 85: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 86: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 87: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 88: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 89: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 90: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 91: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 92: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 93: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 94: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 95: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 96: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 97: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 98: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 99: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 100: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 101: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : type mismatch >+[ 102: PASS ] successfullyParsed is true >+[ FAIL ] 70 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-filter-outofbounds-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-filter-outofbounds-expected.txt >index 31b755cce0b1af049aa00164cf8cfb8354fea51b..48044cc0568a2f964be6bae6ac51607dfe0e841e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-filter-outofbounds-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-filter-outofbounds-expected.txt >@@ -1,5 +1,5127 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/rendering/blitframebuffer-filter-outofbounds.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 6: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 7: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 8: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 9: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 10: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 11: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 12: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 13: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 14: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 15: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 16: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 17: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 18: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 19: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 20: PASS ] pixel at [2, 2] is (32,32,32,255). It is correct! >+[ 21: PASS ] pixel at [3, 2] is (32,32,32,255). It is correct! >+[ 22: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 23: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 24: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 25: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 26: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 27: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 28: PASS ] pixel at [2, 3] is (32,32,32,255). It is correct! >+[ 29: PASS ] pixel at [3, 3] is (32,32,32,255). It is correct! >+[ 30: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 31: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 32: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 33: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 34: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 35: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 36: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 37: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 38: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 39: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 40: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 41: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 42: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 43: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 44: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 45: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 46: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 47: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 48: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 49: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 50: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 51: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 52: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 53: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 54: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 55: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 56: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 57: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 58: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 59: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 60: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 61: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 62: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 63: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 64: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 65: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 66: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 67: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 68: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 69: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 70: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 71: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 72: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 73: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 74: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 75: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 76: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 77: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 78: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 79: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 80: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 81: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 82: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 83: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 84: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 85: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 86: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 87: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 88: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 89: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 90: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 91: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 92: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 93: PASS ] pixel at [3, 3] is (32,32,32,255). It is correct! >+[ 94: PASS ] pixel at [4, 3] is (32,32,32,255). It is correct! >+[ 95: PASS ] pixel at [5, 3] is (32,32,32,255). It is correct! >+[ 96: PASS ] pixel at [6, 3] is (32,32,32,255). It is correct! >+[ 97: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 98: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 99: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 100: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 101: PASS ] pixel at [3, 4] is (32,32,32,255). It is correct! >+[ 102: PASS ] pixel at [4, 4] is (32,32,32,255). It is correct! >+[ 103: PASS ] pixel at [5, 4] is (32,32,32,255). It is correct! >+[ 104: PASS ] pixel at [6, 4] is (32,32,32,255). It is correct! >+[ 105: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 106: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 107: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 108: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 109: PASS ] pixel at [3, 5] is (32,32,32,255). It is correct! >+[ 110: PASS ] pixel at [4, 5] is (32,32,32,255). It is correct! >+[ 111: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 112: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 113: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 114: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 115: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 116: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 117: PASS ] pixel at [3, 6] is (32,32,32,255). It is correct! >+[ 118: PASS ] pixel at [4, 6] is (32,32,32,255). It is correct! >+[ 119: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 120: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 121: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 122: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 123: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 124: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 125: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 126: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 127: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 128: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 129: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 130: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 131: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 132: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 133: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 134: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 135: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 136: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 137: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 138: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 139: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 140: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 141: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 142: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 143: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 144: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 145: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 146: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 147: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 148: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 149: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 150: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 151: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 152: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 153: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 154: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 155: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 156: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 157: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 158: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 159: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 160: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 161: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 162: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 163: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 164: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 165: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 166: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 167: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 168: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 169: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 170: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 171: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 172: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 173: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 174: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 175: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 176: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 177: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 178: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 179: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 180: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 181: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 182: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 183: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 184: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 185: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 186: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 187: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 188: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 189: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 190: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 191: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 192: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 193: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 194: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 195: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 196: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 197: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 198: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 199: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 200: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 201: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 202: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 203: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 204: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 205: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 206: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 207: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 208: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 209: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 210: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 211: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 212: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 213: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 214: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 215: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 216: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 217: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 218: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 219: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 220: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 221: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 222: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 223: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 224: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 225: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 226: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 227: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 228: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 229: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 230: PASS ] pixel at [4, 4] is (32,32,32,255). It is correct! >+[ 231: PASS ] pixel at [5, 4] is (32,32,32,255). It is correct! >+[ 232: PASS ] pixel at [6, 4] is (32,32,32,255). It is correct! >+[ 233: PASS ] pixel at [7, 4] is (32,32,32,255). It is correct! >+[ 234: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 235: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 236: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 237: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 238: PASS ] pixel at [4, 5] is (32,32,32,255). It is correct! >+[ 239: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 240: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 241: PASS ] pixel at [7, 5] is (32,32,32,255). It is correct! >+[ 242: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 243: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 244: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 245: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 246: PASS ] pixel at [4, 6] is (32,32,32,255). It is correct! >+[ 247: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 248: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 249: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 250: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 251: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 252: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 253: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 254: PASS ] pixel at [4, 7] is (32,32,32,255). It is correct! >+[ 255: PASS ] pixel at [5, 7] is (32,32,32,255). It is correct! >+[ 256: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 257: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 258: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 259: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 260: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 261: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 262: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 263: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 264: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 265: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 266: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 267: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 268: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 269: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 270: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 271: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 272: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 273: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 274: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 275: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 276: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 277: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 278: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 279: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 280: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 281: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 282: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 283: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 284: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 285: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 286: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 287: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 288: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 289: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 290: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 291: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 292: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 293: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 294: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 295: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 296: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 297: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 298: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 299: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 300: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 301: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 302: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 303: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 304: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 305: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 306: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 307: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 308: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 309: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 310: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 311: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 312: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 313: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 314: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 315: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 316: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 317: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 318: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 319: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 320: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 321: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 322: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 323: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 324: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 325: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 326: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 327: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 328: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 329: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 330: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 331: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 332: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 333: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 334: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 335: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 336: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 337: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 338: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 339: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 340: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 341: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 342: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 343: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 344: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 345: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 346: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 347: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 348: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 349: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 350: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 351: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 352: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 353: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 354: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 355: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 356: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 357: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 358: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 359: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 360: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 361: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 362: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 363: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 364: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 365: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 366: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 367: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 368: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 369: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 370: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 371: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 372: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 373: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 374: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 375: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 376: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 377: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 378: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 379: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 380: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 381: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 382: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 383: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 384: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 385: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 386: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 387: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 388: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 389: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 390: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 391: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 392: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 393: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 394: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 395: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 396: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 397: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 398: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 399: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 400: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 401: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 402: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 403: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 404: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 405: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 406: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 407: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 408: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 409: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 410: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 411: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 412: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 413: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 414: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 415: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 416: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 417: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 418: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 419: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 420: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 421: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 422: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 423: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 424: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 425: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 426: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 427: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 428: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 429: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 430: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 431: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 432: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 433: PASS ] pixel at [7, 5] is (32,32,32,255). It is correct! >+[ 434: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 435: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 436: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 437: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 438: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 439: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 440: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 441: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 442: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 443: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 444: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 445: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 446: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 447: PASS ] pixel at [5, 7] is (32,32,32,255). It is correct! >+[ 448: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 449: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 450: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 451: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 452: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 453: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 454: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 455: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 456: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 457: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 458: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 459: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 460: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 461: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 462: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 463: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 464: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 465: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 466: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 467: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 468: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 469: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 470: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 471: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 472: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 473: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 474: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 475: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 476: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 477: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 478: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 479: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 480: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 481: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 482: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 483: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 484: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 485: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 486: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 487: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 488: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 489: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 490: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 491: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 492: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 493: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 494: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 495: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 496: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 497: PASS ] pixel at [7, 5] is (32,32,32,255). It is correct! >+[ 498: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 499: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 500: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 501: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 502: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 503: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 504: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 505: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 506: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 507: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 508: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 509: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 510: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 511: PASS ] pixel at [5, 7] is (32,32,32,255). It is correct! >+[ 512: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 513: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 514: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 515: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 516: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 517: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 518: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 519: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 520: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 521: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 522: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 523: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 524: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 525: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 526: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 527: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 528: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 529: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 530: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 531: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 532: PASS ] pixel at [2, 2] is (32,32,32,255). It is correct! >+[ 533: PASS ] pixel at [3, 2] is (32,32,32,255). It is correct! >+[ 534: PASS ] pixel at [4, 2] is (32,32,32,255). It is correct! >+[ 535: PASS ] pixel at [5, 2] is (32,32,32,255). It is correct! >+[ 536: PASS ] pixel at [6, 2] is (32,32,32,255). It is correct! >+[ 537: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 538: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 539: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 540: PASS ] pixel at [2, 3] is (32,32,32,255). It is correct! >+[ 541: PASS ] pixel at [3, 3] is (32,32,32,255). It is correct! >+[ 542: PASS ] pixel at [4, 3] is (32,32,32,255). It is correct! >+[ 543: PASS ] pixel at [5, 3] is (32,32,32,255). It is correct! >+[ 544: PASS ] pixel at [6, 3] is (32,32,32,255). It is correct! >+[ 545: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 546: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 547: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 548: PASS ] pixel at [2, 4] is (32,32,32,255). It is correct! >+[ 549: PASS ] pixel at [3, 4] is (32,32,32,255). It is correct! >+[ 550: PASS ] pixel at [4, 4] is (32,32,32,255). It is correct! >+[ 551: PASS ] pixel at [5, 4] is (32,32,32,255). It is correct! >+[ 552: PASS ] pixel at [6, 4] is (32,32,32,255). It is correct! >+[ 553: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 554: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 555: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 556: PASS ] pixel at [2, 5] is (32,32,32,255). It is correct! >+[ 557: PASS ] pixel at [3, 5] is (32,32,32,255). It is correct! >+[ 558: PASS ] pixel at [4, 5] is (32,32,32,255). It is correct! >+[ 559: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 560: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 561: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 562: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 563: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 564: PASS ] pixel at [2, 6] is (32,32,32,255). It is correct! >+[ 565: PASS ] pixel at [3, 6] is (32,32,32,255). It is correct! >+[ 566: PASS ] pixel at [4, 6] is (32,32,32,255). It is correct! >+[ 567: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 568: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 569: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 570: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 571: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 572: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 573: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 574: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 575: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 576: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 577: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 578: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 579: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 580: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 581: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 582: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 583: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 584: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 585: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 586: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 587: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 588: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 589: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 590: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 591: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 592: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 593: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 594: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 595: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 596: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 597: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 598: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 599: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 600: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 601: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 602: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 603: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 604: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 605: PASS ] pixel at [3, 3] is (32,32,32,255). It is correct! >+[ 606: PASS ] pixel at [4, 3] is (32,32,32,255). It is correct! >+[ 607: PASS ] pixel at [5, 3] is (32,32,32,255). It is correct! >+[ 608: PASS ] pixel at [6, 3] is (32,32,32,255). It is correct! >+[ 609: PASS ] pixel at [7, 3] is (32,32,32,255). It is correct! >+[ 610: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 611: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 612: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 613: PASS ] pixel at [3, 4] is (32,32,32,255). It is correct! >+[ 614: PASS ] pixel at [4, 4] is (32,32,32,255). It is correct! >+[ 615: PASS ] pixel at [5, 4] is (32,32,32,255). It is correct! >+[ 616: PASS ] pixel at [6, 4] is (32,32,32,255). It is correct! >+[ 617: PASS ] pixel at [7, 4] is (32,32,32,255). It is correct! >+[ 618: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 619: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 620: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 621: PASS ] pixel at [3, 5] is (32,32,32,255). It is correct! >+[ 622: PASS ] pixel at [4, 5] is (32,32,32,255). It is correct! >+[ 623: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 624: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 625: PASS ] pixel at [7, 5] is (32,32,32,255). It is correct! >+[ 626: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 627: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 628: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 629: PASS ] pixel at [3, 6] is (32,32,32,255). It is correct! >+[ 630: PASS ] pixel at [4, 6] is (32,32,32,255). It is correct! >+[ 631: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 632: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 633: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 634: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 635: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 636: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 637: PASS ] pixel at [3, 7] is (32,32,32,255). It is correct! >+[ 638: PASS ] pixel at [4, 7] is (32,32,32,255). It is correct! >+[ 639: PASS ] pixel at [5, 7] is (32,32,32,255). It is correct! >+[ 640: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 641: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 642: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 643: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 644: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 645: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 646: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 647: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 648: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 649: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 650: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 651: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 652: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 653: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 654: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 655: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 656: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 657: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 658: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 659: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 660: FAIL ] pixel at [2, 2] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 661: FAIL ] pixel at [3, 2] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 662: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 663: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 664: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 665: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 666: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 667: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 668: FAIL ] pixel at [2, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 669: FAIL ] pixel at [3, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 670: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 671: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 672: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 673: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 674: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 675: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 676: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 677: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 678: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 679: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 680: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 681: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 682: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 683: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 684: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 685: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 686: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 687: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 688: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 689: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 690: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 691: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 692: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 693: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 694: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 695: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 696: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 697: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 698: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 699: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 700: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 701: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 702: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 703: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 704: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 705: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 706: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 707: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 708: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 709: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 710: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 711: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 712: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 713: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 714: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 715: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 716: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 717: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 718: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 719: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 720: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 721: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 722: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 723: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 724: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 725: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 726: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 727: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 728: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 729: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 730: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 731: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 732: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 733: FAIL ] pixel at [3, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 734: FAIL ] pixel at [4, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 735: FAIL ] pixel at [5, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 736: FAIL ] pixel at [6, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 737: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 738: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 739: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 740: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 741: FAIL ] pixel at [3, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 742: FAIL ] pixel at [4, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 743: FAIL ] pixel at [5, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 744: FAIL ] pixel at [6, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 745: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 746: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 747: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 748: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 749: FAIL ] pixel at [3, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 750: FAIL ] pixel at [4, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 751: FAIL ] pixel at [5, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 752: FAIL ] pixel at [6, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 753: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 754: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 755: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 756: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 757: FAIL ] pixel at [3, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 758: FAIL ] pixel at [4, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 759: FAIL ] pixel at [5, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 760: FAIL ] pixel at [6, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 761: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 762: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 763: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 764: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 765: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 766: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 767: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 768: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 769: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 770: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 771: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 772: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 773: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 774: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 775: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 776: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 777: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 778: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 779: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 780: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 781: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 782: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 783: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 784: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 785: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 786: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 787: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 788: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 789: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 790: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 791: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 792: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 793: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 794: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 795: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 796: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 797: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 798: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 799: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 800: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 801: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 802: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 803: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 804: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 805: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 806: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 807: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 808: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 809: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 810: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 811: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 812: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 813: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 814: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 815: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 816: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 817: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 818: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 819: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 820: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 821: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 822: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 823: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 824: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 825: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 826: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 827: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 828: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 829: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 830: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 831: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 832: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 833: FAIL ] pixel at [7, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 834: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 835: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 836: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 837: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 838: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 839: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 840: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 841: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 842: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 843: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 844: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 845: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 846: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 847: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 848: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 849: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 850: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 851: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 852: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 853: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 854: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 855: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 856: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 857: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 858: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 859: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 860: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 861: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 862: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 863: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 864: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 865: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 866: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 867: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 868: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 869: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 870: FAIL ] pixel at [4, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 871: FAIL ] pixel at [5, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 872: FAIL ] pixel at [6, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 873: FAIL ] pixel at [7, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 874: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 875: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 876: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 877: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 878: FAIL ] pixel at [4, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 879: FAIL ] pixel at [5, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 880: FAIL ] pixel at [6, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 881: FAIL ] pixel at [7, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 882: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 883: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 884: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 885: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 886: FAIL ] pixel at [4, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 887: FAIL ] pixel at [5, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 888: FAIL ] pixel at [6, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 889: FAIL ] pixel at [7, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 890: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 891: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 892: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 893: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 894: FAIL ] pixel at [4, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 895: FAIL ] pixel at [5, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 896: FAIL ] pixel at [6, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 897: FAIL ] pixel at [7, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 898: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 899: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 900: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 901: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 902: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 903: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 904: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 905: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 906: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 907: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 908: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 909: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 910: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 911: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 912: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 913: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 914: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 915: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 916: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 917: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 918: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 919: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 920: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 921: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 922: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 923: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 924: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 925: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 926: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 927: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 928: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 929: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 930: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 931: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 932: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 933: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 934: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 935: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 936: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 937: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 938: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 939: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 940: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 941: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 942: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 943: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 944: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 945: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 946: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 947: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 948: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 949: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 950: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 951: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 952: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 953: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 954: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 955: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 956: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 957: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 958: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 959: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 960: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 961: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 962: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 963: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 964: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 965: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 966: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 967: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 968: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 969: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 970: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 971: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 972: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 973: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 974: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 975: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 976: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 977: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 978: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 979: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 980: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 981: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 982: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 983: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 984: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 985: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 986: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 987: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 988: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 989: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 990: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 991: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 992: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 993: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 994: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 995: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 996: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 997: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 998: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 999: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1000: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1001: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1002: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1003: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1004: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1005: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1006: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1007: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1008: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1009: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1010: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1011: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1012: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1013: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1014: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1015: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1016: FAIL ] pixel at [6, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1017: FAIL ] pixel at [7, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1018: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1019: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1020: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1021: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1022: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1023: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1024: FAIL ] pixel at [6, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1025: FAIL ] pixel at [7, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1026: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1027: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1028: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1029: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1030: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1031: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1032: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1033: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1034: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1035: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1036: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1037: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1038: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1039: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1040: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1041: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1042: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1043: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1044: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1045: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1046: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1047: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1048: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1049: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1050: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1051: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1052: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1053: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1054: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1055: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1056: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1057: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1058: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1059: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1060: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1061: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1062: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1063: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1064: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1065: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1066: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1067: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1068: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1069: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1070: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1071: FAIL ] pixel at [5, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1072: FAIL ] pixel at [6, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1073: FAIL ] pixel at [7, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1074: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1075: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1076: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1077: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1078: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1079: FAIL ] pixel at [5, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1080: FAIL ] pixel at [6, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1081: FAIL ] pixel at [7, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1082: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1083: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1084: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1085: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1086: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1087: FAIL ] pixel at [5, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1088: FAIL ] pixel at [6, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1089: FAIL ] pixel at [7, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1090: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1091: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1092: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1093: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1094: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1095: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1096: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1097: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1098: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1099: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1100: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1101: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1102: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1103: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1104: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1105: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1106: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1107: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1108: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1109: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1110: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1111: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1112: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1113: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1114: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1115: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1116: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1117: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1118: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1119: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1120: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1121: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1122: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1123: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1124: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1125: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1126: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1127: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1128: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1129: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1130: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1131: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1132: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1133: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1134: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1135: FAIL ] pixel at [5, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1136: FAIL ] pixel at [6, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1137: FAIL ] pixel at [7, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1138: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1139: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1140: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1141: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1142: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1143: FAIL ] pixel at [5, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1144: FAIL ] pixel at [6, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1145: FAIL ] pixel at [7, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1146: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1147: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1148: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1149: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1150: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1151: FAIL ] pixel at [5, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1152: FAIL ] pixel at [6, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1153: FAIL ] pixel at [7, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1154: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1155: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1156: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1157: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1158: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1159: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1160: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1161: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1162: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1163: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1164: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1165: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1166: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1167: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1168: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1169: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1170: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1171: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1172: FAIL ] pixel at [2, 2] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1173: FAIL ] pixel at [3, 2] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1174: FAIL ] pixel at [4, 2] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1175: FAIL ] pixel at [5, 2] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1176: FAIL ] pixel at [6, 2] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1177: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1178: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1179: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1180: FAIL ] pixel at [2, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1181: FAIL ] pixel at [3, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1182: FAIL ] pixel at [4, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1183: FAIL ] pixel at [5, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1184: FAIL ] pixel at [6, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1185: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1186: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1187: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1188: FAIL ] pixel at [2, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1189: FAIL ] pixel at [3, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1190: FAIL ] pixel at [4, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1191: FAIL ] pixel at [5, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1192: FAIL ] pixel at [6, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1193: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1194: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1195: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1196: FAIL ] pixel at [2, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1197: FAIL ] pixel at [3, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1198: FAIL ] pixel at [4, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1199: FAIL ] pixel at [5, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1200: FAIL ] pixel at [6, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1201: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1202: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1203: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1204: FAIL ] pixel at [2, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1205: FAIL ] pixel at [3, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1206: FAIL ] pixel at [4, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1207: FAIL ] pixel at [5, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1208: FAIL ] pixel at [6, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1209: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1210: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1211: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1212: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1213: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1214: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1215: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1216: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1217: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1218: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1219: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1220: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1221: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1222: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1223: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1224: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1225: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1226: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1227: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1228: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1229: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1230: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1231: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1232: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1233: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1234: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1235: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1236: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1237: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1238: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1239: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1240: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1241: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1242: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1243: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1244: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1245: FAIL ] pixel at [3, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1246: FAIL ] pixel at [4, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1247: FAIL ] pixel at [5, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1248: FAIL ] pixel at [6, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1249: FAIL ] pixel at [7, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1250: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1251: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1252: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1253: FAIL ] pixel at [3, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1254: FAIL ] pixel at [4, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1255: FAIL ] pixel at [5, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1256: FAIL ] pixel at [6, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1257: FAIL ] pixel at [7, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1258: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1259: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1260: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1261: FAIL ] pixel at [3, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1262: FAIL ] pixel at [4, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1263: FAIL ] pixel at [5, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1264: FAIL ] pixel at [6, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1265: FAIL ] pixel at [7, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1266: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1267: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1268: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1269: FAIL ] pixel at [3, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1270: FAIL ] pixel at [4, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1271: FAIL ] pixel at [5, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1272: FAIL ] pixel at [6, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1273: FAIL ] pixel at [7, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1274: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1275: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1276: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1277: FAIL ] pixel at [3, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1278: FAIL ] pixel at [4, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1279: FAIL ] pixel at [5, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1280: FAIL ] pixel at [6, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1281: FAIL ] pixel at [7, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 1282: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1283: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1284: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1285: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1286: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1287: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1288: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1289: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1290: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1291: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1292: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1293: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1294: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1295: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1296: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1297: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1298: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1299: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1300: FAIL ] pixel at [2, 2] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1301: FAIL ] pixel at [3, 2] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1302: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1303: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1304: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1305: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1306: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1307: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1308: FAIL ] pixel at [2, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1309: FAIL ] pixel at [3, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1310: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1311: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1312: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1313: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1314: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1315: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1316: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1317: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1318: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1319: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1320: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1321: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1322: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1323: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1324: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1325: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1326: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1327: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1328: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1329: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1330: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1331: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1332: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1333: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1334: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1335: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1336: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1337: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1338: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1339: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1340: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1341: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1342: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1343: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1344: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1345: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1346: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1347: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1348: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1349: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1350: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1351: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1352: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1353: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1354: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1355: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1356: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1357: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1358: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1359: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1360: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1361: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1362: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1363: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1364: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1365: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1366: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1367: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1368: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1369: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1370: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1371: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1372: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1373: FAIL ] pixel at [3, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1374: FAIL ] pixel at [4, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1375: FAIL ] pixel at [5, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1376: FAIL ] pixel at [6, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1377: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1378: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1379: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1380: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1381: FAIL ] pixel at [3, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1382: FAIL ] pixel at [4, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1383: FAIL ] pixel at [5, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1384: FAIL ] pixel at [6, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1385: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1386: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1387: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1388: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1389: FAIL ] pixel at [3, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1390: FAIL ] pixel at [4, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1391: FAIL ] pixel at [5, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1392: FAIL ] pixel at [6, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1393: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1394: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1395: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1396: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1397: FAIL ] pixel at [3, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1398: FAIL ] pixel at [4, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1399: FAIL ] pixel at [5, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1400: FAIL ] pixel at [6, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1401: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1402: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1403: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1404: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1405: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1406: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1407: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1408: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1409: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1410: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1411: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1412: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1413: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1414: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1415: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1416: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1417: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1418: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1419: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1420: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1421: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1422: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1423: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1424: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1425: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1426: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1427: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1428: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1429: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1430: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1431: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1432: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1433: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1434: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1435: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1436: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1437: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1438: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1439: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1440: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1441: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1442: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1443: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1444: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1445: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1446: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1447: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1448: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1449: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1450: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1451: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1452: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1453: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1454: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1455: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1456: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1457: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1458: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1459: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1460: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1461: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1462: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1463: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1464: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1465: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1466: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1467: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1468: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1469: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1470: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1471: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1472: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1473: FAIL ] pixel at [7, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1474: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1475: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1476: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1477: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1478: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1479: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1480: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1481: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1482: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1483: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1484: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1485: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1486: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1487: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1488: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1489: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1490: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1491: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1492: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1493: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1494: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1495: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1496: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1497: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1498: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1499: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1500: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1501: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1502: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1503: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1504: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1505: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1506: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1507: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1508: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1509: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1510: FAIL ] pixel at [4, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1511: FAIL ] pixel at [5, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1512: FAIL ] pixel at [6, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1513: FAIL ] pixel at [7, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1514: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1515: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1516: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1517: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1518: FAIL ] pixel at [4, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1519: FAIL ] pixel at [5, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1520: FAIL ] pixel at [6, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1521: FAIL ] pixel at [7, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1522: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1523: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1524: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1525: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1526: FAIL ] pixel at [4, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1527: FAIL ] pixel at [5, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1528: FAIL ] pixel at [6, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1529: FAIL ] pixel at [7, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1530: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1531: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1532: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1533: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1534: FAIL ] pixel at [4, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1535: FAIL ] pixel at [5, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1536: FAIL ] pixel at [6, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1537: FAIL ] pixel at [7, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1538: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1539: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1540: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1541: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1542: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1543: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1544: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1545: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1546: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1547: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1548: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1549: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1550: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1551: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1552: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1553: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1554: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1555: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1556: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1557: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1558: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1559: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1560: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1561: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1562: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1563: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1564: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1565: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1566: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1567: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1568: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1569: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1570: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1571: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1572: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1573: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1574: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1575: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1576: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1577: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1578: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1579: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1580: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1581: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1582: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1583: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1584: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1585: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1586: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1587: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1588: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1589: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1590: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1591: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1592: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1593: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1594: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1595: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1596: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1597: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1598: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1599: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1600: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1601: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1602: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1603: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1604: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1605: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1606: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1607: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1608: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1609: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1610: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1611: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1612: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1613: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1614: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1615: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1616: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1617: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1618: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1619: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1620: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1621: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1622: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1623: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1624: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1625: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1626: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1627: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1628: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1629: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1630: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1631: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1632: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1633: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1634: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1635: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1636: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1637: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1638: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1639: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1640: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1641: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1642: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1643: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1644: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1645: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1646: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1647: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1648: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1649: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1650: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1651: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1652: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1653: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1654: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1655: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1656: FAIL ] pixel at [6, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1657: FAIL ] pixel at [7, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1658: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1659: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1660: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1661: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1662: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1663: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1664: FAIL ] pixel at [6, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1665: FAIL ] pixel at [7, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1666: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1667: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1668: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1669: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1670: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1671: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1672: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1673: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1674: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1675: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1676: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1677: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1678: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1679: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1680: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1681: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1682: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1683: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1684: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1685: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1686: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1687: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1688: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1689: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1690: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1691: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1692: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1693: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1694: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1695: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1696: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1697: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1698: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1699: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1700: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1701: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1702: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1703: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1704: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1705: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1706: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1707: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1708: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1709: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1710: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1711: FAIL ] pixel at [5, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1712: FAIL ] pixel at [6, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1713: FAIL ] pixel at [7, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1714: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1715: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1716: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1717: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1718: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1719: FAIL ] pixel at [5, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1720: FAIL ] pixel at [6, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1721: FAIL ] pixel at [7, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1722: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1723: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1724: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1725: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1726: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1727: FAIL ] pixel at [5, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1728: FAIL ] pixel at [6, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1729: FAIL ] pixel at [7, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1730: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1731: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1732: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1733: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1734: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1735: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1736: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1737: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1738: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1739: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1740: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1741: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1742: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1743: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1744: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1745: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1746: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1747: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1748: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1749: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1750: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1751: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1752: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1753: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1754: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1755: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1756: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1757: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1758: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1759: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1760: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1761: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1762: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1763: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1764: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1765: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1766: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1767: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1768: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1769: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1770: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1771: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1772: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1773: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1774: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1775: FAIL ] pixel at [5, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1776: FAIL ] pixel at [6, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1777: FAIL ] pixel at [7, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1778: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1779: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1780: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1781: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1782: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1783: FAIL ] pixel at [5, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1784: FAIL ] pixel at [6, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1785: FAIL ] pixel at [7, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1786: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1787: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1788: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1789: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1790: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1791: FAIL ] pixel at [5, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1792: FAIL ] pixel at [6, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1793: FAIL ] pixel at [7, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1794: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1795: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1796: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1797: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1798: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1799: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1800: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1801: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1802: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1803: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1804: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1805: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1806: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1807: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1808: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1809: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1810: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1811: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1812: FAIL ] pixel at [2, 2] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1813: FAIL ] pixel at [3, 2] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1814: FAIL ] pixel at [4, 2] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1815: FAIL ] pixel at [5, 2] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1816: FAIL ] pixel at [6, 2] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1817: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1818: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1819: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1820: FAIL ] pixel at [2, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1821: FAIL ] pixel at [3, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1822: FAIL ] pixel at [4, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1823: FAIL ] pixel at [5, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1824: FAIL ] pixel at [6, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1825: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1826: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1827: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1828: FAIL ] pixel at [2, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1829: FAIL ] pixel at [3, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1830: FAIL ] pixel at [4, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1831: FAIL ] pixel at [5, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1832: FAIL ] pixel at [6, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1833: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1834: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1835: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1836: FAIL ] pixel at [2, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1837: FAIL ] pixel at [3, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1838: FAIL ] pixel at [4, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1839: FAIL ] pixel at [5, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1840: FAIL ] pixel at [6, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1841: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1842: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1843: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1844: FAIL ] pixel at [2, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1845: FAIL ] pixel at [3, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1846: FAIL ] pixel at [4, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1847: FAIL ] pixel at [5, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1848: FAIL ] pixel at [6, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1849: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1850: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1851: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1852: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1853: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1854: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1855: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1856: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1857: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1858: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1859: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1860: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1861: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1862: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1863: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1864: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1865: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1866: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1867: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1868: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1869: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1870: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1871: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1872: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1873: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1874: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1875: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1876: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1877: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1878: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1879: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1880: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1881: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1882: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1883: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1884: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1885: FAIL ] pixel at [3, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1886: FAIL ] pixel at [4, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1887: FAIL ] pixel at [5, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1888: FAIL ] pixel at [6, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1889: FAIL ] pixel at [7, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1890: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1891: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1892: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1893: FAIL ] pixel at [3, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1894: FAIL ] pixel at [4, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1895: FAIL ] pixel at [5, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1896: FAIL ] pixel at [6, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1897: FAIL ] pixel at [7, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1898: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1899: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1900: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1901: FAIL ] pixel at [3, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1902: FAIL ] pixel at [4, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1903: FAIL ] pixel at [5, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1904: FAIL ] pixel at [6, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1905: FAIL ] pixel at [7, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1906: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1907: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1908: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1909: FAIL ] pixel at [3, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1910: FAIL ] pixel at [4, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1911: FAIL ] pixel at [5, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1912: FAIL ] pixel at [6, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1913: FAIL ] pixel at [7, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1914: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1915: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1916: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1917: FAIL ] pixel at [3, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1918: FAIL ] pixel at [4, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1919: FAIL ] pixel at [5, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1920: FAIL ] pixel at [6, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1921: FAIL ] pixel at [7, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 1922: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1923: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1924: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1925: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1926: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1927: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1928: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1929: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1930: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1931: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1932: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1933: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1934: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1935: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1936: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1937: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1938: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1939: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1940: PASS ] pixel at [2, 2] is (32,32,32,255). It is correct! >+[ 1941: PASS ] pixel at [3, 2] is (32,32,32,255). It is correct! >+[ 1942: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1943: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1944: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1945: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1946: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1947: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1948: PASS ] pixel at [2, 3] is (32,32,32,255). It is correct! >+[ 1949: PASS ] pixel at [3, 3] is (32,32,32,255). It is correct! >+[ 1950: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1951: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1952: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1953: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1954: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1955: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1956: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1957: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1958: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1959: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1960: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1961: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1962: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1963: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1964: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1965: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1966: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1967: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1968: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1969: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1970: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1971: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1972: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1973: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1974: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1975: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1976: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1977: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1978: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1979: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1980: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1981: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1982: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1983: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1984: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1985: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1986: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1987: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1988: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1989: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1990: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1991: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1992: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1993: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1994: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1995: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1996: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1997: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1998: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 1999: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2000: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2001: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2002: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2003: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2004: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2005: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2006: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2007: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2008: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2009: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2010: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2011: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2012: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2013: PASS ] pixel at [3, 3] is (32,32,32,255). It is correct! >+[ 2014: PASS ] pixel at [4, 3] is (32,32,32,255). It is correct! >+[ 2015: PASS ] pixel at [5, 3] is (32,32,32,255). It is correct! >+[ 2016: PASS ] pixel at [6, 3] is (32,32,32,255). It is correct! >+[ 2017: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2018: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2019: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2020: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2021: PASS ] pixel at [3, 4] is (32,32,32,255). It is correct! >+[ 2022: PASS ] pixel at [4, 4] is (32,32,32,255). It is correct! >+[ 2023: PASS ] pixel at [5, 4] is (32,32,32,255). It is correct! >+[ 2024: PASS ] pixel at [6, 4] is (32,32,32,255). It is correct! >+[ 2025: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2026: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2027: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2028: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2029: PASS ] pixel at [3, 5] is (32,32,32,255). It is correct! >+[ 2030: PASS ] pixel at [4, 5] is (32,32,32,255). It is correct! >+[ 2031: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 2032: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 2033: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2034: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2035: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2036: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2037: PASS ] pixel at [3, 6] is (32,32,32,255). It is correct! >+[ 2038: PASS ] pixel at [4, 6] is (32,32,32,255). It is correct! >+[ 2039: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 2040: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 2041: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2042: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2043: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2044: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2045: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2046: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2047: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2048: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2049: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2050: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2051: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2052: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2053: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2054: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2055: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2056: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2057: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2058: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2059: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2060: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2061: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2062: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2063: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2064: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2065: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2066: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2067: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2068: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2069: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2070: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2071: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2072: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2073: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2074: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2075: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2076: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2077: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2078: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2079: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2080: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2081: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2082: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2083: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2084: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2085: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2086: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2087: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2088: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2089: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2090: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2091: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2092: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2093: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2094: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2095: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2096: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2097: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2098: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2099: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2100: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2101: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2102: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2103: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2104: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2105: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2106: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2107: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2108: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2109: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2110: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2111: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2112: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2113: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 2114: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2115: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2116: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2117: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2118: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2119: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2120: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2121: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2122: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2123: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2124: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2125: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2126: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2127: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2128: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2129: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2130: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2131: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2132: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2133: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2134: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2135: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2136: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2137: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2138: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2139: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2140: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2141: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2142: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2143: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2144: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2145: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2146: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2147: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2148: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2149: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2150: PASS ] pixel at [4, 4] is (32,32,32,255). It is correct! >+[ 2151: PASS ] pixel at [5, 4] is (32,32,32,255). It is correct! >+[ 2152: PASS ] pixel at [6, 4] is (32,32,32,255). It is correct! >+[ 2153: PASS ] pixel at [7, 4] is (32,32,32,255). It is correct! >+[ 2154: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2155: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2156: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2157: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2158: PASS ] pixel at [4, 5] is (32,32,32,255). It is correct! >+[ 2159: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 2160: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 2161: PASS ] pixel at [7, 5] is (32,32,32,255). It is correct! >+[ 2162: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2163: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2164: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2165: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2166: PASS ] pixel at [4, 6] is (32,32,32,255). It is correct! >+[ 2167: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 2168: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 2169: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 2170: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2171: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2172: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2173: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2174: PASS ] pixel at [4, 7] is (32,32,32,255). It is correct! >+[ 2175: PASS ] pixel at [5, 7] is (32,32,32,255). It is correct! >+[ 2176: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 2177: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 2178: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2179: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2180: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2181: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2182: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2183: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2184: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2185: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2186: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2187: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2188: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2189: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2190: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2191: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2192: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2193: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2194: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2195: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2196: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2197: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2198: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2199: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2200: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2201: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2202: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2203: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2204: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2205: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2206: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2207: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2208: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2209: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2210: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2211: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2212: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2213: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2214: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2215: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2216: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2217: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2218: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2219: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2220: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2221: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2222: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2223: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2224: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2225: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2226: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2227: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2228: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2229: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2230: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2231: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2232: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2233: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2234: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2235: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2236: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2237: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2238: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2239: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2240: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2241: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2242: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2243: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2244: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2245: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2246: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2247: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2248: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2249: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2250: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2251: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2252: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2253: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2254: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2255: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2256: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2257: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2258: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2259: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2260: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2261: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2262: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2263: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2264: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2265: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2266: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2267: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2268: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2269: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2270: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2271: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2272: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2273: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2274: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2275: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2276: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2277: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2278: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2279: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2280: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2281: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2282: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2283: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2284: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2285: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2286: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2287: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2288: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2289: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2290: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2291: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2292: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2293: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2294: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2295: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2296: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 2297: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 2298: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2299: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2300: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2301: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2302: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2303: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2304: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 2305: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 2306: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2307: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2308: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2309: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2310: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2311: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2312: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2313: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2314: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2315: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2316: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2317: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2318: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2319: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2320: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2321: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2322: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2323: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2324: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2325: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2326: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2327: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2328: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2329: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2330: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2331: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2332: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2333: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2334: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2335: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2336: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2337: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2338: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2339: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2340: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2341: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2342: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2343: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2344: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2345: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2346: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2347: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2348: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2349: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2350: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2351: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 2352: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 2353: PASS ] pixel at [7, 5] is (32,32,32,255). It is correct! >+[ 2354: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2355: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2356: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2357: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2358: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2359: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 2360: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 2361: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 2362: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2363: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2364: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2365: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2366: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2367: PASS ] pixel at [5, 7] is (32,32,32,255). It is correct! >+[ 2368: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 2369: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 2370: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2371: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2372: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2373: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2374: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2375: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2376: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2377: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2378: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2379: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2380: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2381: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2382: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2383: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2384: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2385: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2386: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2387: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2388: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2389: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2390: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2391: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2392: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2393: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2394: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2395: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2396: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2397: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2398: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2399: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2400: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2401: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2402: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2403: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2404: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2405: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2406: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2407: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2408: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2409: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2410: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2411: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2412: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2413: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2414: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2415: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 2416: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 2417: PASS ] pixel at [7, 5] is (32,32,32,255). It is correct! >+[ 2418: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2419: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2420: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2421: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2422: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2423: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 2424: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 2425: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 2426: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2427: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2428: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2429: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2430: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2431: PASS ] pixel at [5, 7] is (32,32,32,255). It is correct! >+[ 2432: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 2433: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 2434: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2435: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2436: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2437: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2438: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2439: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2440: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2441: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2442: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2443: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2444: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2445: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2446: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2447: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2448: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2449: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2450: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2451: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2452: PASS ] pixel at [2, 2] is (32,32,32,255). It is correct! >+[ 2453: PASS ] pixel at [3, 2] is (32,32,32,255). It is correct! >+[ 2454: PASS ] pixel at [4, 2] is (32,32,32,255). It is correct! >+[ 2455: PASS ] pixel at [5, 2] is (32,32,32,255). It is correct! >+[ 2456: PASS ] pixel at [6, 2] is (32,32,32,255). It is correct! >+[ 2457: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2458: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2459: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2460: PASS ] pixel at [2, 3] is (32,32,32,255). It is correct! >+[ 2461: PASS ] pixel at [3, 3] is (32,32,32,255). It is correct! >+[ 2462: PASS ] pixel at [4, 3] is (32,32,32,255). It is correct! >+[ 2463: PASS ] pixel at [5, 3] is (32,32,32,255). It is correct! >+[ 2464: PASS ] pixel at [6, 3] is (32,32,32,255). It is correct! >+[ 2465: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2466: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2467: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2468: PASS ] pixel at [2, 4] is (32,32,32,255). It is correct! >+[ 2469: PASS ] pixel at [3, 4] is (32,32,32,255). It is correct! >+[ 2470: PASS ] pixel at [4, 4] is (32,32,32,255). It is correct! >+[ 2471: PASS ] pixel at [5, 4] is (32,32,32,255). It is correct! >+[ 2472: PASS ] pixel at [6, 4] is (32,32,32,255). It is correct! >+[ 2473: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2474: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2475: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2476: PASS ] pixel at [2, 5] is (32,32,32,255). It is correct! >+[ 2477: PASS ] pixel at [3, 5] is (32,32,32,255). It is correct! >+[ 2478: PASS ] pixel at [4, 5] is (32,32,32,255). It is correct! >+[ 2479: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 2480: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 2481: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2482: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2483: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2484: PASS ] pixel at [2, 6] is (32,32,32,255). It is correct! >+[ 2485: PASS ] pixel at [3, 6] is (32,32,32,255). It is correct! >+[ 2486: PASS ] pixel at [4, 6] is (32,32,32,255). It is correct! >+[ 2487: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 2488: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 2489: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2490: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2491: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2492: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2493: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2494: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2495: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2496: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2497: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2498: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2499: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2500: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2501: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2502: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2503: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2504: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2505: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2506: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2507: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2508: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2509: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2510: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2511: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2512: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2513: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2514: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2515: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2516: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2517: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2518: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2519: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2520: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2521: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2522: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2523: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2524: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2525: PASS ] pixel at [3, 3] is (32,32,32,255). It is correct! >+[ 2526: PASS ] pixel at [4, 3] is (32,32,32,255). It is correct! >+[ 2527: PASS ] pixel at [5, 3] is (32,32,32,255). It is correct! >+[ 2528: PASS ] pixel at [6, 3] is (32,32,32,255). It is correct! >+[ 2529: PASS ] pixel at [7, 3] is (32,32,32,255). It is correct! >+[ 2530: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2531: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2532: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2533: PASS ] pixel at [3, 4] is (32,32,32,255). It is correct! >+[ 2534: PASS ] pixel at [4, 4] is (32,32,32,255). It is correct! >+[ 2535: PASS ] pixel at [5, 4] is (32,32,32,255). It is correct! >+[ 2536: PASS ] pixel at [6, 4] is (32,32,32,255). It is correct! >+[ 2537: PASS ] pixel at [7, 4] is (32,32,32,255). It is correct! >+[ 2538: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2539: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2540: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2541: PASS ] pixel at [3, 5] is (32,32,32,255). It is correct! >+[ 2542: PASS ] pixel at [4, 5] is (32,32,32,255). It is correct! >+[ 2543: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 2544: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 2545: PASS ] pixel at [7, 5] is (32,32,32,255). It is correct! >+[ 2546: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2547: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2548: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2549: PASS ] pixel at [3, 6] is (32,32,32,255). It is correct! >+[ 2550: PASS ] pixel at [4, 6] is (32,32,32,255). It is correct! >+[ 2551: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 2552: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 2553: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 2554: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2555: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2556: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2557: PASS ] pixel at [3, 7] is (32,32,32,255). It is correct! >+[ 2558: PASS ] pixel at [4, 7] is (32,32,32,255). It is correct! >+[ 2559: PASS ] pixel at [5, 7] is (32,32,32,255). It is correct! >+[ 2560: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 2561: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 2562: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2563: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2564: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2565: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2566: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2567: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2568: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2569: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2570: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2571: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2572: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2573: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2574: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2575: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2576: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2577: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2578: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2579: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2580: PASS ] pixel at [2, 2] is (32,32,32,255). It is correct! >+[ 2581: PASS ] pixel at [3, 2] is (32,32,32,255). It is correct! >+[ 2582: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2583: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2584: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2585: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2586: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2587: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2588: PASS ] pixel at [2, 3] is (32,32,32,255). It is correct! >+[ 2589: PASS ] pixel at [3, 3] is (32,32,32,255). It is correct! >+[ 2590: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2591: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2592: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2593: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2594: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2595: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2596: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2597: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2598: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2599: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2600: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2601: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2602: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2603: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2604: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2605: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2606: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2607: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2608: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2609: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2610: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2611: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2612: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2613: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2614: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2615: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2616: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2617: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2618: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2619: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2620: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2621: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2622: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2623: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2624: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2625: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2626: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2627: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2628: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2629: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2630: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2631: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2632: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2633: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2634: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2635: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2636: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2637: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2638: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2639: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2640: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2641: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2642: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2643: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2644: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2645: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2646: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2647: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2648: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2649: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2650: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2651: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2652: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2653: PASS ] pixel at [3, 3] is (32,32,32,255). It is correct! >+[ 2654: PASS ] pixel at [4, 3] is (32,32,32,255). It is correct! >+[ 2655: PASS ] pixel at [5, 3] is (32,32,32,255). It is correct! >+[ 2656: PASS ] pixel at [6, 3] is (32,32,32,255). It is correct! >+[ 2657: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2658: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2659: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2660: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2661: PASS ] pixel at [3, 4] is (32,32,32,255). It is correct! >+[ 2662: PASS ] pixel at [4, 4] is (32,32,32,255). It is correct! >+[ 2663: PASS ] pixel at [5, 4] is (32,32,32,255). It is correct! >+[ 2664: PASS ] pixel at [6, 4] is (32,32,32,255). It is correct! >+[ 2665: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2666: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2667: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2668: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2669: PASS ] pixel at [3, 5] is (32,32,32,255). It is correct! >+[ 2670: PASS ] pixel at [4, 5] is (32,32,32,255). It is correct! >+[ 2671: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 2672: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 2673: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2674: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2675: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2676: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2677: PASS ] pixel at [3, 6] is (32,32,32,255). It is correct! >+[ 2678: PASS ] pixel at [4, 6] is (32,32,32,255). It is correct! >+[ 2679: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 2680: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 2681: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2682: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2683: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2684: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2685: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2686: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2687: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2688: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2689: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2690: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2691: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2692: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2693: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2694: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2695: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2696: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2697: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2698: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2699: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2700: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2701: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2702: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2703: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2704: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2705: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2706: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2707: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2708: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2709: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2710: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2711: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2712: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2713: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2714: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2715: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2716: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2717: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2718: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2719: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2720: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2721: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2722: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2723: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2724: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2725: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2726: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2727: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2728: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2729: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2730: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2731: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2732: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2733: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2734: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2735: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2736: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2737: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2738: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2739: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2740: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2741: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2742: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2743: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2744: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2745: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2746: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2747: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2748: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2749: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2750: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2751: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2752: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2753: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 2754: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2755: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2756: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2757: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2758: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2759: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2760: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2761: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2762: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2763: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2764: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2765: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2766: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2767: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2768: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2769: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2770: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2771: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2772: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2773: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2774: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2775: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2776: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2777: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2778: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2779: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2780: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2781: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2782: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2783: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2784: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2785: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2786: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2787: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2788: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2789: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2790: PASS ] pixel at [4, 4] is (32,32,32,255). It is correct! >+[ 2791: PASS ] pixel at [5, 4] is (32,32,32,255). It is correct! >+[ 2792: PASS ] pixel at [6, 4] is (32,32,32,255). It is correct! >+[ 2793: PASS ] pixel at [7, 4] is (32,32,32,255). It is correct! >+[ 2794: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2795: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2796: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2797: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2798: PASS ] pixel at [4, 5] is (32,32,32,255). It is correct! >+[ 2799: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 2800: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 2801: PASS ] pixel at [7, 5] is (32,32,32,255). It is correct! >+[ 2802: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2803: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2804: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2805: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2806: PASS ] pixel at [4, 6] is (32,32,32,255). It is correct! >+[ 2807: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 2808: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 2809: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 2810: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2811: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2812: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2813: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2814: PASS ] pixel at [4, 7] is (32,32,32,255). It is correct! >+[ 2815: PASS ] pixel at [5, 7] is (32,32,32,255). It is correct! >+[ 2816: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 2817: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 2818: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2819: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2820: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2821: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2822: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2823: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2824: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2825: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2826: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2827: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2828: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2829: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2830: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2831: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2832: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2833: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2834: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2835: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2836: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2837: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2838: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2839: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2840: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2841: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2842: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2843: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2844: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2845: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2846: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2847: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2848: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2849: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2850: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2851: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2852: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2853: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2854: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2855: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2856: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2857: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2858: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2859: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2860: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2861: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2862: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2863: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2864: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2865: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2866: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2867: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2868: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2869: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2870: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2871: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2872: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2873: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2874: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2875: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2876: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2877: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2878: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2879: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2880: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2881: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2882: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2883: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2884: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2885: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2886: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2887: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2888: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2889: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2890: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2891: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2892: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2893: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2894: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2895: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2896: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2897: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2898: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2899: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2900: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2901: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2902: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2903: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2904: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2905: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2906: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2907: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2908: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2909: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2910: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2911: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2912: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2913: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2914: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2915: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2916: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2917: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2918: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2919: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2920: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2921: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2922: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2923: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2924: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2925: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2926: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2927: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2928: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2929: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2930: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2931: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2932: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2933: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2934: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2935: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2936: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 2937: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 2938: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2939: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2940: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2941: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2942: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2943: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2944: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 2945: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 2946: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2947: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2948: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2949: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2950: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2951: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2952: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2953: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2954: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2955: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2956: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2957: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2958: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2959: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2960: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2961: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2962: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2963: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2964: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2965: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2966: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2967: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2968: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2969: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2970: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2971: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2972: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2973: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2974: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2975: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2976: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2977: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2978: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2979: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2980: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2981: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2982: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2983: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2984: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2985: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2986: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2987: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2988: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2989: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2990: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2991: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 2992: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 2993: PASS ] pixel at [7, 5] is (32,32,32,255). It is correct! >+[ 2994: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2995: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2996: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2997: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2998: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 2999: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 3000: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 3001: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 3002: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3003: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3004: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3005: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3006: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3007: PASS ] pixel at [5, 7] is (32,32,32,255). It is correct! >+[ 3008: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 3009: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 3010: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3011: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3012: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3013: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3014: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3015: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3016: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3017: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3018: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3019: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3020: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3021: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3022: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3023: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3024: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3025: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3026: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3027: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3028: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3029: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3030: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3031: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3032: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3033: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3034: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3035: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3036: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3037: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3038: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3039: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3040: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3041: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3042: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3043: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3044: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3045: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3046: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3047: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3048: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3049: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3050: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3051: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3052: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3053: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3054: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3055: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 3056: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 3057: PASS ] pixel at [7, 5] is (32,32,32,255). It is correct! >+[ 3058: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3059: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3060: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3061: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3062: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3063: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 3064: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 3065: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 3066: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3067: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3068: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3069: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3070: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3071: PASS ] pixel at [5, 7] is (32,32,32,255). It is correct! >+[ 3072: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 3073: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 3074: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3075: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3076: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3077: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3078: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3079: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3080: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3081: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3082: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3083: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3084: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3085: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3086: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3087: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3088: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3089: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3090: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3091: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3092: PASS ] pixel at [2, 2] is (32,32,32,255). It is correct! >+[ 3093: PASS ] pixel at [3, 2] is (32,32,32,255). It is correct! >+[ 3094: PASS ] pixel at [4, 2] is (32,32,32,255). It is correct! >+[ 3095: PASS ] pixel at [5, 2] is (32,32,32,255). It is correct! >+[ 3096: PASS ] pixel at [6, 2] is (32,32,32,255). It is correct! >+[ 3097: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3098: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3099: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3100: PASS ] pixel at [2, 3] is (32,32,32,255). It is correct! >+[ 3101: PASS ] pixel at [3, 3] is (32,32,32,255). It is correct! >+[ 3102: PASS ] pixel at [4, 3] is (32,32,32,255). It is correct! >+[ 3103: PASS ] pixel at [5, 3] is (32,32,32,255). It is correct! >+[ 3104: PASS ] pixel at [6, 3] is (32,32,32,255). It is correct! >+[ 3105: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3106: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3107: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3108: PASS ] pixel at [2, 4] is (32,32,32,255). It is correct! >+[ 3109: PASS ] pixel at [3, 4] is (32,32,32,255). It is correct! >+[ 3110: PASS ] pixel at [4, 4] is (32,32,32,255). It is correct! >+[ 3111: PASS ] pixel at [5, 4] is (32,32,32,255). It is correct! >+[ 3112: PASS ] pixel at [6, 4] is (32,32,32,255). It is correct! >+[ 3113: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3114: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3115: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3116: PASS ] pixel at [2, 5] is (32,32,32,255). It is correct! >+[ 3117: PASS ] pixel at [3, 5] is (32,32,32,255). It is correct! >+[ 3118: PASS ] pixel at [4, 5] is (32,32,32,255). It is correct! >+[ 3119: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 3120: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 3121: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3122: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3123: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3124: PASS ] pixel at [2, 6] is (32,32,32,255). It is correct! >+[ 3125: PASS ] pixel at [3, 6] is (32,32,32,255). It is correct! >+[ 3126: PASS ] pixel at [4, 6] is (32,32,32,255). It is correct! >+[ 3127: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 3128: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 3129: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3130: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3131: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3132: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3133: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3134: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3135: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3136: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3137: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3138: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3139: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3140: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3141: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3142: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3143: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3144: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3145: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3146: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3147: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3148: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3149: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3150: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3151: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3152: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3153: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3154: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3155: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3156: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3157: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3158: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3159: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3160: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3161: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3162: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3163: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3164: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3165: PASS ] pixel at [3, 3] is (32,32,32,255). It is correct! >+[ 3166: PASS ] pixel at [4, 3] is (32,32,32,255). It is correct! >+[ 3167: PASS ] pixel at [5, 3] is (32,32,32,255). It is correct! >+[ 3168: PASS ] pixel at [6, 3] is (32,32,32,255). It is correct! >+[ 3169: PASS ] pixel at [7, 3] is (32,32,32,255). It is correct! >+[ 3170: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3171: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3172: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3173: PASS ] pixel at [3, 4] is (32,32,32,255). It is correct! >+[ 3174: PASS ] pixel at [4, 4] is (32,32,32,255). It is correct! >+[ 3175: PASS ] pixel at [5, 4] is (32,32,32,255). It is correct! >+[ 3176: PASS ] pixel at [6, 4] is (32,32,32,255). It is correct! >+[ 3177: PASS ] pixel at [7, 4] is (32,32,32,255). It is correct! >+[ 3178: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3179: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3180: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3181: PASS ] pixel at [3, 5] is (32,32,32,255). It is correct! >+[ 3182: PASS ] pixel at [4, 5] is (32,32,32,255). It is correct! >+[ 3183: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 3184: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 3185: PASS ] pixel at [7, 5] is (32,32,32,255). It is correct! >+[ 3186: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3187: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3188: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3189: PASS ] pixel at [3, 6] is (32,32,32,255). It is correct! >+[ 3190: PASS ] pixel at [4, 6] is (32,32,32,255). It is correct! >+[ 3191: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 3192: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 3193: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 3194: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3195: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3196: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3197: PASS ] pixel at [3, 7] is (32,32,32,255). It is correct! >+[ 3198: PASS ] pixel at [4, 7] is (32,32,32,255). It is correct! >+[ 3199: PASS ] pixel at [5, 7] is (32,32,32,255). It is correct! >+[ 3200: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 3201: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 3202: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3203: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3204: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3205: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3206: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3207: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3208: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3209: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3210: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3211: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3212: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3213: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3214: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3215: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3216: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3217: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3218: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3219: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3220: FAIL ] pixel at [2, 2] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3221: FAIL ] pixel at [3, 2] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3222: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3223: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3224: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3225: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3226: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3227: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3228: FAIL ] pixel at [2, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3229: FAIL ] pixel at [3, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3230: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3231: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3232: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3233: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3234: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3235: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3236: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3237: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3238: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3239: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3240: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3241: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3242: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3243: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3244: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3245: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3246: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3247: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3248: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3249: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3250: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3251: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3252: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3253: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3254: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3255: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3256: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3257: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3258: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3259: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3260: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3261: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3262: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3263: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3264: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3265: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3266: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3267: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3268: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3269: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3270: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3271: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3272: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3273: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3274: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3275: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3276: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3277: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3278: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3279: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3280: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3281: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3282: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3283: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3284: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3285: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3286: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3287: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3288: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3289: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3290: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3291: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3292: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3293: FAIL ] pixel at [3, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3294: FAIL ] pixel at [4, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3295: FAIL ] pixel at [5, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3296: FAIL ] pixel at [6, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3297: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3298: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3299: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3300: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3301: FAIL ] pixel at [3, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3302: FAIL ] pixel at [4, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3303: FAIL ] pixel at [5, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3304: FAIL ] pixel at [6, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3305: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3306: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3307: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3308: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3309: FAIL ] pixel at [3, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3310: FAIL ] pixel at [4, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3311: FAIL ] pixel at [5, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3312: FAIL ] pixel at [6, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3313: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3314: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3315: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3316: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3317: FAIL ] pixel at [3, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3318: FAIL ] pixel at [4, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3319: FAIL ] pixel at [5, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3320: FAIL ] pixel at [6, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3321: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3322: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3323: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3324: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3325: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3326: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3327: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3328: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3329: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3330: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3331: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3332: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3333: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3334: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3335: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3336: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3337: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3338: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3339: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3340: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3341: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3342: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3343: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3344: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3345: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3346: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3347: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3348: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3349: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3350: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3351: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3352: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3353: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3354: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3355: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3356: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3357: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3358: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3359: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3360: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3361: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3362: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3363: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3364: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3365: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3366: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3367: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3368: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3369: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3370: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3371: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3372: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3373: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3374: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3375: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3376: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3377: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3378: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3379: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3380: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3381: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3382: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3383: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3384: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3385: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3386: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3387: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3388: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3389: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3390: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3391: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3392: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3393: FAIL ] pixel at [7, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3394: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3395: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3396: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3397: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3398: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3399: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3400: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3401: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3402: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3403: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3404: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3405: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3406: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3407: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3408: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3409: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3410: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3411: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3412: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3413: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3414: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3415: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3416: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3417: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3418: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3419: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3420: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3421: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3422: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3423: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3424: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3425: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3426: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3427: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3428: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3429: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3430: FAIL ] pixel at [4, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3431: FAIL ] pixel at [5, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3432: FAIL ] pixel at [6, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3433: FAIL ] pixel at [7, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3434: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3435: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3436: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3437: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3438: FAIL ] pixel at [4, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3439: FAIL ] pixel at [5, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3440: FAIL ] pixel at [6, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3441: FAIL ] pixel at [7, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3442: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3443: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3444: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3445: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3446: FAIL ] pixel at [4, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3447: FAIL ] pixel at [5, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3448: FAIL ] pixel at [6, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3449: FAIL ] pixel at [7, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3450: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3451: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3452: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3453: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3454: FAIL ] pixel at [4, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3455: FAIL ] pixel at [5, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3456: FAIL ] pixel at [6, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3457: FAIL ] pixel at [7, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3458: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3459: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3460: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3461: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3462: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3463: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3464: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3465: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3466: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3467: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3468: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3469: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3470: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3471: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3472: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3473: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3474: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3475: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3476: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3477: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3478: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3479: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3480: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3481: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3482: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3483: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3484: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3485: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3486: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3487: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3488: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3489: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3490: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3491: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3492: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3493: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3494: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3495: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3496: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3497: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3498: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3499: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3500: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3501: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3502: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3503: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3504: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3505: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3506: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3507: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3508: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3509: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3510: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3511: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3512: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3513: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3514: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3515: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3516: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3517: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3518: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3519: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3520: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3521: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3522: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3523: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3524: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3525: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3526: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3527: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3528: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3529: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3530: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3531: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3532: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3533: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3534: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3535: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3536: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3537: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3538: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3539: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3540: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3541: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3542: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3543: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3544: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3545: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3546: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3547: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3548: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3549: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3550: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3551: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3552: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3553: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3554: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3555: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3556: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3557: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3558: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3559: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3560: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3561: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3562: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3563: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3564: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3565: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3566: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3567: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3568: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3569: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3570: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3571: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3572: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3573: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3574: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3575: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3576: FAIL ] pixel at [6, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3577: FAIL ] pixel at [7, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3578: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3579: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3580: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3581: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3582: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3583: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3584: FAIL ] pixel at [6, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3585: FAIL ] pixel at [7, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3586: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3587: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3588: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3589: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3590: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3591: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3592: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3593: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3594: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3595: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3596: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3597: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3598: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3599: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3600: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3601: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3602: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3603: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3604: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3605: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3606: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3607: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3608: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3609: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3610: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3611: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3612: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3613: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3614: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3615: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3616: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3617: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3618: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3619: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3620: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3621: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3622: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3623: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3624: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3625: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3626: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3627: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3628: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3629: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3630: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3631: FAIL ] pixel at [5, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3632: FAIL ] pixel at [6, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3633: FAIL ] pixel at [7, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3634: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3635: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3636: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3637: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3638: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3639: FAIL ] pixel at [5, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3640: FAIL ] pixel at [6, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3641: FAIL ] pixel at [7, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3642: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3643: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3644: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3645: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3646: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3647: FAIL ] pixel at [5, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3648: FAIL ] pixel at [6, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3649: FAIL ] pixel at [7, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3650: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3651: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3652: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3653: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3654: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3655: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3656: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3657: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3658: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3659: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3660: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3661: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3662: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3663: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3664: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3665: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3666: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3667: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3668: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3669: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3670: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3671: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3672: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3673: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3674: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3675: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3676: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3677: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3678: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3679: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3680: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3681: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3682: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3683: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3684: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3685: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3686: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3687: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3688: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3689: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3690: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3691: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3692: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3693: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3694: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3695: FAIL ] pixel at [5, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3696: FAIL ] pixel at [6, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3697: FAIL ] pixel at [7, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3698: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3699: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3700: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3701: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3702: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3703: FAIL ] pixel at [5, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3704: FAIL ] pixel at [6, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3705: FAIL ] pixel at [7, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3706: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3707: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3708: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3709: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3710: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3711: FAIL ] pixel at [5, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3712: FAIL ] pixel at [6, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3713: FAIL ] pixel at [7, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3714: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3715: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3716: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3717: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3718: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3719: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3720: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3721: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3722: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3723: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3724: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3725: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3726: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3727: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3728: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3729: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3730: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3731: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3732: FAIL ] pixel at [2, 2] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3733: FAIL ] pixel at [3, 2] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3734: FAIL ] pixel at [4, 2] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3735: FAIL ] pixel at [5, 2] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3736: FAIL ] pixel at [6, 2] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3737: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3738: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3739: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3740: FAIL ] pixel at [2, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3741: FAIL ] pixel at [3, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3742: FAIL ] pixel at [4, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3743: FAIL ] pixel at [5, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3744: FAIL ] pixel at [6, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3745: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3746: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3747: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3748: FAIL ] pixel at [2, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3749: FAIL ] pixel at [3, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3750: FAIL ] pixel at [4, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3751: FAIL ] pixel at [5, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3752: FAIL ] pixel at [6, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3753: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3754: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3755: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3756: FAIL ] pixel at [2, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3757: FAIL ] pixel at [3, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3758: FAIL ] pixel at [4, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3759: FAIL ] pixel at [5, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3760: FAIL ] pixel at [6, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3761: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3762: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3763: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3764: FAIL ] pixel at [2, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3765: FAIL ] pixel at [3, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3766: FAIL ] pixel at [4, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3767: FAIL ] pixel at [5, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3768: FAIL ] pixel at [6, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3769: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3770: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3771: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3772: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3773: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3774: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3775: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3776: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3777: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3778: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3779: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3780: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3781: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3782: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3783: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3784: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3785: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3786: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3787: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3788: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3789: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3790: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3791: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3792: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3793: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3794: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3795: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3796: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3797: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3798: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3799: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3800: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3801: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3802: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3803: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3804: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3805: FAIL ] pixel at [3, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3806: FAIL ] pixel at [4, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3807: FAIL ] pixel at [5, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3808: FAIL ] pixel at [6, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3809: FAIL ] pixel at [7, 3] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3810: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3811: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3812: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3813: FAIL ] pixel at [3, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3814: FAIL ] pixel at [4, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3815: FAIL ] pixel at [5, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3816: FAIL ] pixel at [6, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3817: FAIL ] pixel at [7, 4] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3818: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3819: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3820: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3821: FAIL ] pixel at [3, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3822: FAIL ] pixel at [4, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3823: FAIL ] pixel at [5, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3824: FAIL ] pixel at [6, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3825: FAIL ] pixel at [7, 5] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3826: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3827: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3828: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3829: FAIL ] pixel at [3, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3830: FAIL ] pixel at [4, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3831: FAIL ] pixel at [5, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3832: FAIL ] pixel at [6, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3833: FAIL ] pixel at [7, 6] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3834: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3835: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3836: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3837: FAIL ] pixel at [3, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3838: FAIL ] pixel at [4, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3839: FAIL ] pixel at [5, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3840: FAIL ] pixel at [6, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3841: FAIL ] pixel at [7, 7] should be (99,99,99,255), but the actual color is (32,32,32,255) >+[ 3842: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3843: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3844: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3845: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3846: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3847: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3848: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3849: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3850: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3851: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3852: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3853: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3854: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3855: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3856: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3857: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3858: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3859: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3860: FAIL ] pixel at [2, 2] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3861: FAIL ] pixel at [3, 2] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3862: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3863: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3864: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3865: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3866: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3867: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3868: FAIL ] pixel at [2, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3869: FAIL ] pixel at [3, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3870: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3871: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3872: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3873: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3874: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3875: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3876: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3877: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3878: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3879: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3880: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3881: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3882: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3883: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3884: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3885: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3886: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3887: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3888: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3889: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3890: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3891: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3892: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3893: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3894: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3895: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3896: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3897: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3898: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3899: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3900: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3901: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3902: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3903: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3904: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3905: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3906: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3907: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3908: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3909: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3910: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3911: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3912: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3913: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3914: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3915: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3916: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3917: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3918: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3919: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3920: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3921: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3922: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3923: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3924: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3925: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3926: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3927: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3928: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3929: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3930: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3931: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3932: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3933: FAIL ] pixel at [3, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3934: FAIL ] pixel at [4, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3935: FAIL ] pixel at [5, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3936: FAIL ] pixel at [6, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3937: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3938: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3939: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3940: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3941: FAIL ] pixel at [3, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3942: FAIL ] pixel at [4, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3943: FAIL ] pixel at [5, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3944: FAIL ] pixel at [6, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3945: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3946: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3947: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3948: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3949: FAIL ] pixel at [3, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3950: FAIL ] pixel at [4, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3951: FAIL ] pixel at [5, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3952: FAIL ] pixel at [6, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3953: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3954: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3955: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3956: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3957: FAIL ] pixel at [3, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3958: FAIL ] pixel at [4, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3959: FAIL ] pixel at [5, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3960: FAIL ] pixel at [6, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 3961: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3962: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3963: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3964: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3965: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3966: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3967: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3968: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3969: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3970: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3971: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3972: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3973: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3974: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3975: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3976: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3977: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3978: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3979: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3980: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3981: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3982: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3983: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3984: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3985: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3986: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3987: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3988: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3989: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3990: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3991: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3992: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3993: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3994: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3995: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3996: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3997: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3998: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 3999: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4000: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4001: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4002: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4003: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4004: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4005: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4006: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4007: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4008: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4009: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4010: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4011: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4012: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4013: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4014: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4015: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4016: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4017: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4018: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4019: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4020: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4021: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4022: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4023: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4024: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4025: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4026: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4027: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4028: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4029: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4030: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4031: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4032: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4033: FAIL ] pixel at [7, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4034: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4035: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4036: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4037: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4038: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4039: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4040: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4041: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4042: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4043: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4044: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4045: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4046: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4047: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4048: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4049: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4050: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4051: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4052: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4053: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4054: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4055: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4056: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4057: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4058: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4059: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4060: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4061: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4062: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4063: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4064: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4065: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4066: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4067: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4068: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4069: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4070: FAIL ] pixel at [4, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4071: FAIL ] pixel at [5, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4072: FAIL ] pixel at [6, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4073: FAIL ] pixel at [7, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4074: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4075: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4076: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4077: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4078: FAIL ] pixel at [4, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4079: FAIL ] pixel at [5, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4080: FAIL ] pixel at [6, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4081: FAIL ] pixel at [7, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4082: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4083: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4084: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4085: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4086: FAIL ] pixel at [4, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4087: FAIL ] pixel at [5, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4088: FAIL ] pixel at [6, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4089: FAIL ] pixel at [7, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4090: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4091: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4092: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4093: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4094: FAIL ] pixel at [4, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4095: FAIL ] pixel at [5, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4096: FAIL ] pixel at [6, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4097: FAIL ] pixel at [7, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4098: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4099: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4100: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4101: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4102: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4103: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4104: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4105: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4106: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4107: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4108: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4109: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4110: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4111: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4112: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4113: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4114: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4115: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4116: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4117: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4118: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4119: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4120: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4121: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4122: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4123: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4124: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4125: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4126: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4127: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4128: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4129: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4130: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4131: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4132: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4133: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4134: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4135: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4136: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4137: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4138: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4139: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4140: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4141: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4142: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4143: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4144: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4145: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4146: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4147: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4148: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4149: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4150: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4151: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4152: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4153: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4154: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4155: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4156: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4157: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4158: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4159: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4160: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4161: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4162: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4163: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4164: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4165: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4166: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4167: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4168: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4169: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4170: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4171: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4172: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4173: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4174: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4175: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4176: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4177: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4178: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4179: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4180: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4181: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4182: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4183: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4184: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4185: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4186: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4187: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4188: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4189: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4190: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4191: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4192: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4193: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4194: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4195: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4196: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4197: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4198: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4199: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4200: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4201: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4202: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4203: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4204: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4205: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4206: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4207: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4208: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4209: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4210: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4211: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4212: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4213: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4214: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4215: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4216: FAIL ] pixel at [6, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4217: FAIL ] pixel at [7, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4218: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4219: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4220: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4221: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4222: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4223: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4224: FAIL ] pixel at [6, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4225: FAIL ] pixel at [7, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4226: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4227: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4228: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4229: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4230: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4231: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4232: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4233: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4234: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4235: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4236: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4237: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4238: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4239: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4240: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4241: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4242: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4243: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4244: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4245: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4246: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4247: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4248: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4249: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4250: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4251: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4252: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4253: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4254: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4255: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4256: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4257: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4258: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4259: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4260: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4261: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4262: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4263: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4264: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4265: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4266: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4267: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4268: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4269: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4270: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4271: FAIL ] pixel at [5, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4272: FAIL ] pixel at [6, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4273: FAIL ] pixel at [7, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4274: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4275: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4276: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4277: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4278: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4279: FAIL ] pixel at [5, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4280: FAIL ] pixel at [6, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4281: FAIL ] pixel at [7, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4282: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4283: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4284: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4285: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4286: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4287: FAIL ] pixel at [5, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4288: FAIL ] pixel at [6, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4289: FAIL ] pixel at [7, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4290: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4291: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4292: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4293: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4294: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4295: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4296: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4297: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4298: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4299: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4300: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4301: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4302: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4303: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4304: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4305: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4306: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4307: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4308: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4309: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4310: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4311: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4312: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4313: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4314: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4315: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4316: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4317: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4318: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4319: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4320: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4321: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4322: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4323: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4324: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4325: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4326: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4327: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4328: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4329: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4330: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4331: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4332: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4333: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4334: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4335: FAIL ] pixel at [5, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4336: FAIL ] pixel at [6, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4337: FAIL ] pixel at [7, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4338: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4339: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4340: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4341: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4342: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4343: FAIL ] pixel at [5, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4344: FAIL ] pixel at [6, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4345: FAIL ] pixel at [7, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4346: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4347: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4348: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4349: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4350: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4351: FAIL ] pixel at [5, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4352: FAIL ] pixel at [6, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4353: FAIL ] pixel at [7, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4354: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4355: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4356: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4357: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4358: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4359: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4360: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4361: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4362: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4363: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4364: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4365: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4366: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4367: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4368: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4369: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4370: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4371: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4372: FAIL ] pixel at [2, 2] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4373: FAIL ] pixel at [3, 2] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4374: FAIL ] pixel at [4, 2] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4375: FAIL ] pixel at [5, 2] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4376: FAIL ] pixel at [6, 2] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4377: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4378: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4379: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4380: FAIL ] pixel at [2, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4381: FAIL ] pixel at [3, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4382: FAIL ] pixel at [4, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4383: FAIL ] pixel at [5, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4384: FAIL ] pixel at [6, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4385: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4386: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4387: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4388: FAIL ] pixel at [2, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4389: FAIL ] pixel at [3, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4390: FAIL ] pixel at [4, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4391: FAIL ] pixel at [5, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4392: FAIL ] pixel at [6, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4393: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4394: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4395: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4396: FAIL ] pixel at [2, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4397: FAIL ] pixel at [3, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4398: FAIL ] pixel at [4, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4399: FAIL ] pixel at [5, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4400: FAIL ] pixel at [6, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4401: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4402: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4403: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4404: FAIL ] pixel at [2, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4405: FAIL ] pixel at [3, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4406: FAIL ] pixel at [4, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4407: FAIL ] pixel at [5, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4408: FAIL ] pixel at [6, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4409: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4410: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4411: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4412: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4413: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4414: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4415: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4416: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4417: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4418: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4419: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4420: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4421: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4422: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4423: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4424: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4425: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4426: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4427: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4428: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4429: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4430: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4431: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4432: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4433: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4434: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4435: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4436: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4437: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4438: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4439: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4440: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4441: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4442: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4443: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4444: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4445: FAIL ] pixel at [3, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4446: FAIL ] pixel at [4, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4447: FAIL ] pixel at [5, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4448: FAIL ] pixel at [6, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4449: FAIL ] pixel at [7, 3] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4450: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4451: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4452: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4453: FAIL ] pixel at [3, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4454: FAIL ] pixel at [4, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4455: FAIL ] pixel at [5, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4456: FAIL ] pixel at [6, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4457: FAIL ] pixel at [7, 4] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4458: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4459: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4460: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4461: FAIL ] pixel at [3, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4462: FAIL ] pixel at [4, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4463: FAIL ] pixel at [5, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4464: FAIL ] pixel at [6, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4465: FAIL ] pixel at [7, 5] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4466: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4467: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4468: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4469: FAIL ] pixel at [3, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4470: FAIL ] pixel at [4, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4471: FAIL ] pixel at [5, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4472: FAIL ] pixel at [6, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4473: FAIL ] pixel at [7, 6] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4474: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4475: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4476: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4477: FAIL ] pixel at [3, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4478: FAIL ] pixel at [4, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4479: FAIL ] pixel at [5, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4480: FAIL ] pixel at [6, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4481: FAIL ] pixel at [7, 7] should be (4,4,4,255), but the actual color is (32,32,32,255) >+[ 4482: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4483: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4484: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4485: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4486: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4487: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4488: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4489: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4490: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4491: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4492: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4493: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4494: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4495: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4496: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4497: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4498: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4499: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4500: PASS ] pixel at [2, 2] is (32,32,32,255). It is correct! >+[ 4501: PASS ] pixel at [3, 2] is (32,32,32,255). It is correct! >+[ 4502: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4503: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4504: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4505: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4506: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4507: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4508: PASS ] pixel at [2, 3] is (32,32,32,255). It is correct! >+[ 4509: PASS ] pixel at [3, 3] is (32,32,32,255). It is correct! >+[ 4510: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4511: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4512: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4513: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4514: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4515: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4516: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4517: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4518: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4519: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4520: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4521: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4522: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4523: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4524: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4525: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4526: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4527: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4528: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4529: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4530: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4531: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4532: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4533: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4534: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4535: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4536: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4537: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4538: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4539: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4540: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4541: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4542: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4543: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4544: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4545: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4546: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4547: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4548: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4549: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4550: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4551: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4552: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4553: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4554: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4555: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4556: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4557: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4558: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4559: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4560: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4561: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4562: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4563: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4564: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4565: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4566: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4567: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4568: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4569: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4570: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4571: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4572: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4573: PASS ] pixel at [3, 3] is (32,32,32,255). It is correct! >+[ 4574: PASS ] pixel at [4, 3] is (32,32,32,255). It is correct! >+[ 4575: PASS ] pixel at [5, 3] is (32,32,32,255). It is correct! >+[ 4576: PASS ] pixel at [6, 3] is (32,32,32,255). It is correct! >+[ 4577: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4578: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4579: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4580: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4581: PASS ] pixel at [3, 4] is (32,32,32,255). It is correct! >+[ 4582: PASS ] pixel at [4, 4] is (32,32,32,255). It is correct! >+[ 4583: PASS ] pixel at [5, 4] is (32,32,32,255). It is correct! >+[ 4584: PASS ] pixel at [6, 4] is (32,32,32,255). It is correct! >+[ 4585: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4586: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4587: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4588: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4589: PASS ] pixel at [3, 5] is (32,32,32,255). It is correct! >+[ 4590: PASS ] pixel at [4, 5] is (32,32,32,255). It is correct! >+[ 4591: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 4592: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 4593: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4594: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4595: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4596: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4597: PASS ] pixel at [3, 6] is (32,32,32,255). It is correct! >+[ 4598: PASS ] pixel at [4, 6] is (32,32,32,255). It is correct! >+[ 4599: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 4600: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 4601: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4602: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4603: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4604: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4605: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4606: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4607: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4608: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4609: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4610: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4611: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4612: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4613: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4614: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4615: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4616: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4617: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4618: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4619: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4620: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4621: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4622: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4623: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4624: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4625: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4626: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4627: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4628: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4629: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4630: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4631: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4632: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4633: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4634: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4635: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4636: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4637: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4638: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4639: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4640: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4641: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4642: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4643: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4644: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4645: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4646: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4647: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4648: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4649: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4650: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4651: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4652: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4653: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4654: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4655: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4656: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4657: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4658: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4659: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4660: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4661: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4662: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4663: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4664: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4665: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4666: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4667: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4668: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4669: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4670: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4671: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4672: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4673: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 4674: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4675: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4676: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4677: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4678: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4679: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4680: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4681: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4682: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4683: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4684: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4685: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4686: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4687: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4688: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4689: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4690: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4691: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4692: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4693: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4694: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4695: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4696: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4697: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4698: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4699: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4700: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4701: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4702: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4703: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4704: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4705: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4706: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4707: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4708: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4709: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4710: PASS ] pixel at [4, 4] is (32,32,32,255). It is correct! >+[ 4711: PASS ] pixel at [5, 4] is (32,32,32,255). It is correct! >+[ 4712: PASS ] pixel at [6, 4] is (32,32,32,255). It is correct! >+[ 4713: PASS ] pixel at [7, 4] is (32,32,32,255). It is correct! >+[ 4714: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4715: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4716: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4717: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4718: PASS ] pixel at [4, 5] is (32,32,32,255). It is correct! >+[ 4719: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 4720: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 4721: PASS ] pixel at [7, 5] is (32,32,32,255). It is correct! >+[ 4722: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4723: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4724: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4725: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4726: PASS ] pixel at [4, 6] is (32,32,32,255). It is correct! >+[ 4727: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 4728: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 4729: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 4730: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4731: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4732: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4733: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4734: PASS ] pixel at [4, 7] is (32,32,32,255). It is correct! >+[ 4735: PASS ] pixel at [5, 7] is (32,32,32,255). It is correct! >+[ 4736: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 4737: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 4738: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4739: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4740: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4741: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4742: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4743: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4744: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4745: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4746: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4747: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4748: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4749: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4750: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4751: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4752: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4753: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4754: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4755: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4756: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4757: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4758: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4759: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4760: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4761: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4762: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4763: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4764: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4765: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4766: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4767: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4768: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4769: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4770: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4771: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4772: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4773: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4774: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4775: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4776: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4777: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4778: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4779: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4780: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4781: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4782: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4783: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4784: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4785: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4786: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4787: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4788: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4789: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4790: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4791: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4792: FAIL ] pixel at [6, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4793: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4794: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4795: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4796: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4797: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4798: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4799: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4800: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4801: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4802: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4803: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4804: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4805: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4806: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4807: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4808: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4809: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4810: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4811: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4812: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4813: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4814: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4815: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4816: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4817: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4818: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4819: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4820: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4821: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4822: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4823: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4824: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4825: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4826: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4827: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4828: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4829: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4830: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4831: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4832: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4833: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4834: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4835: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4836: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4837: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4838: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4839: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4840: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4841: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4842: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4843: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4844: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4845: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4846: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4847: FAIL ] pixel at [5, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4848: FAIL ] pixel at [6, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4849: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4850: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4851: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4852: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4853: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4854: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4855: FAIL ] pixel at [5, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4856: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 4857: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 4858: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4859: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4860: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4861: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4862: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4863: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4864: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 4865: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 4866: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4867: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4868: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4869: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4870: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4871: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4872: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4873: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4874: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4875: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4876: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4877: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4878: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4879: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4880: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4881: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4882: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4883: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4884: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4885: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4886: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4887: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4888: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4889: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4890: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4891: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4892: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4893: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4894: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4895: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4896: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4897: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4898: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4899: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4900: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4901: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4902: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4903: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4904: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4905: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4906: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4907: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4908: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4909: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4910: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4911: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 4912: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 4913: PASS ] pixel at [7, 5] is (32,32,32,255). It is correct! >+[ 4914: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4915: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4916: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4917: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4918: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4919: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 4920: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 4921: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 4922: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4923: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4924: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4925: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4926: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4927: PASS ] pixel at [5, 7] is (32,32,32,255). It is correct! >+[ 4928: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 4929: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 4930: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4931: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4932: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4933: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4934: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4935: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4936: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4937: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4938: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4939: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4940: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4941: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4942: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4943: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4944: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4945: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4946: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4947: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4948: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4949: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4950: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4951: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4952: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4953: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4954: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4955: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4956: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4957: FAIL ] pixel at [3, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4958: FAIL ] pixel at [4, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4959: FAIL ] pixel at [5, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4960: FAIL ] pixel at [6, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4961: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4962: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4963: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4964: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4965: FAIL ] pixel at [3, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4966: FAIL ] pixel at [4, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4967: FAIL ] pixel at [5, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4968: FAIL ] pixel at [6, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4969: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4970: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4971: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4972: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4973: FAIL ] pixel at [3, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4974: FAIL ] pixel at [4, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4975: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 4976: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 4977: PASS ] pixel at [7, 5] is (32,32,32,255). It is correct! >+[ 4978: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4979: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4980: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4981: FAIL ] pixel at [3, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4982: FAIL ] pixel at [4, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4983: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 4984: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 4985: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 4986: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4987: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4988: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4989: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4990: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4991: PASS ] pixel at [5, 7] is (32,32,32,255). It is correct! >+[ 4992: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 4993: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 4994: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4995: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4996: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4997: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4998: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 4999: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5000: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5001: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5002: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5003: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5004: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5005: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5006: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5007: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5008: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5009: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5010: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5011: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5012: PASS ] pixel at [2, 2] is (32,32,32,255). It is correct! >+[ 5013: PASS ] pixel at [3, 2] is (32,32,32,255). It is correct! >+[ 5014: PASS ] pixel at [4, 2] is (32,32,32,255). It is correct! >+[ 5015: PASS ] pixel at [5, 2] is (32,32,32,255). It is correct! >+[ 5016: PASS ] pixel at [6, 2] is (32,32,32,255). It is correct! >+[ 5017: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5018: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5019: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5020: PASS ] pixel at [2, 3] is (32,32,32,255). It is correct! >+[ 5021: PASS ] pixel at [3, 3] is (32,32,32,255). It is correct! >+[ 5022: PASS ] pixel at [4, 3] is (32,32,32,255). It is correct! >+[ 5023: PASS ] pixel at [5, 3] is (32,32,32,255). It is correct! >+[ 5024: PASS ] pixel at [6, 3] is (32,32,32,255). It is correct! >+[ 5025: FAIL ] pixel at [7, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5026: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5027: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5028: PASS ] pixel at [2, 4] is (32,32,32,255). It is correct! >+[ 5029: PASS ] pixel at [3, 4] is (32,32,32,255). It is correct! >+[ 5030: PASS ] pixel at [4, 4] is (32,32,32,255). It is correct! >+[ 5031: PASS ] pixel at [5, 4] is (32,32,32,255). It is correct! >+[ 5032: PASS ] pixel at [6, 4] is (32,32,32,255). It is correct! >+[ 5033: FAIL ] pixel at [7, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5034: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5035: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5036: PASS ] pixel at [2, 5] is (32,32,32,255). It is correct! >+[ 5037: PASS ] pixel at [3, 5] is (32,32,32,255). It is correct! >+[ 5038: PASS ] pixel at [4, 5] is (32,32,32,255). It is correct! >+[ 5039: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 5040: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 5041: FAIL ] pixel at [7, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5042: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5043: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5044: PASS ] pixel at [2, 6] is (32,32,32,255). It is correct! >+[ 5045: PASS ] pixel at [3, 6] is (32,32,32,255). It is correct! >+[ 5046: PASS ] pixel at [4, 6] is (32,32,32,255). It is correct! >+[ 5047: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 5048: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 5049: FAIL ] pixel at [7, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5050: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5051: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5052: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5053: FAIL ] pixel at [3, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5054: FAIL ] pixel at [4, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5055: FAIL ] pixel at [5, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5056: FAIL ] pixel at [6, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5057: FAIL ] pixel at [7, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5058: FAIL ] pixel at [0, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5059: FAIL ] pixel at [1, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5060: FAIL ] pixel at [2, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5061: FAIL ] pixel at [3, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5062: FAIL ] pixel at [4, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5063: FAIL ] pixel at [5, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5064: FAIL ] pixel at [6, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5065: FAIL ] pixel at [7, 0] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5066: FAIL ] pixel at [0, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5067: FAIL ] pixel at [1, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5068: FAIL ] pixel at [2, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5069: FAIL ] pixel at [3, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5070: FAIL ] pixel at [4, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5071: FAIL ] pixel at [5, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5072: FAIL ] pixel at [6, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5073: FAIL ] pixel at [7, 1] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5074: FAIL ] pixel at [0, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5075: FAIL ] pixel at [1, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5076: FAIL ] pixel at [2, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5077: FAIL ] pixel at [3, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5078: FAIL ] pixel at [4, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5079: FAIL ] pixel at [5, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5080: FAIL ] pixel at [6, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5081: FAIL ] pixel at [7, 2] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5082: FAIL ] pixel at [0, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5083: FAIL ] pixel at [1, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5084: FAIL ] pixel at [2, 3] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5085: PASS ] pixel at [3, 3] is (32,32,32,255). It is correct! >+[ 5086: PASS ] pixel at [4, 3] is (32,32,32,255). It is correct! >+[ 5087: PASS ] pixel at [5, 3] is (32,32,32,255). It is correct! >+[ 5088: PASS ] pixel at [6, 3] is (32,32,32,255). It is correct! >+[ 5089: PASS ] pixel at [7, 3] is (32,32,32,255). It is correct! >+[ 5090: FAIL ] pixel at [0, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5091: FAIL ] pixel at [1, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5092: FAIL ] pixel at [2, 4] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5093: PASS ] pixel at [3, 4] is (32,32,32,255). It is correct! >+[ 5094: PASS ] pixel at [4, 4] is (32,32,32,255). It is correct! >+[ 5095: PASS ] pixel at [5, 4] is (32,32,32,255). It is correct! >+[ 5096: PASS ] pixel at [6, 4] is (32,32,32,255). It is correct! >+[ 5097: PASS ] pixel at [7, 4] is (32,32,32,255). It is correct! >+[ 5098: FAIL ] pixel at [0, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5099: FAIL ] pixel at [1, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5100: FAIL ] pixel at [2, 5] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5101: PASS ] pixel at [3, 5] is (32,32,32,255). It is correct! >+[ 5102: PASS ] pixel at [4, 5] is (32,32,32,255). It is correct! >+[ 5103: PASS ] pixel at [5, 5] is (32,32,32,255). It is correct! >+[ 5104: PASS ] pixel at [6, 5] is (32,32,32,255). It is correct! >+[ 5105: PASS ] pixel at [7, 5] is (32,32,32,255). It is correct! >+[ 5106: FAIL ] pixel at [0, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5107: FAIL ] pixel at [1, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5108: FAIL ] pixel at [2, 6] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5109: PASS ] pixel at [3, 6] is (32,32,32,255). It is correct! >+[ 5110: PASS ] pixel at [4, 6] is (32,32,32,255). It is correct! >+[ 5111: PASS ] pixel at [5, 6] is (32,32,32,255). It is correct! >+[ 5112: PASS ] pixel at [6, 6] is (32,32,32,255). It is correct! >+[ 5113: PASS ] pixel at [7, 6] is (32,32,32,255). It is correct! >+[ 5114: FAIL ] pixel at [0, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5115: FAIL ] pixel at [1, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5116: FAIL ] pixel at [2, 7] should be (0,0,0,0), but the actual color is (32,32,32,255) >+[ 5117: PASS ] pixel at [3, 7] is (32,32,32,255). It is correct! >+[ 5118: PASS ] pixel at [4, 7] is (32,32,32,255). It is correct! >+[ 5119: PASS ] pixel at [5, 7] is (32,32,32,255). It is correct! >+[ 5120: PASS ] pixel at [6, 7] is (32,32,32,255). It is correct! >+[ 5121: PASS ] pixel at [7, 7] is (32,32,32,255). It is correct! >+[ 5122: PASS ] successfullyParsed is true >+[ FAIL ] 4684 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-filter-srgb-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-filter-srgb-expected.txt >index 5b2fd9c64945c720c1808292d7fba3dac087bf1b..7ad91b188132ea6da2ab3467289a17e1000fa3a7 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-filter-srgb-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-filter-srgb-expected.txt >@@ -1,5 +1,415 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/rendering/blitframebuffer-filter-srgb.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] pixel at [0, 0] is (0,0,0,255). It is correct! >+[ 3: FAIL ] pixel at [1, 0] should be (0,0,255,71), but the actual color is (0,0,255,16) >+[ 4: FAIL ] pixel at [0, 1] should be (137,137,137,255), but the actual color is (64,64,64,255) >+[ 5: FAIL ] pixel at [1, 1] should be (137,137,255,152), but the actual color is (64,64,255,80) >+[ 6: PASS ] pixel at [0, 0] is (0,0,0,255). It is correct! >+[ 7: FAIL ] pixel at [1, 0] should be (0,0,255,71), but the actual color is (0,0,255,16) >+[ 8: FAIL ] pixel at [2, 0] should be (0,255,71,71), but the actual color is (0,255,16,16) >+[ 9: FAIL ] pixel at [3, 0] should be (255,71,71,71), but the actual color is (255,16,16,16) >+[ 10: FAIL ] pixel at [4, 0] should be (71,71,71,255), but the actual color is (16,16,16,255) >+[ 11: FAIL ] pixel at [5, 0] should be (71,71,255,99), but the actual color is (16,16,255,32) >+[ 12: FAIL ] pixel at [6, 0] should be (71,255,99,99), but the actual color is (16,255,32,32) >+[ 13: FAIL ] pixel at [7, 0] should be (255,99,99,99), but the actual color is (255,32,32,32) >+[ 14: FAIL ] pixel at [0, 1] should be (137,137,137,255), but the actual color is (64,64,64,255) >+[ 15: FAIL ] pixel at [1, 1] should be (137,137,255,152), but the actual color is (64,64,255,80) >+[ 16: FAIL ] pixel at [2, 1] should be (137,255,152,152), but the actual color is (64,255,80,80) >+[ 17: FAIL ] pixel at [3, 1] should be (255,152,152,152), but the actual color is (255,80,80,80) >+[ 18: FAIL ] pixel at [4, 1] should be (152,152,152,255), but the actual color is (80,80,80,255) >+[ 19: FAIL ] pixel at [5, 1] should be (152,152,255,165), but the actual color is (80,80,255,96) >+[ 20: FAIL ] pixel at [6, 1] should be (152,255,165,165), but the actual color is (80,255,96,96) >+[ 21: FAIL ] pixel at [7, 1] should be (255,165,165,165), but the actual color is (255,96,96,96) >+[ 22: FAIL ] pixel at [0, 2] should be (188,188,188,255), but the actual color is (128,128,128,255) >+[ 23: FAIL ] pixel at [1, 2] should be (188,188,255,198), but the actual color is (128,128,255,144) >+[ 24: FAIL ] pixel at [2, 2] should be (188,255,198,198), but the actual color is (128,255,144,144) >+[ 25: FAIL ] pixel at [3, 2] should be (255,198,198,198), but the actual color is (255,144,144,144) >+[ 26: FAIL ] pixel at [4, 2] should be (198,198,198,255), but the actual color is (144,144,144,255) >+[ 27: FAIL ] pixel at [5, 2] should be (198,198,255,208), but the actual color is (144,144,255,160) >+[ 28: FAIL ] pixel at [6, 2] should be (198,255,208,208), but the actual color is (144,255,160,160) >+[ 29: FAIL ] pixel at [7, 2] should be (255,208,208,208), but the actual color is (255,160,160,160) >+[ 30: FAIL ] pixel at [0, 3] should be (225,225,225,255), but the actual color is (192,192,192,255) >+[ 31: FAIL ] pixel at [1, 3] should be (225,225,255,233), but the actual color is (192,192,255,208) >+[ 32: FAIL ] pixel at [2, 3] should be (225,255,233,233), but the actual color is (192,255,208,208) >+[ 33: FAIL ] pixel at [3, 3] should be (255,233,233,233), but the actual color is (255,208,208,208) >+[ 34: FAIL ] pixel at [4, 3] should be (233,233,233,255), but the actual color is (208,208,208,255) >+[ 35: FAIL ] pixel at [5, 3] should be (233,233,255,241), but the actual color is (208,208,255,224) >+[ 36: FAIL ] pixel at [6, 3] should be (233,255,241,241), but the actual color is (208,255,224,224) >+[ 37: FAIL ] pixel at [7, 3] should be (255,241,241,241), but the actual color is (255,224,224,224) >+[ 38: PASS ] pixel at [0, 4] is (0,0,0,0). It is correct! >+[ 39: PASS ] pixel at [1, 4] is (0,0,0,0). It is correct! >+[ 40: PASS ] pixel at [2, 4] is (0,0,0,0). It is correct! >+[ 41: PASS ] pixel at [3, 4] is (0,0,0,0). It is correct! >+[ 42: PASS ] pixel at [4, 4] is (0,0,0,0). It is correct! >+[ 43: PASS ] pixel at [5, 4] is (0,0,0,0). It is correct! >+[ 44: PASS ] pixel at [6, 4] is (0,0,0,0). It is correct! >+[ 45: PASS ] pixel at [7, 4] is (0,0,0,0). It is correct! >+[ 46: PASS ] pixel at [0, 5] is (0,0,0,0). It is correct! >+[ 47: PASS ] pixel at [1, 5] is (0,0,0,0). It is correct! >+[ 48: PASS ] pixel at [2, 5] is (0,0,0,0). It is correct! >+[ 49: PASS ] pixel at [3, 5] is (0,0,0,0). It is correct! >+[ 50: PASS ] pixel at [4, 5] is (0,0,0,0). It is correct! >+[ 51: PASS ] pixel at [5, 5] is (0,0,0,0). It is correct! >+[ 52: PASS ] pixel at [6, 5] is (0,0,0,0). It is correct! >+[ 53: PASS ] pixel at [7, 5] is (0,0,0,0). It is correct! >+[ 54: PASS ] pixel at [0, 6] is (0,0,0,0). It is correct! >+[ 55: PASS ] pixel at [1, 6] is (0,0,0,0). It is correct! >+[ 56: PASS ] pixel at [2, 6] is (0,0,0,0). It is correct! >+[ 57: PASS ] pixel at [3, 6] is (0,0,0,0). It is correct! >+[ 58: PASS ] pixel at [4, 6] is (0,0,0,0). It is correct! >+[ 59: PASS ] pixel at [5, 6] is (0,0,0,0). It is correct! >+[ 60: PASS ] pixel at [6, 6] is (0,0,0,0). It is correct! >+[ 61: PASS ] pixel at [7, 6] is (0,0,0,0). It is correct! >+[ 62: PASS ] pixel at [0, 7] is (0,0,0,0). It is correct! >+[ 63: PASS ] pixel at [1, 7] is (0,0,0,0). It is correct! >+[ 64: PASS ] pixel at [2, 7] is (0,0,0,0). It is correct! >+[ 65: PASS ] pixel at [3, 7] is (0,0,0,0). It is correct! >+[ 66: PASS ] pixel at [4, 7] is (0,0,0,0). It is correct! >+[ 67: PASS ] pixel at [5, 7] is (0,0,0,0). It is correct! >+[ 68: PASS ] pixel at [6, 7] is (0,0,0,0). It is correct! >+[ 69: PASS ] pixel at [7, 7] is (0,0,0,0). It is correct! >+[ 70: PASS ] pixel at [0, 0] is (0,0,0,255). It is correct! >+[ 71: FAIL ] pixel at [1, 0] should be (0,0,255,1), but the actual color is (0,0,255,16) >+[ 72: FAIL ] pixel at [0, 1] should be (13,13,13,255), but the actual color is (64,64,64,255) >+[ 73: FAIL ] pixel at [1, 1] should be (13,13,255,20), but the actual color is (64,64,255,80) >+[ 74: PASS ] pixel at [0, 0] is (0,0,0,255). It is correct! >+[ 75: FAIL ] pixel at [1, 0] should be (0,0,255,1), but the actual color is (0,0,255,16) >+[ 76: FAIL ] pixel at [2, 0] should be (0,255,1,1), but the actual color is (0,255,16,16) >+[ 77: FAIL ] pixel at [3, 0] should be (255,1,1,1), but the actual color is (255,16,16,16) >+[ 78: FAIL ] pixel at [4, 0] should be (1,1,1,255), but the actual color is (16,16,16,255) >+[ 79: FAIL ] pixel at [5, 0] should be (1,1,255,4), but the actual color is (16,16,255,32) >+[ 80: FAIL ] pixel at [6, 0] should be (1,255,4,4), but the actual color is (16,255,32,32) >+[ 81: FAIL ] pixel at [7, 0] should be (255,4,4,4), but the actual color is (255,32,32,32) >+[ 82: FAIL ] pixel at [0, 1] should be (13,13,13,255), but the actual color is (64,64,64,255) >+[ 83: FAIL ] pixel at [1, 1] should be (13,13,255,20), but the actual color is (64,64,255,80) >+[ 84: FAIL ] pixel at [2, 1] should be (13,255,20,20), but the actual color is (64,255,80,80) >+[ 85: FAIL ] pixel at [3, 1] should be (255,20,20,20), but the actual color is (255,80,80,80) >+[ 86: FAIL ] pixel at [4, 1] should be (20,20,20,255), but the actual color is (80,80,80,255) >+[ 87: FAIL ] pixel at [5, 1] should be (20,20,255,30), but the actual color is (80,80,255,96) >+[ 88: FAIL ] pixel at [6, 1] should be (20,255,30,30), but the actual color is (80,255,96,96) >+[ 89: FAIL ] pixel at [7, 1] should be (255,30,30,30), but the actual color is (255,96,96,96) >+[ 90: FAIL ] pixel at [0, 2] should be (55,55,55,255), but the actual color is (128,128,128,255) >+[ 91: FAIL ] pixel at [1, 2] should be (55,55,255,71), but the actual color is (128,128,255,144) >+[ 92: FAIL ] pixel at [2, 2] should be (55,255,71,71), but the actual color is (128,255,144,144) >+[ 93: FAIL ] pixel at [3, 2] should be (255,71,71,71), but the actual color is (255,144,144,144) >+[ 94: FAIL ] pixel at [4, 2] should be (71,71,71,255), but the actual color is (144,144,144,255) >+[ 95: FAIL ] pixel at [5, 2] should be (71,71,255,90), but the actual color is (144,144,255,160) >+[ 96: FAIL ] pixel at [6, 2] should be (71,255,90,90), but the actual color is (144,255,160,160) >+[ 97: FAIL ] pixel at [7, 2] should be (255,90,90,90), but the actual color is (255,160,160,160) >+[ 98: FAIL ] pixel at [0, 3] should be (134,134,134,255), but the actual color is (192,192,192,255) >+[ 99: FAIL ] pixel at [1, 3] should be (134,134,255,161), but the actual color is (192,192,255,208) >+[ 100: FAIL ] pixel at [2, 3] should be (134,255,161,161), but the actual color is (192,255,208,208) >+[ 101: FAIL ] pixel at [3, 3] should be (255,161,161,161), but the actual color is (255,208,208,208) >+[ 102: FAIL ] pixel at [4, 3] should be (161,161,161,255), but the actual color is (208,208,208,255) >+[ 103: FAIL ] pixel at [5, 3] should be (161,161,255,190), but the actual color is (208,208,255,224) >+[ 104: FAIL ] pixel at [6, 3] should be (161,255,190,190), but the actual color is (208,255,224,224) >+[ 105: FAIL ] pixel at [7, 3] should be (255,190,190,190), but the actual color is (255,224,224,224) >+[ 106: PASS ] pixel at [0, 4] is (0,0,0,0). It is correct! >+[ 107: PASS ] pixel at [1, 4] is (0,0,0,0). It is correct! >+[ 108: PASS ] pixel at [2, 4] is (0,0,0,0). It is correct! >+[ 109: PASS ] pixel at [3, 4] is (0,0,0,0). It is correct! >+[ 110: PASS ] pixel at [4, 4] is (0,0,0,0). It is correct! >+[ 111: PASS ] pixel at [5, 4] is (0,0,0,0). It is correct! >+[ 112: PASS ] pixel at [6, 4] is (0,0,0,0). It is correct! >+[ 113: PASS ] pixel at [7, 4] is (0,0,0,0). It is correct! >+[ 114: PASS ] pixel at [0, 5] is (0,0,0,0). It is correct! >+[ 115: PASS ] pixel at [1, 5] is (0,0,0,0). It is correct! >+[ 116: PASS ] pixel at [2, 5] is (0,0,0,0). It is correct! >+[ 117: PASS ] pixel at [3, 5] is (0,0,0,0). It is correct! >+[ 118: PASS ] pixel at [4, 5] is (0,0,0,0). It is correct! >+[ 119: PASS ] pixel at [5, 5] is (0,0,0,0). It is correct! >+[ 120: PASS ] pixel at [6, 5] is (0,0,0,0). It is correct! >+[ 121: PASS ] pixel at [7, 5] is (0,0,0,0). It is correct! >+[ 122: PASS ] pixel at [0, 6] is (0,0,0,0). It is correct! >+[ 123: PASS ] pixel at [1, 6] is (0,0,0,0). It is correct! >+[ 124: PASS ] pixel at [2, 6] is (0,0,0,0). It is correct! >+[ 125: PASS ] pixel at [3, 6] is (0,0,0,0). It is correct! >+[ 126: PASS ] pixel at [4, 6] is (0,0,0,0). It is correct! >+[ 127: PASS ] pixel at [5, 6] is (0,0,0,0). It is correct! >+[ 128: PASS ] pixel at [6, 6] is (0,0,0,0). It is correct! >+[ 129: PASS ] pixel at [7, 6] is (0,0,0,0). It is correct! >+[ 130: PASS ] pixel at [0, 7] is (0,0,0,0). It is correct! >+[ 131: PASS ] pixel at [1, 7] is (0,0,0,0). It is correct! >+[ 132: PASS ] pixel at [2, 7] is (0,0,0,0). It is correct! >+[ 133: PASS ] pixel at [3, 7] is (0,0,0,0). It is correct! >+[ 134: PASS ] pixel at [4, 7] is (0,0,0,0). It is correct! >+[ 135: PASS ] pixel at [5, 7] is (0,0,0,0). It is correct! >+[ 136: PASS ] pixel at [6, 7] is (0,0,0,0). It is correct! >+[ 137: PASS ] pixel at [7, 7] is (0,0,0,0). It is correct! >+[ 138: PASS ] pixel at [0, 0] is (0,0,0,255). It is correct! >+[ 139: PASS ] pixel at [1, 0] is (0,0,255,16). It is correct! >+[ 140: PASS ] pixel at [0, 1] is (64,64,64,255). It is correct! >+[ 141: PASS ] pixel at [1, 1] is (64,64,255,80). It is correct! >+[ 142: PASS ] pixel at [0, 0] is (0,0,0,255). It is correct! >+[ 143: PASS ] pixel at [1, 0] is (0,0,255,16). It is correct! >+[ 144: PASS ] pixel at [2, 0] is (0,255,16,16). It is correct! >+[ 145: PASS ] pixel at [3, 0] is (255,16,16,16). It is correct! >+[ 146: PASS ] pixel at [4, 0] is (16,16,16,255). It is correct! >+[ 147: PASS ] pixel at [5, 0] is (16,16,255,32). It is correct! >+[ 148: PASS ] pixel at [6, 0] is (16,255,32,32). It is correct! >+[ 149: PASS ] pixel at [7, 0] is (255,32,32,32). It is correct! >+[ 150: PASS ] pixel at [0, 1] is (64,64,64,255). It is correct! >+[ 151: PASS ] pixel at [1, 1] is (64,64,255,80). It is correct! >+[ 152: PASS ] pixel at [2, 1] is (64,255,80,80). It is correct! >+[ 153: PASS ] pixel at [3, 1] is (255,80,80,80). It is correct! >+[ 154: PASS ] pixel at [4, 1] is (80,80,80,255). It is correct! >+[ 155: PASS ] pixel at [5, 1] is (80,80,255,96). It is correct! >+[ 156: PASS ] pixel at [6, 1] is (80,255,96,96). It is correct! >+[ 157: PASS ] pixel at [7, 1] is (255,96,96,96). It is correct! >+[ 158: PASS ] pixel at [0, 2] is (128,128,128,255). It is correct! >+[ 159: PASS ] pixel at [1, 2] is (128,128,255,144). It is correct! >+[ 160: PASS ] pixel at [2, 2] is (128,255,144,144). It is correct! >+[ 161: PASS ] pixel at [3, 2] is (255,144,144,144). It is correct! >+[ 162: PASS ] pixel at [4, 2] is (144,144,144,255). It is correct! >+[ 163: PASS ] pixel at [5, 2] is (144,144,255,160). It is correct! >+[ 164: PASS ] pixel at [6, 2] is (144,255,160,160). It is correct! >+[ 165: PASS ] pixel at [7, 2] is (255,160,160,160). It is correct! >+[ 166: PASS ] pixel at [0, 3] is (192,192,192,255). It is correct! >+[ 167: PASS ] pixel at [1, 3] is (192,192,255,208). It is correct! >+[ 168: PASS ] pixel at [2, 3] is (192,255,208,208). It is correct! >+[ 169: PASS ] pixel at [3, 3] is (255,208,208,208). It is correct! >+[ 170: PASS ] pixel at [4, 3] is (208,208,208,255). It is correct! >+[ 171: PASS ] pixel at [5, 3] is (208,208,255,224). It is correct! >+[ 172: PASS ] pixel at [6, 3] is (208,255,224,224). It is correct! >+[ 173: PASS ] pixel at [7, 3] is (255,224,224,224). It is correct! >+[ 174: PASS ] pixel at [0, 4] is (0,0,0,0). It is correct! >+[ 175: PASS ] pixel at [1, 4] is (0,0,0,0). It is correct! >+[ 176: PASS ] pixel at [2, 4] is (0,0,0,0). It is correct! >+[ 177: PASS ] pixel at [3, 4] is (0,0,0,0). It is correct! >+[ 178: PASS ] pixel at [4, 4] is (0,0,0,0). It is correct! >+[ 179: PASS ] pixel at [5, 4] is (0,0,0,0). It is correct! >+[ 180: PASS ] pixel at [6, 4] is (0,0,0,0). It is correct! >+[ 181: PASS ] pixel at [7, 4] is (0,0,0,0). It is correct! >+[ 182: PASS ] pixel at [0, 5] is (0,0,0,0). It is correct! >+[ 183: PASS ] pixel at [1, 5] is (0,0,0,0). It is correct! >+[ 184: PASS ] pixel at [2, 5] is (0,0,0,0). It is correct! >+[ 185: PASS ] pixel at [3, 5] is (0,0,0,0). It is correct! >+[ 186: PASS ] pixel at [4, 5] is (0,0,0,0). It is correct! >+[ 187: PASS ] pixel at [5, 5] is (0,0,0,0). It is correct! >+[ 188: PASS ] pixel at [6, 5] is (0,0,0,0). It is correct! >+[ 189: PASS ] pixel at [7, 5] is (0,0,0,0). It is correct! >+[ 190: PASS ] pixel at [0, 6] is (0,0,0,0). It is correct! >+[ 191: PASS ] pixel at [1, 6] is (0,0,0,0). It is correct! >+[ 192: PASS ] pixel at [2, 6] is (0,0,0,0). It is correct! >+[ 193: PASS ] pixel at [3, 6] is (0,0,0,0). It is correct! >+[ 194: PASS ] pixel at [4, 6] is (0,0,0,0). It is correct! >+[ 195: PASS ] pixel at [5, 6] is (0,0,0,0). It is correct! >+[ 196: PASS ] pixel at [6, 6] is (0,0,0,0). It is correct! >+[ 197: PASS ] pixel at [7, 6] is (0,0,0,0). It is correct! >+[ 198: PASS ] pixel at [0, 7] is (0,0,0,0). It is correct! >+[ 199: PASS ] pixel at [1, 7] is (0,0,0,0). It is correct! >+[ 200: PASS ] pixel at [2, 7] is (0,0,0,0). It is correct! >+[ 201: PASS ] pixel at [3, 7] is (0,0,0,0). It is correct! >+[ 202: PASS ] pixel at [4, 7] is (0,0,0,0). It is correct! >+[ 203: PASS ] pixel at [5, 7] is (0,0,0,0). It is correct! >+[ 204: PASS ] pixel at [6, 7] is (0,0,0,0). It is correct! >+[ 205: PASS ] pixel at [7, 7] is (0,0,0,0). It is correct! >+[ 206: PASS ] pixel at [0, 0] is (0,0,0,255). It is correct! >+[ 207: FAIL ] pixel at [1, 0] should be (0,0,255,71), but the actual color is (0,0,255,16) >+[ 208: FAIL ] pixel at [0, 1] should be (137,137,137,255), but the actual color is (64,64,64,255) >+[ 209: FAIL ] pixel at [1, 1] should be (137,137,255,152), but the actual color is (64,64,255,80) >+[ 210: PASS ] pixel at [0, 0] is (0,0,0,255). It is correct! >+[ 211: FAIL ] pixel at [1, 0] should be (0,0,255,71), but the actual color is (0,0,255,16) >+[ 212: FAIL ] pixel at [2, 0] should be (0,255,71,71), but the actual color is (0,255,16,16) >+[ 213: FAIL ] pixel at [3, 0] should be (255,71,71,71), but the actual color is (255,16,16,16) >+[ 214: FAIL ] pixel at [4, 0] should be (71,71,71,255), but the actual color is (16,16,16,255) >+[ 215: FAIL ] pixel at [5, 0] should be (71,71,255,99), but the actual color is (16,16,255,32) >+[ 216: FAIL ] pixel at [6, 0] should be (71,255,99,99), but the actual color is (16,255,32,32) >+[ 217: FAIL ] pixel at [7, 0] should be (255,99,99,99), but the actual color is (255,32,32,32) >+[ 218: FAIL ] pixel at [0, 1] should be (137,137,137,255), but the actual color is (64,64,64,255) >+[ 219: FAIL ] pixel at [1, 1] should be (137,137,255,152), but the actual color is (64,64,255,80) >+[ 220: FAIL ] pixel at [2, 1] should be (137,255,152,152), but the actual color is (64,255,80,80) >+[ 221: FAIL ] pixel at [3, 1] should be (255,152,152,152), but the actual color is (255,80,80,80) >+[ 222: FAIL ] pixel at [4, 1] should be (152,152,152,255), but the actual color is (80,80,80,255) >+[ 223: FAIL ] pixel at [5, 1] should be (152,152,255,165), but the actual color is (80,80,255,96) >+[ 224: FAIL ] pixel at [6, 1] should be (152,255,165,165), but the actual color is (80,255,96,96) >+[ 225: FAIL ] pixel at [7, 1] should be (255,165,165,165), but the actual color is (255,96,96,96) >+[ 226: FAIL ] pixel at [0, 2] should be (188,188,188,255), but the actual color is (128,128,128,255) >+[ 227: FAIL ] pixel at [1, 2] should be (188,188,255,198), but the actual color is (128,128,255,144) >+[ 228: FAIL ] pixel at [2, 2] should be (188,255,198,198), but the actual color is (128,255,144,144) >+[ 229: FAIL ] pixel at [3, 2] should be (255,198,198,198), but the actual color is (255,144,144,144) >+[ 230: FAIL ] pixel at [4, 2] should be (198,198,198,255), but the actual color is (144,144,144,255) >+[ 231: FAIL ] pixel at [5, 2] should be (198,198,255,208), but the actual color is (144,144,255,160) >+[ 232: FAIL ] pixel at [6, 2] should be (198,255,208,208), but the actual color is (144,255,160,160) >+[ 233: FAIL ] pixel at [7, 2] should be (255,208,208,208), but the actual color is (255,160,160,160) >+[ 234: FAIL ] pixel at [0, 3] should be (225,225,225,255), but the actual color is (192,192,192,255) >+[ 235: FAIL ] pixel at [1, 3] should be (225,225,255,233), but the actual color is (192,192,255,208) >+[ 236: FAIL ] pixel at [2, 3] should be (225,255,233,233), but the actual color is (192,255,208,208) >+[ 237: FAIL ] pixel at [3, 3] should be (255,233,233,233), but the actual color is (255,208,208,208) >+[ 238: FAIL ] pixel at [4, 3] should be (233,233,233,255), but the actual color is (208,208,208,255) >+[ 239: FAIL ] pixel at [5, 3] should be (233,233,255,241), but the actual color is (208,208,255,224) >+[ 240: FAIL ] pixel at [6, 3] should be (233,255,241,241), but the actual color is (208,255,224,224) >+[ 241: FAIL ] pixel at [7, 3] should be (255,241,241,241), but the actual color is (255,224,224,224) >+[ 242: PASS ] pixel at [0, 4] is (0,0,0,0). It is correct! >+[ 243: PASS ] pixel at [1, 4] is (0,0,0,0). It is correct! >+[ 244: PASS ] pixel at [2, 4] is (0,0,0,0). It is correct! >+[ 245: PASS ] pixel at [3, 4] is (0,0,0,0). It is correct! >+[ 246: PASS ] pixel at [4, 4] is (0,0,0,0). It is correct! >+[ 247: PASS ] pixel at [5, 4] is (0,0,0,0). It is correct! >+[ 248: PASS ] pixel at [6, 4] is (0,0,0,0). It is correct! >+[ 249: PASS ] pixel at [7, 4] is (0,0,0,0). It is correct! >+[ 250: PASS ] pixel at [0, 5] is (0,0,0,0). It is correct! >+[ 251: PASS ] pixel at [1, 5] is (0,0,0,0). It is correct! >+[ 252: PASS ] pixel at [2, 5] is (0,0,0,0). It is correct! >+[ 253: PASS ] pixel at [3, 5] is (0,0,0,0). It is correct! >+[ 254: PASS ] pixel at [4, 5] is (0,0,0,0). It is correct! >+[ 255: PASS ] pixel at [5, 5] is (0,0,0,0). It is correct! >+[ 256: PASS ] pixel at [6, 5] is (0,0,0,0). It is correct! >+[ 257: PASS ] pixel at [7, 5] is (0,0,0,0). It is correct! >+[ 258: PASS ] pixel at [0, 6] is (0,0,0,0). It is correct! >+[ 259: PASS ] pixel at [1, 6] is (0,0,0,0). It is correct! >+[ 260: PASS ] pixel at [2, 6] is (0,0,0,0). It is correct! >+[ 261: PASS ] pixel at [3, 6] is (0,0,0,0). It is correct! >+[ 262: PASS ] pixel at [4, 6] is (0,0,0,0). It is correct! >+[ 263: PASS ] pixel at [5, 6] is (0,0,0,0). It is correct! >+[ 264: PASS ] pixel at [6, 6] is (0,0,0,0). It is correct! >+[ 265: PASS ] pixel at [7, 6] is (0,0,0,0). It is correct! >+[ 266: PASS ] pixel at [0, 7] is (0,0,0,0). It is correct! >+[ 267: PASS ] pixel at [1, 7] is (0,0,0,0). It is correct! >+[ 268: PASS ] pixel at [2, 7] is (0,0,0,0). It is correct! >+[ 269: PASS ] pixel at [3, 7] is (0,0,0,0). It is correct! >+[ 270: PASS ] pixel at [4, 7] is (0,0,0,0). It is correct! >+[ 271: PASS ] pixel at [5, 7] is (0,0,0,0). It is correct! >+[ 272: PASS ] pixel at [6, 7] is (0,0,0,0). It is correct! >+[ 273: PASS ] pixel at [7, 7] is (0,0,0,0). It is correct! >+[ 274: PASS ] pixel at [0, 0] is (0,0,0,255). It is correct! >+[ 275: FAIL ] pixel at [1, 0] should be (0,0,255,1), but the actual color is (0,0,255,16) >+[ 276: FAIL ] pixel at [0, 1] should be (13,13,13,255), but the actual color is (64,64,64,255) >+[ 277: FAIL ] pixel at [1, 1] should be (13,13,255,20), but the actual color is (64,64,255,80) >+[ 278: PASS ] pixel at [0, 0] is (0,0,0,255). It is correct! >+[ 279: FAIL ] pixel at [1, 0] should be (0,0,255,1), but the actual color is (0,0,255,16) >+[ 280: FAIL ] pixel at [2, 0] should be (0,255,1,1), but the actual color is (0,255,16,16) >+[ 281: FAIL ] pixel at [3, 0] should be (255,1,1,1), but the actual color is (255,16,16,16) >+[ 282: FAIL ] pixel at [4, 0] should be (1,1,1,255), but the actual color is (16,16,16,255) >+[ 283: FAIL ] pixel at [5, 0] should be (1,1,255,4), but the actual color is (16,16,255,32) >+[ 284: FAIL ] pixel at [6, 0] should be (1,255,4,4), but the actual color is (16,255,32,32) >+[ 285: FAIL ] pixel at [7, 0] should be (255,4,4,4), but the actual color is (255,32,32,32) >+[ 286: FAIL ] pixel at [0, 1] should be (13,13,13,255), but the actual color is (64,64,64,255) >+[ 287: FAIL ] pixel at [1, 1] should be (13,13,255,20), but the actual color is (64,64,255,80) >+[ 288: FAIL ] pixel at [2, 1] should be (13,255,20,20), but the actual color is (64,255,80,80) >+[ 289: FAIL ] pixel at [3, 1] should be (255,20,20,20), but the actual color is (255,80,80,80) >+[ 290: FAIL ] pixel at [4, 1] should be (20,20,20,255), but the actual color is (80,80,80,255) >+[ 291: FAIL ] pixel at [5, 1] should be (20,20,255,30), but the actual color is (80,80,255,96) >+[ 292: FAIL ] pixel at [6, 1] should be (20,255,30,30), but the actual color is (80,255,96,96) >+[ 293: FAIL ] pixel at [7, 1] should be (255,30,30,30), but the actual color is (255,96,96,96) >+[ 294: FAIL ] pixel at [0, 2] should be (55,55,55,255), but the actual color is (128,128,128,255) >+[ 295: FAIL ] pixel at [1, 2] should be (55,55,255,71), but the actual color is (128,128,255,144) >+[ 296: FAIL ] pixel at [2, 2] should be (55,255,71,71), but the actual color is (128,255,144,144) >+[ 297: FAIL ] pixel at [3, 2] should be (255,71,71,71), but the actual color is (255,144,144,144) >+[ 298: FAIL ] pixel at [4, 2] should be (71,71,71,255), but the actual color is (144,144,144,255) >+[ 299: FAIL ] pixel at [5, 2] should be (71,71,255,90), but the actual color is (144,144,255,160) >+[ 300: FAIL ] pixel at [6, 2] should be (71,255,90,90), but the actual color is (144,255,160,160) >+[ 301: FAIL ] pixel at [7, 2] should be (255,90,90,90), but the actual color is (255,160,160,160) >+[ 302: FAIL ] pixel at [0, 3] should be (134,134,134,255), but the actual color is (192,192,192,255) >+[ 303: FAIL ] pixel at [1, 3] should be (134,134,255,161), but the actual color is (192,192,255,208) >+[ 304: FAIL ] pixel at [2, 3] should be (134,255,161,161), but the actual color is (192,255,208,208) >+[ 305: FAIL ] pixel at [3, 3] should be (255,161,161,161), but the actual color is (255,208,208,208) >+[ 306: FAIL ] pixel at [4, 3] should be (161,161,161,255), but the actual color is (208,208,208,255) >+[ 307: FAIL ] pixel at [5, 3] should be (161,161,255,190), but the actual color is (208,208,255,224) >+[ 308: FAIL ] pixel at [6, 3] should be (161,255,190,190), but the actual color is (208,255,224,224) >+[ 309: FAIL ] pixel at [7, 3] should be (255,190,190,190), but the actual color is (255,224,224,224) >+[ 310: PASS ] pixel at [0, 4] is (0,0,0,0). It is correct! >+[ 311: PASS ] pixel at [1, 4] is (0,0,0,0). It is correct! >+[ 312: PASS ] pixel at [2, 4] is (0,0,0,0). It is correct! >+[ 313: PASS ] pixel at [3, 4] is (0,0,0,0). It is correct! >+[ 314: PASS ] pixel at [4, 4] is (0,0,0,0). It is correct! >+[ 315: PASS ] pixel at [5, 4] is (0,0,0,0). It is correct! >+[ 316: PASS ] pixel at [6, 4] is (0,0,0,0). It is correct! >+[ 317: PASS ] pixel at [7, 4] is (0,0,0,0). It is correct! >+[ 318: PASS ] pixel at [0, 5] is (0,0,0,0). It is correct! >+[ 319: PASS ] pixel at [1, 5] is (0,0,0,0). It is correct! >+[ 320: PASS ] pixel at [2, 5] is (0,0,0,0). It is correct! >+[ 321: PASS ] pixel at [3, 5] is (0,0,0,0). It is correct! >+[ 322: PASS ] pixel at [4, 5] is (0,0,0,0). It is correct! >+[ 323: PASS ] pixel at [5, 5] is (0,0,0,0). It is correct! >+[ 324: PASS ] pixel at [6, 5] is (0,0,0,0). It is correct! >+[ 325: PASS ] pixel at [7, 5] is (0,0,0,0). It is correct! >+[ 326: PASS ] pixel at [0, 6] is (0,0,0,0). It is correct! >+[ 327: PASS ] pixel at [1, 6] is (0,0,0,0). It is correct! >+[ 328: PASS ] pixel at [2, 6] is (0,0,0,0). It is correct! >+[ 329: PASS ] pixel at [3, 6] is (0,0,0,0). It is correct! >+[ 330: PASS ] pixel at [4, 6] is (0,0,0,0). It is correct! >+[ 331: PASS ] pixel at [5, 6] is (0,0,0,0). It is correct! >+[ 332: PASS ] pixel at [6, 6] is (0,0,0,0). It is correct! >+[ 333: PASS ] pixel at [7, 6] is (0,0,0,0). It is correct! >+[ 334: PASS ] pixel at [0, 7] is (0,0,0,0). It is correct! >+[ 335: PASS ] pixel at [1, 7] is (0,0,0,0). It is correct! >+[ 336: PASS ] pixel at [2, 7] is (0,0,0,0). It is correct! >+[ 337: PASS ] pixel at [3, 7] is (0,0,0,0). It is correct! >+[ 338: PASS ] pixel at [4, 7] is (0,0,0,0). It is correct! >+[ 339: PASS ] pixel at [5, 7] is (0,0,0,0). It is correct! >+[ 340: PASS ] pixel at [6, 7] is (0,0,0,0). It is correct! >+[ 341: PASS ] pixel at [7, 7] is (0,0,0,0). It is correct! >+[ 342: PASS ] pixel at [0, 0] is (0,0,0,255). It is correct! >+[ 343: PASS ] pixel at [1, 0] is (0,0,255,16). It is correct! >+[ 344: PASS ] pixel at [0, 1] is (64,64,64,255). It is correct! >+[ 345: PASS ] pixel at [1, 1] is (64,64,255,80). It is correct! >+[ 346: PASS ] pixel at [0, 0] is (0,0,0,255). It is correct! >+[ 347: PASS ] pixel at [1, 0] is (0,0,255,16). It is correct! >+[ 348: PASS ] pixel at [2, 0] is (0,255,16,16). It is correct! >+[ 349: PASS ] pixel at [3, 0] is (255,16,16,16). It is correct! >+[ 350: PASS ] pixel at [4, 0] is (16,16,16,255). It is correct! >+[ 351: PASS ] pixel at [5, 0] is (16,16,255,32). It is correct! >+[ 352: PASS ] pixel at [6, 0] is (16,255,32,32). It is correct! >+[ 353: PASS ] pixel at [7, 0] is (255,32,32,32). It is correct! >+[ 354: PASS ] pixel at [0, 1] is (64,64,64,255). It is correct! >+[ 355: PASS ] pixel at [1, 1] is (64,64,255,80). It is correct! >+[ 356: PASS ] pixel at [2, 1] is (64,255,80,80). It is correct! >+[ 357: PASS ] pixel at [3, 1] is (255,80,80,80). It is correct! >+[ 358: PASS ] pixel at [4, 1] is (80,80,80,255). It is correct! >+[ 359: PASS ] pixel at [5, 1] is (80,80,255,96). It is correct! >+[ 360: PASS ] pixel at [6, 1] is (80,255,96,96). It is correct! >+[ 361: PASS ] pixel at [7, 1] is (255,96,96,96). It is correct! >+[ 362: PASS ] pixel at [0, 2] is (128,128,128,255). It is correct! >+[ 363: PASS ] pixel at [1, 2] is (128,128,255,144). It is correct! >+[ 364: PASS ] pixel at [2, 2] is (128,255,144,144). It is correct! >+[ 365: PASS ] pixel at [3, 2] is (255,144,144,144). It is correct! >+[ 366: PASS ] pixel at [4, 2] is (144,144,144,255). It is correct! >+[ 367: PASS ] pixel at [5, 2] is (144,144,255,160). It is correct! >+[ 368: PASS ] pixel at [6, 2] is (144,255,160,160). It is correct! >+[ 369: PASS ] pixel at [7, 2] is (255,160,160,160). It is correct! >+[ 370: PASS ] pixel at [0, 3] is (192,192,192,255). It is correct! >+[ 371: PASS ] pixel at [1, 3] is (192,192,255,208). It is correct! >+[ 372: PASS ] pixel at [2, 3] is (192,255,208,208). It is correct! >+[ 373: PASS ] pixel at [3, 3] is (255,208,208,208). It is correct! >+[ 374: PASS ] pixel at [4, 3] is (208,208,208,255). It is correct! >+[ 375: PASS ] pixel at [5, 3] is (208,208,255,224). It is correct! >+[ 376: PASS ] pixel at [6, 3] is (208,255,224,224). It is correct! >+[ 377: PASS ] pixel at [7, 3] is (255,224,224,224). It is correct! >+[ 378: PASS ] pixel at [0, 4] is (0,0,0,0). It is correct! >+[ 379: PASS ] pixel at [1, 4] is (0,0,0,0). It is correct! >+[ 380: PASS ] pixel at [2, 4] is (0,0,0,0). It is correct! >+[ 381: PASS ] pixel at [3, 4] is (0,0,0,0). It is correct! >+[ 382: PASS ] pixel at [4, 4] is (0,0,0,0). It is correct! >+[ 383: PASS ] pixel at [5, 4] is (0,0,0,0). It is correct! >+[ 384: PASS ] pixel at [6, 4] is (0,0,0,0). It is correct! >+[ 385: PASS ] pixel at [7, 4] is (0,0,0,0). It is correct! >+[ 386: PASS ] pixel at [0, 5] is (0,0,0,0). It is correct! >+[ 387: PASS ] pixel at [1, 5] is (0,0,0,0). It is correct! >+[ 388: PASS ] pixel at [2, 5] is (0,0,0,0). It is correct! >+[ 389: PASS ] pixel at [3, 5] is (0,0,0,0). It is correct! >+[ 390: PASS ] pixel at [4, 5] is (0,0,0,0). It is correct! >+[ 391: PASS ] pixel at [5, 5] is (0,0,0,0). It is correct! >+[ 392: PASS ] pixel at [6, 5] is (0,0,0,0). It is correct! >+[ 393: PASS ] pixel at [7, 5] is (0,0,0,0). It is correct! >+[ 394: PASS ] pixel at [0, 6] is (0,0,0,0). It is correct! >+[ 395: PASS ] pixel at [1, 6] is (0,0,0,0). It is correct! >+[ 396: PASS ] pixel at [2, 6] is (0,0,0,0). It is correct! >+[ 397: PASS ] pixel at [3, 6] is (0,0,0,0). It is correct! >+[ 398: PASS ] pixel at [4, 6] is (0,0,0,0). It is correct! >+[ 399: PASS ] pixel at [5, 6] is (0,0,0,0). It is correct! >+[ 400: PASS ] pixel at [6, 6] is (0,0,0,0). It is correct! >+[ 401: PASS ] pixel at [7, 6] is (0,0,0,0). It is correct! >+[ 402: PASS ] pixel at [0, 7] is (0,0,0,0). It is correct! >+[ 403: PASS ] pixel at [1, 7] is (0,0,0,0). It is correct! >+[ 404: PASS ] pixel at [2, 7] is (0,0,0,0). It is correct! >+[ 405: PASS ] pixel at [3, 7] is (0,0,0,0). It is correct! >+[ 406: PASS ] pixel at [4, 7] is (0,0,0,0). It is correct! >+[ 407: PASS ] pixel at [5, 7] is (0,0,0,0). It is correct! >+[ 408: PASS ] pixel at [6, 7] is (0,0,0,0). It is correct! >+[ 409: PASS ] pixel at [7, 7] is (0,0,0,0). It is correct! >+[ 410: PASS ] successfullyParsed is true >+[ FAIL ] 136 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-multisampled-readbuffer-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-multisampled-readbuffer-expected.txt >index b86b160523c53b2b39f74034164021decab8c17c..a141d2aeb6d712809fc077ae3dd0cf9f4c92c385 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-multisampled-readbuffer-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-multisampled-readbuffer-expected.txt >@@ -1,5 +1,15 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/rendering/blitframebuffer-multisampled-readbuffer.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] getError was expected value: NO_ERROR : setup draw framebuffer should succeed >+[ 3: PASS ] getError was expected value: NO_ERROR : blitframebuffer should succeed >+[ 4: PASS ] getError was expected value: NO_ERROR : Blit from a multi-sampled srgb image to a srgb image should succeed >+[ 5: FAIL ] should be 254,184,69,255 at (0, 0) expected: 254,184,69,255 was 0,0,0,0 >+[ 6: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : setup draw framebuffer should succeed >+[ 7: PASS ] getError was expected value: NO_ERROR : blitframebuffer should succeed >+[ 8: PASS ] getError was expected value: NO_ERROR : Blit from a multi-sampled srgb image to a srgb image should succeed >+[ 9: FAIL ] should be 254,184,69,255 at (0, 0) expected: 254,184,69,255 was 0,0,0,0 >+[ 10: PASS ] successfullyParsed is true >+[ FAIL ] 3 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-outside-readbuffer-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-outside-readbuffer-expected.txt >index f92db590b7f1f69c5f3698a1b38a37573fa2f4f7..71746c7885eec4737550c0c2dbca43cb4fa22ae4 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-outside-readbuffer-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-outside-readbuffer-expected.txt >@@ -1,5 +1,935 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/rendering/blitframebuffer-outside-readbuffer.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: FAIL ] pixel at [0, 0] should be (16,16,16,255), but the actual color is (32,32,32,255) >+[ 3: FAIL ] pixel at [1, 0] should be (16,16,16,255), but the actual color is (48,48,48,255) >+[ 4: FAIL ] pixel at [2, 0] should be (16,16,16,255), but the actual color is (64,64,64,255) >+[ 5: FAIL ] pixel at [3, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 6: FAIL ] pixel at [4, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 7: FAIL ] pixel at [5, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 8: FAIL ] pixel at [6, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 9: FAIL ] pixel at [0, 1] should be (16,16,16,255), but the actual color is (80,80,80,255) >+[ 10: FAIL ] pixel at [1, 1] should be (16,16,16,255), but the actual color is (96,96,96,255) >+[ 11: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 12: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 13: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 14: FAIL ] pixel at [5, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 15: FAIL ] pixel at [6, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 16: FAIL ] pixel at [0, 2] should be (16,16,16,255), but the actual color is (128,128,128,255) >+[ 17: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 18: FAIL ] pixel at [2, 2] should be (32,32,32,255), but the actual color is (160,160,160,255) >+[ 19: FAIL ] pixel at [3, 2] should be (48,48,48,255), but the actual color is (0,0,0,0) >+[ 20: FAIL ] pixel at [4, 2] should be (64,64,64,255), but the actual color is (0,0,0,0) >+[ 21: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 22: FAIL ] pixel at [6, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 23: FAIL ] pixel at [0, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 24: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 25: FAIL ] pixel at [2, 3] should be (80,80,80,255), but the actual color is (0,0,0,0) >+[ 26: FAIL ] pixel at [3, 3] should be (96,96,96,255), but the actual color is (0,0,0,0) >+[ 27: FAIL ] pixel at [4, 3] should be (112,112,112,255), but the actual color is (0,0,0,0) >+[ 28: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 29: FAIL ] pixel at [6, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 30: FAIL ] pixel at [0, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 31: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 32: FAIL ] pixel at [2, 4] should be (128,128,128,255), but the actual color is (0,0,0,0) >+[ 33: FAIL ] pixel at [3, 4] should be (144,144,144,255), but the actual color is (0,0,0,0) >+[ 34: FAIL ] pixel at [4, 4] should be (160,160,160,255), but the actual color is (0,0,0,0) >+[ 35: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 36: FAIL ] pixel at [6, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 37: FAIL ] pixel at [0, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 38: FAIL ] pixel at [1, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 39: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 40: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 41: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 42: FAIL ] pixel at [5, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 43: FAIL ] pixel at [6, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 44: FAIL ] pixel at [0, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 45: FAIL ] pixel at [1, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 46: FAIL ] pixel at [2, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 47: FAIL ] pixel at [3, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 48: FAIL ] pixel at [4, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 49: FAIL ] pixel at [5, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 50: FAIL ] pixel at [6, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 51: FAIL ] pixel at [0, 0] should be (16,16,16,255), but the actual color is (32,32,32,255) >+[ 52: FAIL ] pixel at [1, 0] should be (16,16,16,255), but the actual color is (48,48,48,255) >+[ 53: FAIL ] pixel at [2, 0] should be (16,16,16,255), but the actual color is (64,64,64,255) >+[ 54: FAIL ] pixel at [3, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 55: FAIL ] pixel at [4, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 56: FAIL ] pixel at [5, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 57: FAIL ] pixel at [6, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 58: FAIL ] pixel at [0, 1] should be (16,16,16,255), but the actual color is (80,80,80,255) >+[ 59: FAIL ] pixel at [1, 1] should be (16,16,16,255), but the actual color is (96,96,96,255) >+[ 60: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 61: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 62: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 63: FAIL ] pixel at [5, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 64: FAIL ] pixel at [6, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 65: FAIL ] pixel at [0, 2] should be (16,16,16,255), but the actual color is (128,128,128,255) >+[ 66: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 67: PASS ] pixel at [2, 2] is (160,160,160,255). It is correct! >+[ 68: FAIL ] pixel at [3, 2] should be (144,144,144,255), but the actual color is (0,0,0,0) >+[ 69: FAIL ] pixel at [4, 2] should be (128,128,128,255), but the actual color is (0,0,0,0) >+[ 70: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 71: FAIL ] pixel at [6, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 72: FAIL ] pixel at [0, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 73: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 74: FAIL ] pixel at [2, 3] should be (112,112,112,255), but the actual color is (0,0,0,0) >+[ 75: FAIL ] pixel at [3, 3] should be (96,96,96,255), but the actual color is (0,0,0,0) >+[ 76: FAIL ] pixel at [4, 3] should be (80,80,80,255), but the actual color is (0,0,0,0) >+[ 77: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 78: FAIL ] pixel at [6, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 79: FAIL ] pixel at [0, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 80: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 81: FAIL ] pixel at [2, 4] should be (64,64,64,255), but the actual color is (0,0,0,0) >+[ 82: FAIL ] pixel at [3, 4] should be (48,48,48,255), but the actual color is (0,0,0,0) >+[ 83: FAIL ] pixel at [4, 4] should be (32,32,32,255), but the actual color is (0,0,0,0) >+[ 84: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 85: FAIL ] pixel at [6, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 86: FAIL ] pixel at [0, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 87: FAIL ] pixel at [1, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 88: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 89: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 90: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 91: FAIL ] pixel at [5, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 92: FAIL ] pixel at [6, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 93: FAIL ] pixel at [0, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 94: FAIL ] pixel at [1, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 95: FAIL ] pixel at [2, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 96: FAIL ] pixel at [3, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 97: FAIL ] pixel at [4, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 98: FAIL ] pixel at [5, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 99: FAIL ] pixel at [6, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 100: FAIL ] pixel at [0, 0] should be (16,16,16,255), but the actual color is (32,32,32,255) >+[ 101: FAIL ] pixel at [1, 0] should be (16,16,16,255), but the actual color is (48,48,48,255) >+[ 102: FAIL ] pixel at [2, 0] should be (16,16,16,255), but the actual color is (64,64,64,255) >+[ 103: FAIL ] pixel at [3, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 104: FAIL ] pixel at [4, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 105: FAIL ] pixel at [5, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 106: FAIL ] pixel at [6, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 107: FAIL ] pixel at [0, 1] should be (16,16,16,255), but the actual color is (80,80,80,255) >+[ 108: FAIL ] pixel at [1, 1] should be (16,16,16,255), but the actual color is (96,96,96,255) >+[ 109: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 110: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 111: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 112: FAIL ] pixel at [5, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 113: FAIL ] pixel at [6, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 114: FAIL ] pixel at [0, 2] should be (16,16,16,255), but the actual color is (128,128,128,255) >+[ 115: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 116: PASS ] pixel at [2, 2] is (160,160,160,255). It is correct! >+[ 117: FAIL ] pixel at [3, 2] should be (144,144,144,255), but the actual color is (0,0,0,0) >+[ 118: FAIL ] pixel at [4, 2] should be (128,128,128,255), but the actual color is (0,0,0,0) >+[ 119: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 120: FAIL ] pixel at [6, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 121: FAIL ] pixel at [0, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 122: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 123: FAIL ] pixel at [2, 3] should be (112,112,112,255), but the actual color is (0,0,0,0) >+[ 124: FAIL ] pixel at [3, 3] should be (96,96,96,255), but the actual color is (0,0,0,0) >+[ 125: FAIL ] pixel at [4, 3] should be (80,80,80,255), but the actual color is (0,0,0,0) >+[ 126: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 127: FAIL ] pixel at [6, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 128: FAIL ] pixel at [0, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 129: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 130: FAIL ] pixel at [2, 4] should be (64,64,64,255), but the actual color is (0,0,0,0) >+[ 131: FAIL ] pixel at [3, 4] should be (48,48,48,255), but the actual color is (0,0,0,0) >+[ 132: FAIL ] pixel at [4, 4] should be (32,32,32,255), but the actual color is (0,0,0,0) >+[ 133: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 134: FAIL ] pixel at [6, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 135: FAIL ] pixel at [0, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 136: FAIL ] pixel at [1, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 137: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 138: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 139: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 140: FAIL ] pixel at [5, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 141: FAIL ] pixel at [6, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 142: FAIL ] pixel at [0, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 143: FAIL ] pixel at [1, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 144: FAIL ] pixel at [2, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 145: FAIL ] pixel at [3, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 146: FAIL ] pixel at [4, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 147: FAIL ] pixel at [5, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 148: FAIL ] pixel at [6, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 149: FAIL ] pixel at [0, 0] should be (16,16,16,255), but the actual color is (32,32,32,255) >+[ 150: FAIL ] pixel at [1, 0] should be (16,16,16,255), but the actual color is (48,48,48,255) >+[ 151: FAIL ] pixel at [2, 0] should be (16,16,16,255), but the actual color is (64,64,64,255) >+[ 152: FAIL ] pixel at [3, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 153: FAIL ] pixel at [4, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 154: FAIL ] pixel at [5, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 155: FAIL ] pixel at [6, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 156: FAIL ] pixel at [0, 1] should be (16,16,16,255), but the actual color is (80,80,80,255) >+[ 157: FAIL ] pixel at [1, 1] should be (16,16,16,255), but the actual color is (96,96,96,255) >+[ 158: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 159: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 160: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 161: FAIL ] pixel at [5, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 162: FAIL ] pixel at [6, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 163: FAIL ] pixel at [0, 2] should be (16,16,16,255), but the actual color is (128,128,128,255) >+[ 164: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 165: FAIL ] pixel at [2, 2] should be (32,32,32,255), but the actual color is (160,160,160,255) >+[ 166: FAIL ] pixel at [3, 2] should be (48,48,48,255), but the actual color is (0,0,0,0) >+[ 167: FAIL ] pixel at [4, 2] should be (64,64,64,255), but the actual color is (0,0,0,0) >+[ 168: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 169: FAIL ] pixel at [6, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 170: FAIL ] pixel at [0, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 171: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 172: FAIL ] pixel at [2, 3] should be (80,80,80,255), but the actual color is (0,0,0,0) >+[ 173: FAIL ] pixel at [3, 3] should be (96,96,96,255), but the actual color is (0,0,0,0) >+[ 174: FAIL ] pixel at [4, 3] should be (112,112,112,255), but the actual color is (0,0,0,0) >+[ 175: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 176: FAIL ] pixel at [6, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 177: FAIL ] pixel at [0, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 178: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 179: FAIL ] pixel at [2, 4] should be (128,128,128,255), but the actual color is (0,0,0,0) >+[ 180: FAIL ] pixel at [3, 4] should be (144,144,144,255), but the actual color is (0,0,0,0) >+[ 181: FAIL ] pixel at [4, 4] should be (160,160,160,255), but the actual color is (0,0,0,0) >+[ 182: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 183: FAIL ] pixel at [6, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 184: FAIL ] pixel at [0, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 185: FAIL ] pixel at [1, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 186: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 187: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 188: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 189: FAIL ] pixel at [5, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 190: FAIL ] pixel at [6, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 191: FAIL ] pixel at [0, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 192: FAIL ] pixel at [1, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 193: FAIL ] pixel at [2, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 194: FAIL ] pixel at [3, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 195: FAIL ] pixel at [4, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 196: FAIL ] pixel at [5, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 197: FAIL ] pixel at [6, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 198: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 199: FAIL ] pixel at [2, 2] should be (32,32,32,255), but the actual color is (160,160,160,255) >+[ 200: FAIL ] pixel at [3, 2] should be (48,48,48,255), but the actual color is (0,0,0,0) >+[ 201: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 202: FAIL ] pixel at [2, 3] should be (80,80,80,255), but the actual color is (0,0,0,0) >+[ 203: FAIL ] pixel at [3, 3] should be (96,96,96,255), but the actual color is (0,0,0,0) >+[ 204: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 205: FAIL ] pixel at [2, 4] should be (128,128,128,255), but the actual color is (0,0,0,0) >+[ 206: FAIL ] pixel at [3, 4] should be (144,144,144,255), but the actual color is (0,0,0,0) >+[ 207: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 208: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 209: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 210: FAIL ] pixel at [2, 2] should be (32,32,32,255), but the actual color is (160,160,160,255) >+[ 211: FAIL ] pixel at [3, 2] should be (48,48,48,255), but the actual color is (0,0,0,0) >+[ 212: FAIL ] pixel at [4, 2] should be (64,64,64,255), but the actual color is (0,0,0,0) >+[ 213: FAIL ] pixel at [2, 3] should be (80,80,80,255), but the actual color is (0,0,0,0) >+[ 214: FAIL ] pixel at [3, 3] should be (96,96,96,255), but the actual color is (0,0,0,0) >+[ 215: FAIL ] pixel at [4, 3] should be (112,112,112,255), but the actual color is (0,0,0,0) >+[ 216: FAIL ] pixel at [3, 2] should be (48,48,48,255), but the actual color is (0,0,0,0) >+[ 217: FAIL ] pixel at [4, 2] should be (64,64,64,255), but the actual color is (0,0,0,0) >+[ 218: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 219: FAIL ] pixel at [3, 3] should be (96,96,96,255), but the actual color is (0,0,0,0) >+[ 220: FAIL ] pixel at [4, 3] should be (112,112,112,255), but the actual color is (0,0,0,0) >+[ 221: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 222: FAIL ] pixel at [3, 4] should be (144,144,144,255), but the actual color is (0,0,0,0) >+[ 223: FAIL ] pixel at [4, 4] should be (160,160,160,255), but the actual color is (0,0,0,0) >+[ 224: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 225: FAIL ] pixel at [2, 3] should be (80,80,80,255), but the actual color is (0,0,0,0) >+[ 226: FAIL ] pixel at [3, 3] should be (96,96,96,255), but the actual color is (0,0,0,0) >+[ 227: FAIL ] pixel at [4, 3] should be (112,112,112,255), but the actual color is (0,0,0,0) >+[ 228: FAIL ] pixel at [2, 4] should be (128,128,128,255), but the actual color is (0,0,0,0) >+[ 229: FAIL ] pixel at [3, 4] should be (144,144,144,255), but the actual color is (0,0,0,0) >+[ 230: FAIL ] pixel at [4, 4] should be (160,160,160,255), but the actual color is (0,0,0,0) >+[ 231: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 232: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 233: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 234: FAIL ] pixel at [0, 0] should be (16,16,16,255), but the actual color is (32,32,32,255) >+[ 235: FAIL ] pixel at [1, 0] should be (16,16,16,255), but the actual color is (48,48,48,255) >+[ 236: FAIL ] pixel at [2, 0] should be (16,16,16,255), but the actual color is (64,64,64,255) >+[ 237: FAIL ] pixel at [3, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 238: FAIL ] pixel at [4, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 239: FAIL ] pixel at [5, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 240: FAIL ] pixel at [6, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 241: FAIL ] pixel at [0, 1] should be (16,16,16,255), but the actual color is (80,80,80,255) >+[ 242: FAIL ] pixel at [1, 1] should be (16,16,16,255), but the actual color is (96,96,96,255) >+[ 243: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 244: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 245: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 246: FAIL ] pixel at [5, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 247: FAIL ] pixel at [6, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 248: FAIL ] pixel at [0, 2] should be (16,16,16,255), but the actual color is (128,128,128,255) >+[ 249: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 250: FAIL ] pixel at [2, 2] should be (99,99,99,255), but the actual color is (160,160,160,255) >+[ 251: FAIL ] pixel at [3, 2] should be (120,120,120,255), but the actual color is (0,0,0,0) >+[ 252: FAIL ] pixel at [4, 2] should be (137,137,137,255), but the actual color is (0,0,0,0) >+[ 253: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 254: FAIL ] pixel at [6, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 255: FAIL ] pixel at [0, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 256: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 257: FAIL ] pixel at [2, 3] should be (152,152,152,255), but the actual color is (0,0,0,0) >+[ 258: FAIL ] pixel at [3, 3] should be (165,165,165,255), but the actual color is (0,0,0,0) >+[ 259: FAIL ] pixel at [4, 3] should be (177,177,177,255), but the actual color is (0,0,0,0) >+[ 260: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 261: FAIL ] pixel at [6, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 262: FAIL ] pixel at [0, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 263: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 264: FAIL ] pixel at [2, 4] should be (188,188,188,255), but the actual color is (0,0,0,0) >+[ 265: FAIL ] pixel at [3, 4] should be (198,198,198,255), but the actual color is (0,0,0,0) >+[ 266: FAIL ] pixel at [4, 4] should be (208,208,208,255), but the actual color is (0,0,0,0) >+[ 267: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 268: FAIL ] pixel at [6, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 269: FAIL ] pixel at [0, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 270: FAIL ] pixel at [1, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 271: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 272: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 273: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 274: FAIL ] pixel at [5, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 275: FAIL ] pixel at [6, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 276: FAIL ] pixel at [0, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 277: FAIL ] pixel at [1, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 278: FAIL ] pixel at [2, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 279: FAIL ] pixel at [3, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 280: FAIL ] pixel at [4, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 281: FAIL ] pixel at [5, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 282: FAIL ] pixel at [6, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 283: FAIL ] pixel at [0, 0] should be (16,16,16,255), but the actual color is (32,32,32,255) >+[ 284: FAIL ] pixel at [1, 0] should be (16,16,16,255), but the actual color is (48,48,48,255) >+[ 285: FAIL ] pixel at [2, 0] should be (16,16,16,255), but the actual color is (64,64,64,255) >+[ 286: FAIL ] pixel at [3, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 287: FAIL ] pixel at [4, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 288: FAIL ] pixel at [5, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 289: FAIL ] pixel at [6, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 290: FAIL ] pixel at [0, 1] should be (16,16,16,255), but the actual color is (80,80,80,255) >+[ 291: FAIL ] pixel at [1, 1] should be (16,16,16,255), but the actual color is (96,96,96,255) >+[ 292: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 293: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 294: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 295: FAIL ] pixel at [5, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 296: FAIL ] pixel at [6, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 297: FAIL ] pixel at [0, 2] should be (16,16,16,255), but the actual color is (128,128,128,255) >+[ 298: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 299: FAIL ] pixel at [2, 2] should be (208,208,208,255), but the actual color is (160,160,160,255) >+[ 300: FAIL ] pixel at [3, 2] should be (198,198,198,255), but the actual color is (0,0,0,0) >+[ 301: FAIL ] pixel at [4, 2] should be (188,188,188,255), but the actual color is (0,0,0,0) >+[ 302: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 303: FAIL ] pixel at [6, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 304: FAIL ] pixel at [0, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 305: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 306: FAIL ] pixel at [2, 3] should be (177,177,177,255), but the actual color is (0,0,0,0) >+[ 307: FAIL ] pixel at [3, 3] should be (165,165,165,255), but the actual color is (0,0,0,0) >+[ 308: FAIL ] pixel at [4, 3] should be (152,152,152,255), but the actual color is (0,0,0,0) >+[ 309: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 310: FAIL ] pixel at [6, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 311: FAIL ] pixel at [0, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 312: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 313: FAIL ] pixel at [2, 4] should be (137,137,137,255), but the actual color is (0,0,0,0) >+[ 314: FAIL ] pixel at [3, 4] should be (120,120,120,255), but the actual color is (0,0,0,0) >+[ 315: FAIL ] pixel at [4, 4] should be (99,99,99,255), but the actual color is (0,0,0,0) >+[ 316: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 317: FAIL ] pixel at [6, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 318: FAIL ] pixel at [0, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 319: FAIL ] pixel at [1, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 320: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 321: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 322: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 323: FAIL ] pixel at [5, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 324: FAIL ] pixel at [6, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 325: FAIL ] pixel at [0, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 326: FAIL ] pixel at [1, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 327: FAIL ] pixel at [2, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 328: FAIL ] pixel at [3, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 329: FAIL ] pixel at [4, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 330: FAIL ] pixel at [5, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 331: FAIL ] pixel at [6, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 332: FAIL ] pixel at [0, 0] should be (16,16,16,255), but the actual color is (32,32,32,255) >+[ 333: FAIL ] pixel at [1, 0] should be (16,16,16,255), but the actual color is (48,48,48,255) >+[ 334: FAIL ] pixel at [2, 0] should be (16,16,16,255), but the actual color is (64,64,64,255) >+[ 335: FAIL ] pixel at [3, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 336: FAIL ] pixel at [4, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 337: FAIL ] pixel at [5, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 338: FAIL ] pixel at [6, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 339: FAIL ] pixel at [0, 1] should be (16,16,16,255), but the actual color is (80,80,80,255) >+[ 340: FAIL ] pixel at [1, 1] should be (16,16,16,255), but the actual color is (96,96,96,255) >+[ 341: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 342: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 343: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 344: FAIL ] pixel at [5, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 345: FAIL ] pixel at [6, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 346: FAIL ] pixel at [0, 2] should be (16,16,16,255), but the actual color is (128,128,128,255) >+[ 347: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 348: FAIL ] pixel at [2, 2] should be (208,208,208,255), but the actual color is (160,160,160,255) >+[ 349: FAIL ] pixel at [3, 2] should be (198,198,198,255), but the actual color is (0,0,0,0) >+[ 350: FAIL ] pixel at [4, 2] should be (188,188,188,255), but the actual color is (0,0,0,0) >+[ 351: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 352: FAIL ] pixel at [6, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 353: FAIL ] pixel at [0, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 354: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 355: FAIL ] pixel at [2, 3] should be (177,177,177,255), but the actual color is (0,0,0,0) >+[ 356: FAIL ] pixel at [3, 3] should be (165,165,165,255), but the actual color is (0,0,0,0) >+[ 357: FAIL ] pixel at [4, 3] should be (152,152,152,255), but the actual color is (0,0,0,0) >+[ 358: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 359: FAIL ] pixel at [6, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 360: FAIL ] pixel at [0, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 361: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 362: FAIL ] pixel at [2, 4] should be (137,137,137,255), but the actual color is (0,0,0,0) >+[ 363: FAIL ] pixel at [3, 4] should be (120,120,120,255), but the actual color is (0,0,0,0) >+[ 364: FAIL ] pixel at [4, 4] should be (99,99,99,255), but the actual color is (0,0,0,0) >+[ 365: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 366: FAIL ] pixel at [6, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 367: FAIL ] pixel at [0, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 368: FAIL ] pixel at [1, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 369: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 370: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 371: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 372: FAIL ] pixel at [5, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 373: FAIL ] pixel at [6, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 374: FAIL ] pixel at [0, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 375: FAIL ] pixel at [1, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 376: FAIL ] pixel at [2, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 377: FAIL ] pixel at [3, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 378: FAIL ] pixel at [4, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 379: FAIL ] pixel at [5, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 380: FAIL ] pixel at [6, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 381: FAIL ] pixel at [0, 0] should be (16,16,16,255), but the actual color is (32,32,32,255) >+[ 382: FAIL ] pixel at [1, 0] should be (16,16,16,255), but the actual color is (48,48,48,255) >+[ 383: FAIL ] pixel at [2, 0] should be (16,16,16,255), but the actual color is (64,64,64,255) >+[ 384: FAIL ] pixel at [3, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 385: FAIL ] pixel at [4, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 386: FAIL ] pixel at [5, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 387: FAIL ] pixel at [6, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 388: FAIL ] pixel at [0, 1] should be (16,16,16,255), but the actual color is (80,80,80,255) >+[ 389: FAIL ] pixel at [1, 1] should be (16,16,16,255), but the actual color is (96,96,96,255) >+[ 390: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 391: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 392: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 393: FAIL ] pixel at [5, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 394: FAIL ] pixel at [6, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 395: FAIL ] pixel at [0, 2] should be (16,16,16,255), but the actual color is (128,128,128,255) >+[ 396: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 397: FAIL ] pixel at [2, 2] should be (99,99,99,255), but the actual color is (160,160,160,255) >+[ 398: FAIL ] pixel at [3, 2] should be (120,120,120,255), but the actual color is (0,0,0,0) >+[ 399: FAIL ] pixel at [4, 2] should be (137,137,137,255), but the actual color is (0,0,0,0) >+[ 400: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 401: FAIL ] pixel at [6, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 402: FAIL ] pixel at [0, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 403: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 404: FAIL ] pixel at [2, 3] should be (152,152,152,255), but the actual color is (0,0,0,0) >+[ 405: FAIL ] pixel at [3, 3] should be (165,165,165,255), but the actual color is (0,0,0,0) >+[ 406: FAIL ] pixel at [4, 3] should be (177,177,177,255), but the actual color is (0,0,0,0) >+[ 407: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 408: FAIL ] pixel at [6, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 409: FAIL ] pixel at [0, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 410: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 411: FAIL ] pixel at [2, 4] should be (188,188,188,255), but the actual color is (0,0,0,0) >+[ 412: FAIL ] pixel at [3, 4] should be (198,198,198,255), but the actual color is (0,0,0,0) >+[ 413: FAIL ] pixel at [4, 4] should be (208,208,208,255), but the actual color is (0,0,0,0) >+[ 414: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 415: FAIL ] pixel at [6, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 416: FAIL ] pixel at [0, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 417: FAIL ] pixel at [1, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 418: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 419: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 420: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 421: FAIL ] pixel at [5, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 422: FAIL ] pixel at [6, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 423: FAIL ] pixel at [0, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 424: FAIL ] pixel at [1, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 425: FAIL ] pixel at [2, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 426: FAIL ] pixel at [3, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 427: FAIL ] pixel at [4, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 428: FAIL ] pixel at [5, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 429: FAIL ] pixel at [6, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 430: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 431: FAIL ] pixel at [2, 2] should be (99,99,99,255), but the actual color is (160,160,160,255) >+[ 432: FAIL ] pixel at [3, 2] should be (120,120,120,255), but the actual color is (0,0,0,0) >+[ 433: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 434: FAIL ] pixel at [2, 3] should be (152,152,152,255), but the actual color is (0,0,0,0) >+[ 435: FAIL ] pixel at [3, 3] should be (165,165,165,255), but the actual color is (0,0,0,0) >+[ 436: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 437: FAIL ] pixel at [2, 4] should be (188,188,188,255), but the actual color is (0,0,0,0) >+[ 438: FAIL ] pixel at [3, 4] should be (198,198,198,255), but the actual color is (0,0,0,0) >+[ 439: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 440: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 441: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 442: FAIL ] pixel at [2, 2] should be (99,99,99,255), but the actual color is (160,160,160,255) >+[ 443: FAIL ] pixel at [3, 2] should be (120,120,120,255), but the actual color is (0,0,0,0) >+[ 444: FAIL ] pixel at [4, 2] should be (137,137,137,255), but the actual color is (0,0,0,0) >+[ 445: FAIL ] pixel at [2, 3] should be (152,152,152,255), but the actual color is (0,0,0,0) >+[ 446: FAIL ] pixel at [3, 3] should be (165,165,165,255), but the actual color is (0,0,0,0) >+[ 447: FAIL ] pixel at [4, 3] should be (177,177,177,255), but the actual color is (0,0,0,0) >+[ 448: FAIL ] pixel at [3, 2] should be (120,120,120,255), but the actual color is (0,0,0,0) >+[ 449: FAIL ] pixel at [4, 2] should be (137,137,137,255), but the actual color is (0,0,0,0) >+[ 450: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 451: FAIL ] pixel at [3, 3] should be (165,165,165,255), but the actual color is (0,0,0,0) >+[ 452: FAIL ] pixel at [4, 3] should be (177,177,177,255), but the actual color is (0,0,0,0) >+[ 453: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 454: FAIL ] pixel at [3, 4] should be (198,198,198,255), but the actual color is (0,0,0,0) >+[ 455: FAIL ] pixel at [4, 4] should be (208,208,208,255), but the actual color is (0,0,0,0) >+[ 456: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 457: FAIL ] pixel at [2, 3] should be (152,152,152,255), but the actual color is (0,0,0,0) >+[ 458: FAIL ] pixel at [3, 3] should be (165,165,165,255), but the actual color is (0,0,0,0) >+[ 459: FAIL ] pixel at [4, 3] should be (177,177,177,255), but the actual color is (0,0,0,0) >+[ 460: FAIL ] pixel at [2, 4] should be (188,188,188,255), but the actual color is (0,0,0,0) >+[ 461: FAIL ] pixel at [3, 4] should be (198,198,198,255), but the actual color is (0,0,0,0) >+[ 462: FAIL ] pixel at [4, 4] should be (208,208,208,255), but the actual color is (0,0,0,0) >+[ 463: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 464: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 465: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 466: FAIL ] pixel at [0, 0] should be (16,16,16,255), but the actual color is (32,32,32,255) >+[ 467: FAIL ] pixel at [1, 0] should be (16,16,16,255), but the actual color is (48,48,48,255) >+[ 468: FAIL ] pixel at [2, 0] should be (16,16,16,255), but the actual color is (64,64,64,255) >+[ 469: FAIL ] pixel at [3, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 470: FAIL ] pixel at [4, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 471: FAIL ] pixel at [5, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 472: FAIL ] pixel at [6, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 473: FAIL ] pixel at [0, 1] should be (16,16,16,255), but the actual color is (80,80,80,255) >+[ 474: FAIL ] pixel at [1, 1] should be (16,16,16,255), but the actual color is (96,96,96,255) >+[ 475: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 476: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 477: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 478: FAIL ] pixel at [5, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 479: FAIL ] pixel at [6, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 480: FAIL ] pixel at [0, 2] should be (16,16,16,255), but the actual color is (128,128,128,255) >+[ 481: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 482: FAIL ] pixel at [2, 2] should be (4,4,4,255), but the actual color is (160,160,160,255) >+[ 483: FAIL ] pixel at [3, 2] should be (8,8,8,255), but the actual color is (0,0,0,0) >+[ 484: FAIL ] pixel at [4, 2] should be (13,13,13,255), but the actual color is (0,0,0,0) >+[ 485: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 486: FAIL ] pixel at [6, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 487: FAIL ] pixel at [0, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 488: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 489: FAIL ] pixel at [2, 3] should be (20,20,20,255), but the actual color is (0,0,0,0) >+[ 490: FAIL ] pixel at [3, 3] should be (30,30,30,255), but the actual color is (0,0,0,0) >+[ 491: FAIL ] pixel at [4, 3] should be (41,41,41,255), but the actual color is (0,0,0,0) >+[ 492: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 493: FAIL ] pixel at [6, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 494: FAIL ] pixel at [0, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 495: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 496: FAIL ] pixel at [2, 4] should be (55,55,55,255), but the actual color is (0,0,0,0) >+[ 497: FAIL ] pixel at [3, 4] should be (71,71,71,255), but the actual color is (0,0,0,0) >+[ 498: FAIL ] pixel at [4, 4] should be (90,90,90,255), but the actual color is (0,0,0,0) >+[ 499: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 500: FAIL ] pixel at [6, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 501: FAIL ] pixel at [0, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 502: FAIL ] pixel at [1, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 503: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 504: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 505: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 506: FAIL ] pixel at [5, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 507: FAIL ] pixel at [6, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 508: FAIL ] pixel at [0, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 509: FAIL ] pixel at [1, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 510: FAIL ] pixel at [2, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 511: FAIL ] pixel at [3, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 512: FAIL ] pixel at [4, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 513: FAIL ] pixel at [5, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 514: FAIL ] pixel at [6, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 515: FAIL ] pixel at [0, 0] should be (16,16,16,255), but the actual color is (32,32,32,255) >+[ 516: FAIL ] pixel at [1, 0] should be (16,16,16,255), but the actual color is (48,48,48,255) >+[ 517: FAIL ] pixel at [2, 0] should be (16,16,16,255), but the actual color is (64,64,64,255) >+[ 518: FAIL ] pixel at [3, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 519: FAIL ] pixel at [4, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 520: FAIL ] pixel at [5, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 521: FAIL ] pixel at [6, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 522: FAIL ] pixel at [0, 1] should be (16,16,16,255), but the actual color is (80,80,80,255) >+[ 523: FAIL ] pixel at [1, 1] should be (16,16,16,255), but the actual color is (96,96,96,255) >+[ 524: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 525: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 526: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 527: FAIL ] pixel at [5, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 528: FAIL ] pixel at [6, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 529: FAIL ] pixel at [0, 2] should be (16,16,16,255), but the actual color is (128,128,128,255) >+[ 530: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 531: FAIL ] pixel at [2, 2] should be (90,90,90,255), but the actual color is (160,160,160,255) >+[ 532: FAIL ] pixel at [3, 2] should be (71,71,71,255), but the actual color is (0,0,0,0) >+[ 533: FAIL ] pixel at [4, 2] should be (55,55,55,255), but the actual color is (0,0,0,0) >+[ 534: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 535: FAIL ] pixel at [6, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 536: FAIL ] pixel at [0, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 537: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 538: FAIL ] pixel at [2, 3] should be (41,41,41,255), but the actual color is (0,0,0,0) >+[ 539: FAIL ] pixel at [3, 3] should be (30,30,30,255), but the actual color is (0,0,0,0) >+[ 540: FAIL ] pixel at [4, 3] should be (20,20,20,255), but the actual color is (0,0,0,0) >+[ 541: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 542: FAIL ] pixel at [6, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 543: FAIL ] pixel at [0, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 544: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 545: FAIL ] pixel at [2, 4] should be (13,13,13,255), but the actual color is (0,0,0,0) >+[ 546: FAIL ] pixel at [3, 4] should be (8,8,8,255), but the actual color is (0,0,0,0) >+[ 547: FAIL ] pixel at [4, 4] should be (4,4,4,255), but the actual color is (0,0,0,0) >+[ 548: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 549: FAIL ] pixel at [6, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 550: FAIL ] pixel at [0, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 551: FAIL ] pixel at [1, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 552: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 553: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 554: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 555: FAIL ] pixel at [5, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 556: FAIL ] pixel at [6, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 557: FAIL ] pixel at [0, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 558: FAIL ] pixel at [1, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 559: FAIL ] pixel at [2, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 560: FAIL ] pixel at [3, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 561: FAIL ] pixel at [4, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 562: FAIL ] pixel at [5, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 563: FAIL ] pixel at [6, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 564: FAIL ] pixel at [0, 0] should be (16,16,16,255), but the actual color is (32,32,32,255) >+[ 565: FAIL ] pixel at [1, 0] should be (16,16,16,255), but the actual color is (48,48,48,255) >+[ 566: FAIL ] pixel at [2, 0] should be (16,16,16,255), but the actual color is (64,64,64,255) >+[ 567: FAIL ] pixel at [3, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 568: FAIL ] pixel at [4, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 569: FAIL ] pixel at [5, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 570: FAIL ] pixel at [6, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 571: FAIL ] pixel at [0, 1] should be (16,16,16,255), but the actual color is (80,80,80,255) >+[ 572: FAIL ] pixel at [1, 1] should be (16,16,16,255), but the actual color is (96,96,96,255) >+[ 573: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 574: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 575: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 576: FAIL ] pixel at [5, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 577: FAIL ] pixel at [6, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 578: FAIL ] pixel at [0, 2] should be (16,16,16,255), but the actual color is (128,128,128,255) >+[ 579: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 580: FAIL ] pixel at [2, 2] should be (90,90,90,255), but the actual color is (160,160,160,255) >+[ 581: FAIL ] pixel at [3, 2] should be (71,71,71,255), but the actual color is (0,0,0,0) >+[ 582: FAIL ] pixel at [4, 2] should be (55,55,55,255), but the actual color is (0,0,0,0) >+[ 583: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 584: FAIL ] pixel at [6, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 585: FAIL ] pixel at [0, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 586: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 587: FAIL ] pixel at [2, 3] should be (41,41,41,255), but the actual color is (0,0,0,0) >+[ 588: FAIL ] pixel at [3, 3] should be (30,30,30,255), but the actual color is (0,0,0,0) >+[ 589: FAIL ] pixel at [4, 3] should be (20,20,20,255), but the actual color is (0,0,0,0) >+[ 590: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 591: FAIL ] pixel at [6, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 592: FAIL ] pixel at [0, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 593: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 594: FAIL ] pixel at [2, 4] should be (13,13,13,255), but the actual color is (0,0,0,0) >+[ 595: FAIL ] pixel at [3, 4] should be (8,8,8,255), but the actual color is (0,0,0,0) >+[ 596: FAIL ] pixel at [4, 4] should be (4,4,4,255), but the actual color is (0,0,0,0) >+[ 597: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 598: FAIL ] pixel at [6, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 599: FAIL ] pixel at [0, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 600: FAIL ] pixel at [1, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 601: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 602: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 603: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 604: FAIL ] pixel at [5, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 605: FAIL ] pixel at [6, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 606: FAIL ] pixel at [0, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 607: FAIL ] pixel at [1, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 608: FAIL ] pixel at [2, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 609: FAIL ] pixel at [3, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 610: FAIL ] pixel at [4, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 611: FAIL ] pixel at [5, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 612: FAIL ] pixel at [6, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 613: FAIL ] pixel at [0, 0] should be (16,16,16,255), but the actual color is (32,32,32,255) >+[ 614: FAIL ] pixel at [1, 0] should be (16,16,16,255), but the actual color is (48,48,48,255) >+[ 615: FAIL ] pixel at [2, 0] should be (16,16,16,255), but the actual color is (64,64,64,255) >+[ 616: FAIL ] pixel at [3, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 617: FAIL ] pixel at [4, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 618: FAIL ] pixel at [5, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 619: FAIL ] pixel at [6, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 620: FAIL ] pixel at [0, 1] should be (16,16,16,255), but the actual color is (80,80,80,255) >+[ 621: FAIL ] pixel at [1, 1] should be (16,16,16,255), but the actual color is (96,96,96,255) >+[ 622: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 623: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 624: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 625: FAIL ] pixel at [5, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 626: FAIL ] pixel at [6, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 627: FAIL ] pixel at [0, 2] should be (16,16,16,255), but the actual color is (128,128,128,255) >+[ 628: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 629: FAIL ] pixel at [2, 2] should be (4,4,4,255), but the actual color is (160,160,160,255) >+[ 630: FAIL ] pixel at [3, 2] should be (8,8,8,255), but the actual color is (0,0,0,0) >+[ 631: FAIL ] pixel at [4, 2] should be (13,13,13,255), but the actual color is (0,0,0,0) >+[ 632: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 633: FAIL ] pixel at [6, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 634: FAIL ] pixel at [0, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 635: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 636: FAIL ] pixel at [2, 3] should be (20,20,20,255), but the actual color is (0,0,0,0) >+[ 637: FAIL ] pixel at [3, 3] should be (30,30,30,255), but the actual color is (0,0,0,0) >+[ 638: FAIL ] pixel at [4, 3] should be (41,41,41,255), but the actual color is (0,0,0,0) >+[ 639: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 640: FAIL ] pixel at [6, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 641: FAIL ] pixel at [0, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 642: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 643: FAIL ] pixel at [2, 4] should be (55,55,55,255), but the actual color is (0,0,0,0) >+[ 644: FAIL ] pixel at [3, 4] should be (71,71,71,255), but the actual color is (0,0,0,0) >+[ 645: FAIL ] pixel at [4, 4] should be (90,90,90,255), but the actual color is (0,0,0,0) >+[ 646: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 647: FAIL ] pixel at [6, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 648: FAIL ] pixel at [0, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 649: FAIL ] pixel at [1, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 650: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 651: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 652: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 653: FAIL ] pixel at [5, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 654: FAIL ] pixel at [6, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 655: FAIL ] pixel at [0, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 656: FAIL ] pixel at [1, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 657: FAIL ] pixel at [2, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 658: FAIL ] pixel at [3, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 659: FAIL ] pixel at [4, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 660: FAIL ] pixel at [5, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 661: FAIL ] pixel at [6, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 662: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 663: FAIL ] pixel at [2, 2] should be (4,4,4,255), but the actual color is (160,160,160,255) >+[ 664: FAIL ] pixel at [3, 2] should be (8,8,8,255), but the actual color is (0,0,0,0) >+[ 665: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 666: FAIL ] pixel at [2, 3] should be (20,20,20,255), but the actual color is (0,0,0,0) >+[ 667: FAIL ] pixel at [3, 3] should be (30,30,30,255), but the actual color is (0,0,0,0) >+[ 668: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 669: FAIL ] pixel at [2, 4] should be (55,55,55,255), but the actual color is (0,0,0,0) >+[ 670: FAIL ] pixel at [3, 4] should be (71,71,71,255), but the actual color is (0,0,0,0) >+[ 671: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 672: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 673: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 674: FAIL ] pixel at [2, 2] should be (4,4,4,255), but the actual color is (160,160,160,255) >+[ 675: FAIL ] pixel at [3, 2] should be (8,8,8,255), but the actual color is (0,0,0,0) >+[ 676: FAIL ] pixel at [4, 2] should be (13,13,13,255), but the actual color is (0,0,0,0) >+[ 677: FAIL ] pixel at [2, 3] should be (20,20,20,255), but the actual color is (0,0,0,0) >+[ 678: FAIL ] pixel at [3, 3] should be (30,30,30,255), but the actual color is (0,0,0,0) >+[ 679: FAIL ] pixel at [4, 3] should be (41,41,41,255), but the actual color is (0,0,0,0) >+[ 680: FAIL ] pixel at [3, 2] should be (8,8,8,255), but the actual color is (0,0,0,0) >+[ 681: FAIL ] pixel at [4, 2] should be (13,13,13,255), but the actual color is (0,0,0,0) >+[ 682: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 683: FAIL ] pixel at [3, 3] should be (30,30,30,255), but the actual color is (0,0,0,0) >+[ 684: FAIL ] pixel at [4, 3] should be (41,41,41,255), but the actual color is (0,0,0,0) >+[ 685: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 686: FAIL ] pixel at [3, 4] should be (71,71,71,255), but the actual color is (0,0,0,0) >+[ 687: FAIL ] pixel at [4, 4] should be (90,90,90,255), but the actual color is (0,0,0,0) >+[ 688: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 689: FAIL ] pixel at [2, 3] should be (20,20,20,255), but the actual color is (0,0,0,0) >+[ 690: FAIL ] pixel at [3, 3] should be (30,30,30,255), but the actual color is (0,0,0,0) >+[ 691: FAIL ] pixel at [4, 3] should be (41,41,41,255), but the actual color is (0,0,0,0) >+[ 692: FAIL ] pixel at [2, 4] should be (55,55,55,255), but the actual color is (0,0,0,0) >+[ 693: FAIL ] pixel at [3, 4] should be (71,71,71,255), but the actual color is (0,0,0,0) >+[ 694: FAIL ] pixel at [4, 4] should be (90,90,90,255), but the actual color is (0,0,0,0) >+[ 695: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 696: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 697: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 698: FAIL ] pixel at [0, 0] should be (16,16,16,255), but the actual color is (32,32,32,255) >+[ 699: FAIL ] pixel at [1, 0] should be (16,16,16,255), but the actual color is (48,48,48,255) >+[ 700: FAIL ] pixel at [2, 0] should be (16,16,16,255), but the actual color is (64,64,64,255) >+[ 701: FAIL ] pixel at [3, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 702: FAIL ] pixel at [4, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 703: FAIL ] pixel at [5, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 704: FAIL ] pixel at [6, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 705: FAIL ] pixel at [0, 1] should be (16,16,16,255), but the actual color is (80,80,80,255) >+[ 706: FAIL ] pixel at [1, 1] should be (16,16,16,255), but the actual color is (96,96,96,255) >+[ 707: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 708: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 709: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 710: FAIL ] pixel at [5, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 711: FAIL ] pixel at [6, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 712: FAIL ] pixel at [0, 2] should be (16,16,16,255), but the actual color is (128,128,128,255) >+[ 713: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 714: FAIL ] pixel at [2, 2] should be (32,32,32,255), but the actual color is (160,160,160,255) >+[ 715: FAIL ] pixel at [3, 2] should be (48,48,48,255), but the actual color is (0,0,0,0) >+[ 716: FAIL ] pixel at [4, 2] should be (64,64,64,255), but the actual color is (0,0,0,0) >+[ 717: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 718: FAIL ] pixel at [6, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 719: FAIL ] pixel at [0, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 720: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 721: FAIL ] pixel at [2, 3] should be (80,80,80,255), but the actual color is (0,0,0,0) >+[ 722: FAIL ] pixel at [3, 3] should be (96,96,96,255), but the actual color is (0,0,0,0) >+[ 723: FAIL ] pixel at [4, 3] should be (112,112,112,255), but the actual color is (0,0,0,0) >+[ 724: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 725: FAIL ] pixel at [6, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 726: FAIL ] pixel at [0, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 727: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 728: FAIL ] pixel at [2, 4] should be (128,128,128,255), but the actual color is (0,0,0,0) >+[ 729: FAIL ] pixel at [3, 4] should be (144,144,144,255), but the actual color is (0,0,0,0) >+[ 730: FAIL ] pixel at [4, 4] should be (160,160,160,255), but the actual color is (0,0,0,0) >+[ 731: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 732: FAIL ] pixel at [6, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 733: FAIL ] pixel at [0, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 734: FAIL ] pixel at [1, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 735: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 736: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 737: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 738: FAIL ] pixel at [5, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 739: FAIL ] pixel at [6, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 740: FAIL ] pixel at [0, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 741: FAIL ] pixel at [1, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 742: FAIL ] pixel at [2, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 743: FAIL ] pixel at [3, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 744: FAIL ] pixel at [4, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 745: FAIL ] pixel at [5, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 746: FAIL ] pixel at [6, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 747: FAIL ] pixel at [0, 0] should be (16,16,16,255), but the actual color is (32,32,32,255) >+[ 748: FAIL ] pixel at [1, 0] should be (16,16,16,255), but the actual color is (48,48,48,255) >+[ 749: FAIL ] pixel at [2, 0] should be (16,16,16,255), but the actual color is (64,64,64,255) >+[ 750: FAIL ] pixel at [3, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 751: FAIL ] pixel at [4, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 752: FAIL ] pixel at [5, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 753: FAIL ] pixel at [6, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 754: FAIL ] pixel at [0, 1] should be (16,16,16,255), but the actual color is (80,80,80,255) >+[ 755: FAIL ] pixel at [1, 1] should be (16,16,16,255), but the actual color is (96,96,96,255) >+[ 756: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 757: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 758: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 759: FAIL ] pixel at [5, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 760: FAIL ] pixel at [6, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 761: FAIL ] pixel at [0, 2] should be (16,16,16,255), but the actual color is (128,128,128,255) >+[ 762: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 763: PASS ] pixel at [2, 2] is (160,160,160,255). It is correct! >+[ 764: FAIL ] pixel at [3, 2] should be (144,144,144,255), but the actual color is (0,0,0,0) >+[ 765: FAIL ] pixel at [4, 2] should be (128,128,128,255), but the actual color is (0,0,0,0) >+[ 766: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 767: FAIL ] pixel at [6, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 768: FAIL ] pixel at [0, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 769: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 770: FAIL ] pixel at [2, 3] should be (112,112,112,255), but the actual color is (0,0,0,0) >+[ 771: FAIL ] pixel at [3, 3] should be (96,96,96,255), but the actual color is (0,0,0,0) >+[ 772: FAIL ] pixel at [4, 3] should be (80,80,80,255), but the actual color is (0,0,0,0) >+[ 773: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 774: FAIL ] pixel at [6, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 775: FAIL ] pixel at [0, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 776: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 777: FAIL ] pixel at [2, 4] should be (64,64,64,255), but the actual color is (0,0,0,0) >+[ 778: FAIL ] pixel at [3, 4] should be (48,48,48,255), but the actual color is (0,0,0,0) >+[ 779: FAIL ] pixel at [4, 4] should be (32,32,32,255), but the actual color is (0,0,0,0) >+[ 780: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 781: FAIL ] pixel at [6, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 782: FAIL ] pixel at [0, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 783: FAIL ] pixel at [1, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 784: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 785: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 786: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 787: FAIL ] pixel at [5, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 788: FAIL ] pixel at [6, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 789: FAIL ] pixel at [0, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 790: FAIL ] pixel at [1, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 791: FAIL ] pixel at [2, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 792: FAIL ] pixel at [3, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 793: FAIL ] pixel at [4, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 794: FAIL ] pixel at [5, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 795: FAIL ] pixel at [6, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 796: FAIL ] pixel at [0, 0] should be (16,16,16,255), but the actual color is (32,32,32,255) >+[ 797: FAIL ] pixel at [1, 0] should be (16,16,16,255), but the actual color is (48,48,48,255) >+[ 798: FAIL ] pixel at [2, 0] should be (16,16,16,255), but the actual color is (64,64,64,255) >+[ 799: FAIL ] pixel at [3, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 800: FAIL ] pixel at [4, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 801: FAIL ] pixel at [5, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 802: FAIL ] pixel at [6, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 803: FAIL ] pixel at [0, 1] should be (16,16,16,255), but the actual color is (80,80,80,255) >+[ 804: FAIL ] pixel at [1, 1] should be (16,16,16,255), but the actual color is (96,96,96,255) >+[ 805: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 806: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 807: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 808: FAIL ] pixel at [5, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 809: FAIL ] pixel at [6, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 810: FAIL ] pixel at [0, 2] should be (16,16,16,255), but the actual color is (128,128,128,255) >+[ 811: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 812: PASS ] pixel at [2, 2] is (160,160,160,255). It is correct! >+[ 813: FAIL ] pixel at [3, 2] should be (144,144,144,255), but the actual color is (0,0,0,0) >+[ 814: FAIL ] pixel at [4, 2] should be (128,128,128,255), but the actual color is (0,0,0,0) >+[ 815: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 816: FAIL ] pixel at [6, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 817: FAIL ] pixel at [0, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 818: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 819: FAIL ] pixel at [2, 3] should be (112,112,112,255), but the actual color is (0,0,0,0) >+[ 820: FAIL ] pixel at [3, 3] should be (96,96,96,255), but the actual color is (0,0,0,0) >+[ 821: FAIL ] pixel at [4, 3] should be (80,80,80,255), but the actual color is (0,0,0,0) >+[ 822: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 823: FAIL ] pixel at [6, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 824: FAIL ] pixel at [0, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 825: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 826: FAIL ] pixel at [2, 4] should be (64,64,64,255), but the actual color is (0,0,0,0) >+[ 827: FAIL ] pixel at [3, 4] should be (48,48,48,255), but the actual color is (0,0,0,0) >+[ 828: FAIL ] pixel at [4, 4] should be (32,32,32,255), but the actual color is (0,0,0,0) >+[ 829: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 830: FAIL ] pixel at [6, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 831: FAIL ] pixel at [0, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 832: FAIL ] pixel at [1, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 833: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 834: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 835: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 836: FAIL ] pixel at [5, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 837: FAIL ] pixel at [6, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 838: FAIL ] pixel at [0, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 839: FAIL ] pixel at [1, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 840: FAIL ] pixel at [2, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 841: FAIL ] pixel at [3, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 842: FAIL ] pixel at [4, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 843: FAIL ] pixel at [5, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 844: FAIL ] pixel at [6, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 845: FAIL ] pixel at [0, 0] should be (16,16,16,255), but the actual color is (32,32,32,255) >+[ 846: FAIL ] pixel at [1, 0] should be (16,16,16,255), but the actual color is (48,48,48,255) >+[ 847: FAIL ] pixel at [2, 0] should be (16,16,16,255), but the actual color is (64,64,64,255) >+[ 848: FAIL ] pixel at [3, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 849: FAIL ] pixel at [4, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 850: FAIL ] pixel at [5, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 851: FAIL ] pixel at [6, 0] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 852: FAIL ] pixel at [0, 1] should be (16,16,16,255), but the actual color is (80,80,80,255) >+[ 853: FAIL ] pixel at [1, 1] should be (16,16,16,255), but the actual color is (96,96,96,255) >+[ 854: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 855: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 856: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 857: FAIL ] pixel at [5, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 858: FAIL ] pixel at [6, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 859: FAIL ] pixel at [0, 2] should be (16,16,16,255), but the actual color is (128,128,128,255) >+[ 860: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 861: FAIL ] pixel at [2, 2] should be (32,32,32,255), but the actual color is (160,160,160,255) >+[ 862: FAIL ] pixel at [3, 2] should be (48,48,48,255), but the actual color is (0,0,0,0) >+[ 863: FAIL ] pixel at [4, 2] should be (64,64,64,255), but the actual color is (0,0,0,0) >+[ 864: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 865: FAIL ] pixel at [6, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 866: FAIL ] pixel at [0, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 867: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 868: FAIL ] pixel at [2, 3] should be (80,80,80,255), but the actual color is (0,0,0,0) >+[ 869: FAIL ] pixel at [3, 3] should be (96,96,96,255), but the actual color is (0,0,0,0) >+[ 870: FAIL ] pixel at [4, 3] should be (112,112,112,255), but the actual color is (0,0,0,0) >+[ 871: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 872: FAIL ] pixel at [6, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 873: FAIL ] pixel at [0, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 874: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 875: FAIL ] pixel at [2, 4] should be (128,128,128,255), but the actual color is (0,0,0,0) >+[ 876: FAIL ] pixel at [3, 4] should be (144,144,144,255), but the actual color is (0,0,0,0) >+[ 877: FAIL ] pixel at [4, 4] should be (160,160,160,255), but the actual color is (0,0,0,0) >+[ 878: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 879: FAIL ] pixel at [6, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 880: FAIL ] pixel at [0, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 881: FAIL ] pixel at [1, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 882: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 883: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 884: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 885: FAIL ] pixel at [5, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 886: FAIL ] pixel at [6, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 887: FAIL ] pixel at [0, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 888: FAIL ] pixel at [1, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 889: FAIL ] pixel at [2, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 890: FAIL ] pixel at [3, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 891: FAIL ] pixel at [4, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 892: FAIL ] pixel at [5, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 893: FAIL ] pixel at [6, 6] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 894: FAIL ] pixel at [1, 2] should be (16,16,16,255), but the actual color is (144,144,144,255) >+[ 895: FAIL ] pixel at [2, 2] should be (32,32,32,255), but the actual color is (160,160,160,255) >+[ 896: FAIL ] pixel at [3, 2] should be (48,48,48,255), but the actual color is (0,0,0,0) >+[ 897: FAIL ] pixel at [1, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 898: FAIL ] pixel at [2, 3] should be (80,80,80,255), but the actual color is (0,0,0,0) >+[ 899: FAIL ] pixel at [3, 3] should be (96,96,96,255), but the actual color is (0,0,0,0) >+[ 900: FAIL ] pixel at [1, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 901: FAIL ] pixel at [2, 4] should be (128,128,128,255), but the actual color is (0,0,0,0) >+[ 902: FAIL ] pixel at [3, 4] should be (144,144,144,255), but the actual color is (0,0,0,0) >+[ 903: FAIL ] pixel at [2, 1] should be (16,16,16,255), but the actual color is (112,112,112,255) >+[ 904: FAIL ] pixel at [3, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 905: FAIL ] pixel at [4, 1] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 906: FAIL ] pixel at [2, 2] should be (32,32,32,255), but the actual color is (160,160,160,255) >+[ 907: FAIL ] pixel at [3, 2] should be (48,48,48,255), but the actual color is (0,0,0,0) >+[ 908: FAIL ] pixel at [4, 2] should be (64,64,64,255), but the actual color is (0,0,0,0) >+[ 909: FAIL ] pixel at [2, 3] should be (80,80,80,255), but the actual color is (0,0,0,0) >+[ 910: FAIL ] pixel at [3, 3] should be (96,96,96,255), but the actual color is (0,0,0,0) >+[ 911: FAIL ] pixel at [4, 3] should be (112,112,112,255), but the actual color is (0,0,0,0) >+[ 912: FAIL ] pixel at [3, 2] should be (48,48,48,255), but the actual color is (0,0,0,0) >+[ 913: FAIL ] pixel at [4, 2] should be (64,64,64,255), but the actual color is (0,0,0,0) >+[ 914: FAIL ] pixel at [5, 2] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 915: FAIL ] pixel at [3, 3] should be (96,96,96,255), but the actual color is (0,0,0,0) >+[ 916: FAIL ] pixel at [4, 3] should be (112,112,112,255), but the actual color is (0,0,0,0) >+[ 917: FAIL ] pixel at [5, 3] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 918: FAIL ] pixel at [3, 4] should be (144,144,144,255), but the actual color is (0,0,0,0) >+[ 919: FAIL ] pixel at [4, 4] should be (160,160,160,255), but the actual color is (0,0,0,0) >+[ 920: FAIL ] pixel at [5, 4] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 921: FAIL ] pixel at [2, 3] should be (80,80,80,255), but the actual color is (0,0,0,0) >+[ 922: FAIL ] pixel at [3, 3] should be (96,96,96,255), but the actual color is (0,0,0,0) >+[ 923: FAIL ] pixel at [4, 3] should be (112,112,112,255), but the actual color is (0,0,0,0) >+[ 924: FAIL ] pixel at [2, 4] should be (128,128,128,255), but the actual color is (0,0,0,0) >+[ 925: FAIL ] pixel at [3, 4] should be (144,144,144,255), but the actual color is (0,0,0,0) >+[ 926: FAIL ] pixel at [4, 4] should be (160,160,160,255), but the actual color is (0,0,0,0) >+[ 927: FAIL ] pixel at [2, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 928: FAIL ] pixel at [3, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 929: FAIL ] pixel at [4, 5] should be (16,16,16,255), but the actual color is (0,0,0,0) >+[ 930: PASS ] successfullyParsed is true >+[ FAIL ] 924 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-size-overflow-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-size-overflow-expected.txt >index 26ea98fede7a9d0a554e1184c5818ac8204fb53d..4ae00896a6366686456bf59b2c2324db8b2955ce 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-size-overflow-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-size-overflow-expected.txt >@@ -1,5 +1,15 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/rendering/blitframebuffer-size-overflow.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] getError was expected value: NO_ERROR : Using max 32-bit integer as blitFramebuffer parameter should succeed. >+[ 3: PASS ] getError was expected value: NO_ERROR : Using blitFramebuffer parameters where calculated width/height matches max 32-bit integer should succeed. >+[ 4: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : Using source width/height greater than max 32-bit integer should fail. >+[ 5: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : Using source width/height greater than max 32-bit integer should fail. >+[ 6: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : Using destination width/height greater than max 32-bit integer should fail. >+[ 7: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : Using destination width/height greater than max 32-bit integer should fail. >+[ 8: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : Using both source and destination width/height greater than max 32-bit integer should fail. >+[ 9: FAIL ] getError expected: INVALID_VALUE. Was NO_ERROR : Using minimum and maximum integers for all boundaries should fail. >+[ 10: PASS ] successfullyParsed is true >+[ FAIL ] 6 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-srgb-and-linear-drawbuffers-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-srgb-and-linear-drawbuffers-expected.txt >index f57f03d6e62f9a619d42492269dc1853bc69185a..c6142736392baeff6743046a18c93c1de40da148 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-srgb-and-linear-drawbuffers-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-srgb-and-linear-drawbuffers-expected.txt >@@ -1,5 +1,57 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/rendering/blitframebuffer-srgb-and-linear-drawbuffers.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] getError was expected value: NO_ERROR : setup read framebuffer should succeed >+[ 3: PASS ] getError was expected value: NO_ERROR : setup draw framebuffer should succeed >+[ 4: PASS ] getError was expected value: NO_ERROR : blitframebuffer should succeed >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : readpixels should succeed >+[ 6: PASS ] getError was expected value: NO_ERROR : setup read framebuffer should succeed >+[ 7: PASS ] getError was expected value: NO_ERROR : setup draw framebuffer should succeed >+[ 8: PASS ] getError was expected value: NO_ERROR : blitframebuffer should succeed >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : readpixels should succeed >+[ 10: PASS ] getError was expected value: NO_ERROR : setup read framebuffer should succeed >+[ 11: PASS ] getError was expected value: NO_ERROR : setup draw framebuffer should succeed >+[ 12: PASS ] getError was expected value: NO_ERROR : blitframebuffer should succeed >+[ 13: PASS ] getError was expected value: NO_ERROR : readpixels should succeed >+[ 14: PASS ] All pixels comparision passed! >+[ 15: PASS ] getError was expected value: NO_ERROR : setup read framebuffer should succeed >+[ 16: PASS ] getError was expected value: NO_ERROR : setup draw framebuffer should succeed >+[ 17: PASS ] getError was expected value: NO_ERROR : blitframebuffer should succeed >+[ 18: PASS ] getError was expected value: NO_ERROR : readpixels should succeed >+[ 19: PASS ] getError was expected value: NO_ERROR : setup read framebuffer should succeed >+[ 20: PASS ] getError was expected value: NO_ERROR : setup draw framebuffer should succeed >+[ 21: PASS ] getError was expected value: NO_ERROR : blitframebuffer should succeed >+[ 22: PASS ] getError was expected value: NO_ERROR : readpixels should succeed >+[ 23: PASS ] getError was expected value: NO_ERROR : setup read framebuffer should succeed >+[ 24: PASS ] getError was expected value: NO_ERROR : setup draw framebuffer should succeed >+[ 25: PASS ] getError was expected value: NO_ERROR : blitframebuffer should succeed >+[ 26: PASS ] getError was expected value: NO_ERROR : readpixels should succeed >+[ 27: PASS ] getError was expected value: NO_ERROR : setup read framebuffer should succeed >+[ 28: PASS ] getError was expected value: NO_ERROR : setup draw framebuffer should succeed >+[ 29: PASS ] getError was expected value: NO_ERROR : blitframebuffer should succeed >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : readpixels should succeed >+[ 31: PASS ] getError was expected value: NO_ERROR : setup read framebuffer should succeed >+[ 32: PASS ] getError was expected value: NO_ERROR : setup draw framebuffer should succeed >+[ 33: PASS ] getError was expected value: NO_ERROR : blitframebuffer should succeed >+[ 34: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : readpixels should succeed >+[ 35: PASS ] getError was expected value: NO_ERROR : setup read framebuffer should succeed >+[ 36: PASS ] getError was expected value: NO_ERROR : setup draw framebuffer should succeed >+[ 37: PASS ] getError was expected value: NO_ERROR : blitframebuffer should succeed >+[ 38: PASS ] getError was expected value: NO_ERROR : readpixels should succeed >+[ 39: PASS ] All pixels comparision passed! >+[ 40: PASS ] getError was expected value: NO_ERROR : setup read framebuffer should succeed >+[ 41: PASS ] getError was expected value: NO_ERROR : setup draw framebuffer should succeed >+[ 42: PASS ] getError was expected value: NO_ERROR : blitframebuffer should succeed >+[ 43: PASS ] getError was expected value: NO_ERROR : readpixels should succeed >+[ 44: PASS ] getError was expected value: NO_ERROR : setup read framebuffer should succeed >+[ 45: PASS ] getError was expected value: NO_ERROR : setup draw framebuffer should succeed >+[ 46: PASS ] getError was expected value: NO_ERROR : blitframebuffer should succeed >+[ 47: PASS ] getError was expected value: NO_ERROR : readpixels should succeed >+[ 48: PASS ] getError was expected value: NO_ERROR : setup read framebuffer should succeed >+[ 49: PASS ] getError was expected value: NO_ERROR : setup draw framebuffer should succeed >+[ 50: PASS ] getError was expected value: NO_ERROR : blitframebuffer should succeed >+[ 51: PASS ] getError was expected value: NO_ERROR : readpixels should succeed >+[ 52: PASS ] successfullyParsed is true >+[ FAIL ] 4 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-stencil-only-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-stencil-only-expected.txt >index 811350b6d567f5836027ebca10efddf5ec3703ec..c1af7cf1440b0df34187a18753311aa689b1919a 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-stencil-only-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-stencil-only-expected.txt >@@ -1,5 +1,31 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/rendering/blitframebuffer-stencil-only.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] getError was expected value: NO_ERROR : after program initialization >+[ 3: PASS ] gl.getProgramParameter(program, gl.LINK_STATUS) is true >+[ 4: PASS ] getError was expected value: NO_ERROR : query uniform location >+[ 5: PASS ] colorLoc is non-null. >+[ 6: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after buffer init >+[ 7: FAIL ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36053. Was 36054. >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after buffer init >+[ 9: FAIL ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36053. Was 36054. >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_FRAMEBUFFER_OPERATION : after drawQuad >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_FRAMEBUFFER_OPERATION : after drawQuad >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_FRAMEBUFFER_OPERATION : after drawQuad >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_FRAMEBUFFER_OPERATION : after drawQuad >+[ 14: PASS ] getError was expected value: NO_ERROR : after test >+[ 15: FAIL ] stencil test should be green at (0, 0) expected: 0,255,0,255 was 0,0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_FRAMEBUFFER_OPERATION : after buffer init >+[ 17: FAIL ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36053. Was 36054. >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after buffer init >+[ 19: FAIL ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36053. Was 36054. >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_FRAMEBUFFER_OPERATION : after drawQuad >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_FRAMEBUFFER_OPERATION : after drawQuad >+[ 22: FAIL ] getError expected: NO_ERROR. Was INVALID_FRAMEBUFFER_OPERATION : after drawQuad >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_FRAMEBUFFER_OPERATION : after drawQuad >+[ 24: PASS ] getError was expected value: NO_ERROR : after test >+[ 25: FAIL ] stencil test should be green at (0, 0) expected: 0,255,0,255 was 0,0,0,0 >+[ 26: PASS ] successfullyParsed is true >+[ FAIL ] 18 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-test-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-test-expected.txt >index d65df9e9f7a9d15141b529065c9784a0ab4828a6..f05bd0e52ec46acea92d6dace2f90157dc80f3e1 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-test-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/rendering/blitframebuffer-test-expected.txt >@@ -1,5 +1,22 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/rendering/blitframebuffer-test.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] should be red at first >+[ 3: PASS ] should be green >+[ 4: PASS ] getError was expected value: NO_ERROR : blitFramebuffer should succeed. >+[ 5: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : blitFramebuffer should generate INVALID_OPERATION if read/draw buffer are identical. >+[ 6: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : blitFramebuffer should generate INVALID_OPERATION if read/draw buffer are identical. >+[ 7: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : blitFramebuffer should generate INVALID_OPERATION if read/draw color buffer are identical. >+[ 8: PASS ] getError was expected value: NO_ERROR : blitFramebuffer should succeed if read/draw buffer has the same image with different levels. >+[ 9: PASS ] getError was expected value: NO_ERROR : blitFramebuffer should succeed if read/draw buffer has the same CUBE_MAP image with different faces. >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : blitFramebuffer should succeed if read/draw buffer has the same 3D/2D_ARRAY image with different layers. >+[ 11: FAIL ] Framebuffer incomplete. >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : blitFramebuffer from multisampled srgb image should succeed. >+[ 13: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : blitFramebuffer to a multisampled srgb image should generate INVALID_OPERATION. >+[ 14: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : blitFramebuffer from a multisampled srgb image, the src region and the dst region must be exactly the same. >+[ 15: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : blitFramebuffer from a multisampled srgb image, the src region and the dst region must be exactly the same. >+[ 16: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : blitFramebuffer from a multisampled srgb image, the format/type must be exactly the same. >+[ 17: PASS ] successfullyParsed is true >+[ FAIL ] 10 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/rendering/clear-func-buffer-type-match-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/rendering/clear-func-buffer-type-match-expected.txt >index 75fee3b315038b4964925e22f901f9ba6cd93167..3f2f0911a0038ee9d67eb7380e2218233f9a2ef2 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/rendering/clear-func-buffer-type-match-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/rendering/clear-func-buffer-type-match-expected.txt >@@ -1,5 +1,27 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/rendering/clear-func-buffer-type-match.html >-[ PASS ] All tests passed >+[ 1: PASS ] context exists >+[ 2: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 3: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : clear and INT buffer >+[ 4: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : clearBufferfv and INT buffer >+[ 5: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : clearBufferuiv and INT buffer >+[ 6: PASS ] getError was expected value: NO_ERROR : clear and INT buffer is NONE >+[ 7: PASS ] getError was expected value: NO_ERROR : clearBufferfv and INT buffer is NONE >+[ 8: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : clearBufferuiv and float buffer >+[ 9: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 10: PASS ] getError was expected value: INVALID_OPERATION : clear and UINT buffer >+[ 11: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : clearBufferfv and UINT buffer >+[ 12: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : clearBufferiv and UINT buffer >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : clear and UINT buffer is NONE >+[ 14: PASS ] getError was expected value: NO_ERROR : clearBufferfv and UINT buffer is NONE >+[ 15: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : clearBufferiv and float buffer >+[ 16: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 17: PASS ] getError was expected value: NO_ERROR : clear and RGBA8 buffer >+[ 18: PASS ] getError was expected value: NO_ERROR : clearBufferfv and RGBA8 buffer >+[ 19: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : clearBufferiv and RGBA8 buffer >+[ 20: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : clearBufferuiv and RGBA8 buffer >+[ 21: PASS ] getError was expected value: NO_ERROR : should be no error >+[ 22: PASS ] successfullyParsed is true >+[ FAIL ] 10 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/rendering/clear-srgb-color-buffer-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/rendering/clear-srgb-color-buffer-expected.txt >index 94dda6c2ef46844ddc56972d8fe6574ca95e1145..c2c8ee9344595ab682b7883604c7c9434e6b0324 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/rendering/clear-srgb-color-buffer-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/rendering/clear-srgb-color-buffer-expected.txt >@@ -1,5 +1,10 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/rendering/clear-srgb-color-buffer.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] framebuffer complete! >+[ 3: FAIL ] at (0, 0) expected: 124,193,222,255 was 51,136,187,255 >+[ 4: FAIL ] at (0, 0) expected: 124,193,222,255 was 51,136,187,255 >+[ 5: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/rendering/framebuffer-unsupported-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/rendering/framebuffer-unsupported-expected.txt >index 6b38dac46d26b5e0a268f3abe6d105b8a63f926f..11685ce6e80e1b4c82b622a8eea9a679dc54da11 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/rendering/framebuffer-unsupported-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/rendering/framebuffer-unsupported-expected.txt >@@ -1,5 +1,17 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/rendering/framebuffer-unsupported.html >-[ PASS ] All tests passed >+[ 1: PASS ] gl = wtu.create3DContext(undefined, undefined, 2) is non-null. >+[ 2: PASS ] getError was expected value: NO_ERROR : Texture creation should succeed. >+[ 3: PASS ] checkFramebufferStatus got FRAMEBUFFER_COMPLETE as expected >+[ 4: PASS ] checkFramebufferStatus got FRAMEBUFFER_COMPLETE as expected >+[ 5: FAIL ] checkFramebufferStatus expects [FRAMEBUFFER_UNSUPPORTED], was FRAMEBUFFER_COMPLETE >+[ 6: PASS ] checkFramebufferStatus got FRAMEBUFFER_COMPLETE as expected >+[ 7: PASS ] checkFramebufferStatus got FRAMEBUFFER_COMPLETE as expected >+[ 8: FAIL ] checkFramebufferStatus expects [FRAMEBUFFER_UNSUPPORTED], was FRAMEBUFFER_COMPLETE >+[ 9: FAIL ] checkFramebufferStatus expects [FRAMEBUFFER_COMPLETE], was FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT >+[ 10: FAIL ] checkFramebufferStatus expects [FRAMEBUFFER_COMPLETE], was FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT >+[ 11: FAIL ] checkFramebufferStatus expects [FRAMEBUFFER_UNSUPPORTED], was FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT >+[ 12: PASS ] successfullyParsed is true >+[ FAIL ] 5 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/rendering/fs-color-type-mismatch-color-buffer-type-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/rendering/fs-color-type-mismatch-color-buffer-type-expected.txt >index b8a776bd6e7bf57d1198568d814390f58891f818..6c40dfde0c638cec5ebac19acd3a347d33d3e991 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/rendering/fs-color-type-mismatch-color-buffer-type-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/rendering/fs-color-type-mismatch-color-buffer-type-expected.txt >@@ -1,5 +1,20 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/rendering/fs-color-type-mismatch-color-buffer-type.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] Succeed to set up program >+[ 3: PASS ] getError was expected value: NO_ERROR : If color buffers' type mismatch the type of fragment shader's outputs, geneate INVALID_OPERATION. Otherwise, it should be NO_ERROR >+[ 4: PASS ] getError was expected value: NO_ERROR : If color buffers' type mismatch the type of fragment shader's outputs, geneate INVALID_OPERATION. Otherwise, it should be NO_ERROR >+[ 5: PASS ] getError was expected value: NO_ERROR : If color buffers' type mismatch the type of fragment shader's outputs, geneate INVALID_OPERATION. Otherwise, it should be NO_ERROR >+[ 6: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : If color buffers' type mismatch the type of fragment shader's outputs, geneate INVALID_OPERATION. Otherwise, it should be NO_ERROR >+[ 7: PASS ] getError was expected value: NO_ERROR : If color buffers' type mismatch the type of fragment shader's outputs, geneate INVALID_OPERATION. Otherwise, it should be NO_ERROR >+[ 8: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : If color buffers' type mismatch the type of fragment shader's outputs, geneate INVALID_OPERATION. Otherwise, it should be NO_ERROR >+[ 9: PASS ] getError was expected value: NO_ERROR : If color buffers' type mismatch the type of fragment shader's outputs, geneate INVALID_OPERATION. Otherwise, it should be NO_ERROR >+[ 10: PASS ] getError was expected value: NO_ERROR : If color buffers' type mismatch the type of fragment shader's outputs, geneate INVALID_OPERATION. Otherwise, it should be NO_ERROR >+[ 11: PASS ] getError was expected value: NO_ERROR : If color buffers' type mismatch the type of fragment shader's outputs, geneate INVALID_OPERATION. Otherwise, it should be NO_ERROR >+[ 12: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : If color buffers' type mismatch the type of fragment shader's outputs, geneate INVALID_OPERATION. Otherwise, it should be NO_ERROR >+[ 13: PASS ] getError was expected value: NO_ERROR : If color buffers' type mismatch the type of fragment shader's outputs, geneate INVALID_OPERATION. Otherwise, it should be NO_ERROR >+[ 14: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : If color buffers' type mismatch the type of fragment shader's outputs, geneate INVALID_OPERATION. Otherwise, it should be NO_ERROR >+[ 15: PASS ] successfullyParsed is true >+[ FAIL ] 4 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/rendering/instanced-arrays-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/rendering/instanced-arrays-expected.txt >index bef6901bfd654e6677a5c63505a2035f03396add..03a672faeebb591e8148ccf735bcce55a278cd44 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/rendering/instanced-arrays-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/rendering/instanced-arrays-expected.txt >@@ -1,5 +1,57 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/rendering/instanced-arrays.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] gl.VERTEX_ATTRIB_ARRAY_DIVISOR is 0x88FE >+[ 3: PASS ] Vertex attribute 0 must has a default divisor of 0 >+[ 4: PASS ] Vertex attribute 1 must has a default divisor of 0 >+[ 5: PASS ] Vertex attribute 2 must has a default divisor of 0 >+[ 6: PASS ] Vertex attribute 3 must has a default divisor of 0 >+[ 7: PASS ] Vertex attribute 4 must has a default divisor of 0 >+[ 8: PASS ] Vertex attribute 5 must has a default divisor of 0 >+[ 9: PASS ] Vertex attribute 6 must has a default divisor of 0 >+[ 10: PASS ] Vertex attribute 7 must has a default divisor of 0 >+[ 11: PASS ] Vertex attribute 8 must has a default divisor of 0 >+[ 12: PASS ] Vertex attribute 9 must has a default divisor of 0 >+[ 13: PASS ] Vertex attribute 10 must has a default divisor of 0 >+[ 14: PASS ] Vertex attribute 11 must has a default divisor of 0 >+[ 15: PASS ] Vertex attribute 12 must has a default divisor of 0 >+[ 16: PASS ] Vertex attribute 13 must has a default divisor of 0 >+[ 17: PASS ] Vertex attribute 14 must has a default divisor of 0 >+[ 18: PASS ] Vertex attribute 15 must has a default divisor of 0 >+[ 19: PASS ] getError was expected value: INVALID_VALUE : vertexAttribDivisor index set greater than or equal to MAX_VERTEX_ATTRIBS should be an invalid value >+[ 20: PASS ] getError was expected value: NO_ERROR : vertexAttribDivisor index set less than MAX_VERTEX_ATTRIBS should succeed >+[ 21: PASS ] Set value of VERTEX_ATTRIB_ARRAY_DIVISOR matches expecation >+[ 22: PASS ] should be 255,0,0,255 >+[ 23: PASS ] should be 0,255,0,255 >+[ 24: PASS ] should be 0,0,255,255 >+[ 25: PASS ] should be 255,255,0,255 >+[ 26: PASS ] getError was expected value: INVALID_VALUE : drawArraysInstanced cannot have a primcount less than 0 >+[ 27: PASS ] getError was expected value: INVALID_VALUE : drawArraysInstanced cannot have a count less than 0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : It's allowed for all vertex attributes to have non-zero divisors when calling drawArraysInstanced >+[ 29: PASS ] getError was expected value: NO_ERROR : drawArraysInstanced with POINTS should succeed >+[ 30: PASS ] getError was expected value: NO_ERROR : drawArraysInstanced with LINES should succeed >+[ 31: PASS ] getError was expected value: NO_ERROR : drawArraysInstanced with LINE_LIST should return succeed >+[ 32: PASS ] getError was expected value: NO_ERROR : drawArraysInstanced with TRI_LIST should succeed >+[ 33: PASS ] getError was expected value: INVALID_ENUM : drawArraysInstanced with QUAD_STRIP should return INVALID_ENUM >+[ 34: PASS ] getError was expected value: INVALID_ENUM : drawArraysInstanced with QUADS should return INVALID_ENUM >+[ 35: PASS ] getError was expected value: INVALID_ENUM : drawArraysInstanced with POLYGON should return INVALID_ENUM >+[ 36: PASS ] should be 255,0,0,255 >+[ 37: PASS ] should be 0,255,0,255 >+[ 38: PASS ] should be 0,0,255,255 >+[ 39: PASS ] should be 255,255,0,255 >+[ 40: PASS ] getError was expected value: INVALID_VALUE : drawElementsInstanced cannot have a primcount less than 0 >+[ 41: PASS ] getError was expected value: INVALID_VALUE : drawElementsInstanced cannot have a count less than 0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : It's allowed for all vertex attributes to have non-zero divisors when calling drawElementsInstanced >+[ 43: PASS ] getError was expected value: NO_ERROR : drawElementsInstanced with UNSIGNED_BYTE should succeed >+[ 44: PASS ] getError was expected value: NO_ERROR : drawElementsInstanced with POINTS should succeed >+[ 45: PASS ] getError was expected value: NO_ERROR : drawElementsInstanced with LINES should succeed >+[ 46: PASS ] getError was expected value: NO_ERROR : drawElementsInstanced with LINE_LIST should return succeed >+[ 47: PASS ] getError was expected value: NO_ERROR : drawElementsInstanced with TRI_LIST should succeed >+[ 48: PASS ] getError was expected value: INVALID_ENUM : drawElementsInstanced with QUAD_STRIP should return INVALID_ENUM >+[ 49: PASS ] getError was expected value: INVALID_ENUM : drawElementsInstanced with QUADS should return INVALID_ENUM >+[ 50: PASS ] getError was expected value: INVALID_ENUM : drawElementsInstanced with POLYGON should return INVALID_ENUM >+[ 51: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 52: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/rendering/out-of-bounds-index-buffers-after-copying-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/rendering/out-of-bounds-index-buffers-after-copying-expected.txt >index b2e625047d7fe94e2ec8ee265d413613ff481e19..7ec95dfd2f99563a0d09214c1b6dde3db4ddc4de 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/rendering/out-of-bounds-index-buffers-after-copying-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/rendering/out-of-bounds-index-buffers-after-copying-expected.txt >@@ -1,5 +1,17 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/rendering/out-of-bounds-index-buffers-after-copying.html >-[ PASS ] All tests passed >+[ 1: PASS ] getError was expected value: NO_ERROR : Shader and buffer setup should generate no errors >+[ 2: PASS ] [object WebGLUniformLocation] is non-null. >+[ 3: PASS ] getError was expected value: NO_ERROR : Draw call should generate no errors >+[ 4: PASS ] should be 0,255,0,255 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : copyBufferSubData should generate no errors >+[ 6: PASS ] drawElements flagged NO_ERROR, which is valid so long as all canvas pixels are green. >+[ 7: PASS ] should be 0,255,0,255 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : copyBufferSubData should generate no errors >+[ 9: PASS ] drawElements flagged NO_ERROR, which is valid so long as all canvas pixels are green. >+[ 10: PASS ] should be 0,255,0,255 >+[ 11: PASS ] getError was expected value: NO_ERROR : Running tests should generate no errors >+[ 12: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/rendering/rendering-sampling-feedback-loop-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/rendering/rendering-sampling-feedback-loop-expected.txt >index 9dc49244f972e2644203ed3180b50e5eed01ec42..def0c2d138e6bf72e4e443e09199110caf98562e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/rendering/rendering-sampling-feedback-loop-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/rendering/rendering-sampling-feedback-loop-expected.txt >@@ -1,5 +1,11 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/rendering/rendering-sampling-feedback-loop.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] Set up program succeeded >+[ 3: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : Rendering to a texture where it samples from should geneates INVALID_OPERATION. Otherwise, it should be NO_ERROR >+[ 4: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : Rendering to a texture where it samples from should geneates INVALID_OPERATION. Otherwise, it should be NO_ERROR >+[ 5: PASS ] getError was expected value: NO_ERROR : Rendering to a texture where it samples from should geneates INVALID_OPERATION. Otherwise, it should be NO_ERROR >+[ 6: PASS ] successfullyParsed is true >+[ FAIL ] 2 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/rendering/uniform-block-buffer-size-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/rendering/uniform-block-buffer-size-expected.txt >index d8975bd1850b23ac93f690e67e9a4a11c21abfa8..d6b2208ffb2ab27c45f9598db4f19ea8533e679b 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/rendering/uniform-block-buffer-size-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/rendering/uniform-block-buffer-size-expected.txt >@@ -1,5 +1,8 @@ >+CONSOLE MESSAGE: line 97: TypeError: Value is not a sequence > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/rendering/uniform-block-buffer-size.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: FAIL ] successfullyParsed should be true (of type boolean). Was undefined (of type undefined). >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/samplers/sampler-drawing-test-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/samplers/sampler-drawing-test-expected.txt >index 83d4284749786367ae0c62a28f0bc860471c1dd9..9626380be18f9cebdc2f9f9e7b1ac1865b3cadec 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/samplers/sampler-drawing-test-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/samplers/sampler-drawing-test-expected.txt >@@ -1,5 +1,8 @@ >+CONSOLE MESSAGE: line 85: TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/samplers/sampler-drawing-test.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: FAIL ] successfullyParsed should be true (of type boolean). Was undefined (of type undefined). >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/samplers/samplers-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/samplers/samplers-expected.txt >index 61ad4cb2a2ed13d0bb8eed9ef1f62df2706946e1..a2c7648b2b5c85aedc0471227d718e1651e412dc 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/samplers/samplers-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/samplers/samplers-expected.txt >@@ -1,5 +1,163 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/samplers/samplers.html >-[ PASS ] All tests passed >+[ 1: PASS ] WebGL context exists >+[ 2: PASS ] gl.SAMPLER_BINDING is 0x8919 >+[ 3: PASS ] gl.getParameter(gl.SAMPLER_BINDING) is null >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : SAMPLER_BINDING query should succeed >+[ 5: PASS ] gl.getParameter(gl.SAMPLER_BINDING) is s1 >+[ 6: PASS ] gl.getParameter(gl.SAMPLER_BINDING) is s2 >+[ 7: PASS ] gl.getParameter(gl.SAMPLER_BINDING) is s2 >+[ 8: PASS ] gl.getParameter(gl.SAMPLER_BINDING) is s1 >+[ 9: PASS ] gl.getParameter(gl.SAMPLER_BINDING) is s1 >+[ 10: PASS ] gl.getParameter(gl.SAMPLER_BINDING) is null >+[ 11: PASS ] gl.getParameter(gl.SAMPLER_BINDING) is null >+[ 12: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : binding a deleted Sampler object >+[ 13: PASS ] gl.getParameter(gl.SAMPLER_BINDING) is null >+[ 14: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : there should be no errors >+[ 15: PASS ] getError was expected value: NO_ERROR : createSampler should not set an error >+[ 16: FAIL ] s1 should be non-null. Was null >+[ 17: FAIL ] gl.isSampler(s1) should be true. Was false. >+[ 18: FAIL ] gl.isSampler(s1) should be true. Was false. >+[ 19: FAIL ] gl.isSampler(s1) should be true. Was false. >+[ 20: PASS ] gl.isSampler(s1) is false >+[ 21: PASS ] gl.isSampler(null) is false >+[ 22: FAIL ] gl.getSamplerParameter(s, 10242) should be 10497. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 23: PASS ] getError was expected value: NO_ERROR : >+[ 24: FAIL ] gl.getSamplerParameter(s, 10243) should be 10497. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 25: PASS ] getError was expected value: NO_ERROR : >+[ 26: FAIL ] gl.getSamplerParameter(s, 32882) should be 10497. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 27: PASS ] getError was expected value: NO_ERROR : >+[ 28: FAIL ] gl.getSamplerParameter(s, 10241) should be 9986. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 29: PASS ] getError was expected value: NO_ERROR : >+[ 30: FAIL ] gl.getSamplerParameter(s, 10240) should be 9729. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 31: PASS ] getError was expected value: NO_ERROR : >+[ 32: FAIL ] gl.getSamplerParameter(s, 34892) should be 0. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 33: PASS ] getError was expected value: NO_ERROR : >+[ 34: FAIL ] gl.getSamplerParameter(s, 34893) should be 515. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 35: PASS ] getError was expected value: NO_ERROR : >+[ 36: FAIL ] gl.getSamplerParameter(s, 33082) should be -1000. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 37: PASS ] getError was expected value: NO_ERROR : >+[ 38: FAIL ] gl.getSamplerParameter(s, 33083) should be 1000. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 39: PASS ] getError was expected value: NO_ERROR : >+[ 40: FAIL ] gl.samplerParameteri(s, 10242, 10497) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 41: FAIL ] gl.getSamplerParameter(s, 10242) should be 10497. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 42: PASS ] getError was expected value: NO_ERROR : >+[ 43: FAIL ] gl.samplerParameteri(s, 10242, 33648) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 44: FAIL ] gl.getSamplerParameter(s, 10242) should be 33648. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 45: PASS ] getError was expected value: NO_ERROR : >+[ 46: FAIL ] gl.samplerParameteri(s, 10242, 33071) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 47: FAIL ] gl.getSamplerParameter(s, 10242) should be 33071. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 48: PASS ] getError was expected value: NO_ERROR : >+[ 49: FAIL ] gl.samplerParameteri(s, 10243, 10497) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 50: FAIL ] gl.getSamplerParameter(s, 10243) should be 10497. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 51: PASS ] getError was expected value: NO_ERROR : >+[ 52: FAIL ] gl.samplerParameteri(s, 10243, 33648) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 53: FAIL ] gl.getSamplerParameter(s, 10243) should be 33648. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 54: PASS ] getError was expected value: NO_ERROR : >+[ 55: FAIL ] gl.samplerParameteri(s, 10243, 33071) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 56: FAIL ] gl.getSamplerParameter(s, 10243) should be 33071. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 57: PASS ] getError was expected value: NO_ERROR : >+[ 58: FAIL ] gl.samplerParameteri(s, 32882, 10497) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 59: FAIL ] gl.getSamplerParameter(s, 32882) should be 10497. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 60: PASS ] getError was expected value: NO_ERROR : >+[ 61: FAIL ] gl.samplerParameteri(s, 32882, 33648) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 62: FAIL ] gl.getSamplerParameter(s, 32882) should be 33648. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 63: PASS ] getError was expected value: NO_ERROR : >+[ 64: FAIL ] gl.samplerParameteri(s, 32882, 33071) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 65: FAIL ] gl.getSamplerParameter(s, 32882) should be 33071. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 66: PASS ] getError was expected value: NO_ERROR : >+[ 67: FAIL ] gl.samplerParameteri(s, 10241, 9728) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 68: FAIL ] gl.getSamplerParameter(s, 10241) should be 9728. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 69: PASS ] getError was expected value: NO_ERROR : >+[ 70: FAIL ] gl.samplerParameteri(s, 10241, 9729) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 71: FAIL ] gl.getSamplerParameter(s, 10241) should be 9729. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 72: PASS ] getError was expected value: NO_ERROR : >+[ 73: FAIL ] gl.samplerParameteri(s, 10241, 9984) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 74: FAIL ] gl.getSamplerParameter(s, 10241) should be 9984. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 75: PASS ] getError was expected value: NO_ERROR : >+[ 76: FAIL ] gl.samplerParameteri(s, 10241, 9986) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 77: FAIL ] gl.getSamplerParameter(s, 10241) should be 9986. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 78: PASS ] getError was expected value: NO_ERROR : >+[ 79: FAIL ] gl.samplerParameteri(s, 10241, 9985) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 80: FAIL ] gl.getSamplerParameter(s, 10241) should be 9985. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 81: PASS ] getError was expected value: NO_ERROR : >+[ 82: FAIL ] gl.samplerParameteri(s, 10241, 9987) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 83: FAIL ] gl.getSamplerParameter(s, 10241) should be 9987. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 84: PASS ] getError was expected value: NO_ERROR : >+[ 85: FAIL ] gl.samplerParameteri(s, 10240, 9728) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 86: FAIL ] gl.getSamplerParameter(s, 10240) should be 9728. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 87: PASS ] getError was expected value: NO_ERROR : >+[ 88: FAIL ] gl.samplerParameteri(s, 10240, 9729) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 89: FAIL ] gl.getSamplerParameter(s, 10240) should be 9729. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 90: PASS ] getError was expected value: NO_ERROR : >+[ 91: FAIL ] gl.samplerParameteri(s, 34892, 0) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 92: FAIL ] gl.getSamplerParameter(s, 34892) should be 0. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 93: PASS ] getError was expected value: NO_ERROR : >+[ 94: FAIL ] gl.samplerParameteri(s, 34892, 34894) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 95: FAIL ] gl.getSamplerParameter(s, 34892) should be 34894. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 96: PASS ] getError was expected value: NO_ERROR : >+[ 97: FAIL ] gl.samplerParameteri(s, 34893, 515) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 98: FAIL ] gl.getSamplerParameter(s, 34893) should be 515. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 99: PASS ] getError was expected value: NO_ERROR : >+[ 100: FAIL ] gl.samplerParameteri(s, 34893, 518) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 101: FAIL ] gl.getSamplerParameter(s, 34893) should be 518. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 102: PASS ] getError was expected value: NO_ERROR : >+[ 103: FAIL ] gl.samplerParameteri(s, 34893, 513) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 104: FAIL ] gl.getSamplerParameter(s, 34893) should be 513. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 105: PASS ] getError was expected value: NO_ERROR : >+[ 106: FAIL ] gl.samplerParameteri(s, 34893, 516) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 107: FAIL ] gl.getSamplerParameter(s, 34893) should be 516. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 108: PASS ] getError was expected value: NO_ERROR : >+[ 109: FAIL ] gl.samplerParameteri(s, 34893, 514) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 110: FAIL ] gl.getSamplerParameter(s, 34893) should be 514. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 111: PASS ] getError was expected value: NO_ERROR : >+[ 112: FAIL ] gl.samplerParameteri(s, 34893, 517) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 113: FAIL ] gl.getSamplerParameter(s, 34893) should be 517. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 114: PASS ] getError was expected value: NO_ERROR : >+[ 115: FAIL ] gl.samplerParameteri(s, 34893, 519) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 116: FAIL ] gl.getSamplerParameter(s, 34893) should be 519. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 117: PASS ] getError was expected value: NO_ERROR : >+[ 118: FAIL ] gl.samplerParameteri(s, 34893, 512) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 119: FAIL ] gl.getSamplerParameter(s, 34893) should be 512. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 120: PASS ] getError was expected value: NO_ERROR : >+[ 121: FAIL ] gl.samplerParameterf(s, 33082, -500) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameterf must be an instance of WebGLSampler >+[ 122: FAIL ] gl.getSamplerParameter(s, 33082) should be -500. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 123: PASS ] getError was expected value: NO_ERROR : >+[ 124: FAIL ] gl.samplerParameterf(s, 33082, 0) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameterf must be an instance of WebGLSampler >+[ 125: FAIL ] gl.getSamplerParameter(s, 33082) should be 0. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 126: PASS ] getError was expected value: NO_ERROR : >+[ 127: FAIL ] gl.samplerParameterf(s, 33082, 10) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameterf must be an instance of WebGLSampler >+[ 128: FAIL ] gl.getSamplerParameter(s, 33082) should be 10. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 129: PASS ] getError was expected value: NO_ERROR : >+[ 130: FAIL ] gl.samplerParameterf(s, 33083, 500) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameterf must be an instance of WebGLSampler >+[ 131: FAIL ] gl.getSamplerParameter(s, 33083) should be 500. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 132: PASS ] getError was expected value: NO_ERROR : >+[ 133: FAIL ] gl.samplerParameterf(s, 33083, 0) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameterf must be an instance of WebGLSampler >+[ 134: FAIL ] gl.getSamplerParameter(s, 33083) should be 0. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 135: PASS ] getError was expected value: NO_ERROR : >+[ 136: FAIL ] gl.samplerParameterf(s, 33083, 10) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameterf must be an instance of WebGLSampler >+[ 137: FAIL ] gl.getSamplerParameter(s, 33083) should be 10. Threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 138: PASS ] getError was expected value: NO_ERROR : >+[ 139: FAIL ] gl.getSamplerParameter(s, 37167) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 140: FAIL ] gl.samplerParameteri(s, 37167, null) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 141: FAIL ] gl.samplerParameterf(s, 37167, null) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameterf must be an instance of WebGLSampler >+[ 142: FAIL ] gl.getSamplerParameter(s, 33084) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 143: FAIL ] gl.samplerParameteri(s, 33084, null) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 144: FAIL ] gl.samplerParameterf(s, 33084, null) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameterf must be an instance of WebGLSampler >+[ 145: FAIL ] gl.getSamplerParameter(s, 33085) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 146: FAIL ] gl.samplerParameteri(s, 33085, null) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 147: FAIL ] gl.samplerParameterf(s, 33085, null) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameterf must be an instance of WebGLSampler >+[ 148: FAIL ] gl.getSamplerParameter(s, 10242) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 149: FAIL ] gl.samplerParameteri(s, 10242, 33069) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 150: FAIL ] gl.samplerParameterf(s, 10242, 33069) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameterf must be an instance of WebGLSampler >+[ 151: FAIL ] gl.getSamplerParameter(s, 10243) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 152: FAIL ] gl.samplerParameteri(s, 10243, 33069) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 153: FAIL ] gl.samplerParameterf(s, 10243, 33069) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameterf must be an instance of WebGLSampler >+[ 154: FAIL ] gl.getSamplerParameter(s, 10240) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.getSamplerParameter must be an instance of WebGLSampler >+[ 155: FAIL ] gl.samplerParameteri(s, 10240, 9985) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler >+[ 156: FAIL ] gl.samplerParameterf(s, 10240, 9985) threw exception TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameterf must be an instance of WebGLSampler >+[ 157: PASS ] getError was expected value: NO_ERROR : there should be no errors >+[ 158: PASS ] successfullyParsed is true >+[ FAIL ] 100 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/state/gl-enum-tests-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/state/gl-enum-tests-expected.txt >index d2ef75061a86d00efc190d24ee48ccae94a3a3e1..63919b5f635c557a75df4b32b035c2f38c459b97 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/state/gl-enum-tests-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/state/gl-enum-tests-expected.txt >@@ -1,5 +1,40 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/state/gl-enum-tests.html >-[ PASS ] All tests passed >+[ 1: PASS ] context exists >+[ 2: PASS ] getError was expected value: NO_ERROR : >+[ 3: PASS ] getError was expected value: INVALID_ENUM : gl.disable(desktopGL['CLIP_PLANE0']) should return INVALID_ENUM. >+[ 4: PASS ] getError was expected value: INVALID_ENUM : gl.disable(desktopGL['POINT_SPRITE']) should return INVALID_ENUM. >+[ 5: PASS ] getError was expected value: INVALID_ENUM : gl.getBufferParameter(gl.ARRAY_BUFFER, desktopGL['PIXEL_PACK_BUFFER']) should return INVALID_ENUM. >+[ 6: PASS ] getError was expected value: INVALID_ENUM : gl.hint(desktopGL['PERSPECTIVE_CORRECTION_HINT'], gl.FASTEST) should return INVALID_ENUM. >+[ 7: PASS ] getError was expected value: INVALID_ENUM : gl.isEnabled(desktopGL['CLIP_PLANE0']) should return INVALID_ENUM. >+[ 8: PASS ] getError was expected value: INVALID_ENUM : gl.isEnabled(desktopGL['POINT_SPRITE']) should return INVALID_ENUM. >+[ 9: PASS ] getError was expected value: INVALID_ENUM : gl.pixelStorei(desktopGL['PACK_SWAP_BYTES'], 1) should return INVALID_ENUM. >+[ 10: PASS ] getError was expected value: INVALID_ENUM : gl.getParameter(desktopGL['NUM_COMPRESSED_TEXTURE_FORMATS']) should return INVALID_ENUM. >+[ 11: PASS ] getError was expected value: INVALID_ENUM : gl.getParameter(desktopGL['EXTENSIONS']) should return INVALID_ENUM. >+[ 12: PASS ] getError was expected value: INVALID_ENUM : gl.getParameter(desktopGL['SHADER_COMPILER']) should return INVALID_ENUM. >+[ 13: PASS ] getError was expected value: INVALID_ENUM : gl.getParameter(desktopGL['SHADER_BINARY_FORMATS']) should return INVALID_ENUM. >+[ 14: PASS ] getError was expected value: INVALID_ENUM : gl.getParameter(desktopGL['NUM_SHADER_BINARY_FORMATS']) should return INVALID_ENUM. >+[ 15: PASS ] getError was expected value: INVALID_ENUM : gl.bindTexture(desktopGL['TEXTURE_RECTANGLE_EXT'], tex) should return INVALID_ENUM. >+[ 16: PASS ] getError was expected value: INVALID_ENUM : gl.enable(desktopGL['PRIMITIVE_RESTART_FIXED_INDEX']) should return INVALID_ENUM. >+[ 17: PASS ] getError was expected value: INVALID_ENUM : gl.getActiveUniforms(program, [0], desktopGL['UNIFORM_NAME_LENGTH']) should return INVALID_ENUM. >+[ 18: PASS ] getError was expected value: INVALID_ENUM : gl.getProgramParameter(program, desktopGL['ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH']) should return INVALID_ENUM. >+[ 19: PASS ] getError was expected value: INVALID_ENUM : gl.getProgramParameter(program, desktopGL['TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH']) should return INVALID_ENUM. >+[ 20: PASS ] getError was expected value: INVALID_ENUM : gl.getProgramParameter(program, desktopGL['PROGRAM_BINARY_RETRIEVABLE_HINT']) should return INVALID_ENUM. >+[ 21: PASS ] getError was expected value: INVALID_ENUM : gl.getProgramParameter(program, desktopGL['PROGRAM_BINARY_LENGTH']) should return INVALID_ENUM. >+[ 22: PASS ] getError was expected value: INVALID_ENUM : gl.getParameter(program, desktopGL['NUM_PROGRAM_BINARY_FORMATS']) should return INVALID_ENUM. >+[ 23: PASS ] getError was expected value: NO_ERROR : >+[ 24: PASS ] getError was expected value: INVALID_ENUM : gl.getTexParameter(gl.TEXTURE_2D, desktopGL['GENERATE_MIPMAP']) should return INVALID_ENUM. >+[ 25: PASS ] getError was expected value: INVALID_ENUM : gl.texParameteri(gl.TEXTURE_2D, desktopGL['GENERATE_MIPMAP'], 1) should return INVALID_ENUM. >+[ 26: PASS ] getError was expected value: INVALID_ENUM : gl.texParameteri(gl.TEXTURE_2D, gl.TEXTURE_WRAP_T, desktopGL['CLAMP_TO_BORDER']) should return INVALID_ENUM. >+[ 27: PASS ] getError was expected value: INVALID_ENUM : gl.texParameteri(desktopGL['TEXTURE_2D'], desktopGL['TEXTURE_SWIZZLE_R_EXT'], gl.RED) should return INVALID_ENUM. >+[ 28: PASS ] getError was expected value: INVALID_ENUM : gl.texParameteri(desktopGL['TEXTURE_2D'], desktopGL['TEXTURE_SWIZZLE_G_EXT'], gl.RED) should return INVALID_ENUM. >+[ 29: PASS ] getError was expected value: INVALID_ENUM : gl.texParameteri(desktopGL['TEXTURE_2D'], desktopGL['TEXTURE_SWIZZLE_B_EXT'], gl.RED) should return INVALID_ENUM. >+[ 30: PASS ] getError was expected value: INVALID_ENUM : gl.texParameteri(desktopGL['TEXTURE_2D'], desktopGL['TEXTURE_SWIZZLE_A_EXT'], gl.RED) should return INVALID_ENUM. >+[ 31: PASS ] getError was expected value: INVALID_ENUM : gl.texParameteri(desktopGL['TEXTURE_2D'], gl.TEXTURE_WRAP_R, desktopGL['CLAMP_TO_BORDER']) should return INVALID_ENUM. >+[ 32: PASS ] gl.getProgramParameter(uniformBlockProgram, gl.LINK_STATUS) is true >+[ 33: PASS ] gl.getError() is gl.NO_ERROR >+[ 34: FAIL ] gl.getError() should be 1280. Was 0. >+[ 35: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/state/gl-get-calls-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/state/gl-get-calls-expected.txt >index 08f5a8cf854513f89a67822765c7c284f2b16f51..bccb5fe9440f8f8658b92466ae187361e309dc5d 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/state/gl-get-calls-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/state/gl-get-calls-expected.txt >@@ -1,5 +1,94 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/state/gl-get-calls.html >-[ PASS ] All tests passed >+[ 1: PASS ] context exists >+[ 2: PASS ] context contains getError >+[ 3: PASS ] context.getParameter(context.COPY_READ_BUFFER_BINDING) is null >+[ 4: PASS ] context.getParameter(context.COPY_WRITE_BUFFER_BINDING) is null >+[ 5: PASS ] context.getParameter(context.DRAW_BUFFER0) is context.BACK >+[ 6: PASS ] context.getParameter(context.DRAW_FRAMEBUFFER_BINDING) is null >+[ 7: PASS ] context.getParameter(context.FRAGMENT_SHADER_DERIVATIVE_HINT) is context.DONT_CARE >+[ 8: PASS ] context.getParameter(context.PACK_ROW_LENGTH) is 0 >+[ 9: PASS ] context.getParameter(context.PACK_SKIP_PIXELS) is 0 >+[ 10: PASS ] context.getParameter(context.PACK_SKIP_ROWS) is 0 >+[ 11: PASS ] context.getParameter(context.PIXEL_PACK_BUFFER_BINDING) is null >+[ 12: PASS ] context.getParameter(context.PIXEL_UNPACK_BUFFER_BINDING) is null >+[ 13: PASS ] context.getParameter(context.RASTERIZER_DISCARD) is false >+[ 14: FAIL ] context.getParameter(context.READ_BUFFER) should be 1029 (of type number). Was null (of type object). >+[ 15: PASS ] context.getParameter(context.READ_FRAMEBUFFER_BINDING) is null >+[ 16: PASS ] context.getParameter(context.SAMPLE_ALPHA_TO_COVERAGE) is false >+[ 17: PASS ] context.getParameter(context.SAMPLE_COVERAGE) is false >+[ 18: PASS ] context.getParameter(context.SAMPLER_BINDING) is null >+[ 19: PASS ] context.getParameter(context.TEXTURE_BINDING_2D_ARRAY) is null >+[ 20: PASS ] context.getParameter(context.TEXTURE_BINDING_3D) is null >+[ 21: PASS ] context.getParameter(context.TRANSFORM_FEEDBACK_ACTIVE) is false >+[ 22: PASS ] context.getParameter(context.TRANSFORM_FEEDBACK_BINDING) is null >+[ 23: PASS ] context.getParameter(context.TRANSFORM_FEEDBACK_BUFFER_BINDING) is null >+[ 24: PASS ] context.getParameter(context.TRANSFORM_FEEDBACK_PAUSED) is false >+[ 25: PASS ] context.getParameter(context.UNIFORM_BUFFER_BINDING) is null >+[ 26: PASS ] context.getParameter(context.UNPACK_IMAGE_HEIGHT) is 0 >+[ 27: PASS ] context.getParameter(context.UNPACK_ROW_LENGTH) is 0 >+[ 28: PASS ] context.getParameter(context.UNPACK_SKIP_IMAGES) is 0 >+[ 29: PASS ] context.getParameter(context.UNPACK_SKIP_PIXELS) is 0 >+[ 30: PASS ] context.getParameter(context.UNPACK_SKIP_ROWS) is 0 >+[ 31: PASS ] context.getParameter(context.VERTEX_ARRAY_BINDING) is null >+[ 32: PASS ] context.getParameter(context.MAX_3D_TEXTURE_SIZE) is >= 256 >+[ 33: PASS ] context.getParameter(context.MAX_3D_TEXTURE_SIZE) is an instance of Number >+[ 34: PASS ] context.getParameter(context.MAX_ARRAY_TEXTURE_LAYERS) is >= 256 >+[ 35: PASS ] context.getParameter(context.MAX_ARRAY_TEXTURE_LAYERS) is an instance of Number >+[ 36: PASS ] context.getParameter(context.MAX_CLIENT_WAIT_TIMEOUT_WEBGL) is >= 0 >+[ 37: FAIL ] context.getParameter(context.MAX_CLIENT_WAIT_TIMEOUT_WEBGL) is not an instance of Number >+[ 38: PASS ] context.getParameter(context.MAX_COLOR_ATTACHMENTS) is >= 4 >+[ 39: PASS ] context.getParameter(context.MAX_COLOR_ATTACHMENTS) is an instance of Number >+[ 40: PASS ] context.getParameter(context.MAX_COMBINED_UNIFORM_BLOCKS) is >= 24 >+[ 41: PASS ] context.getParameter(context.MAX_COMBINED_UNIFORM_BLOCKS) is an instance of Number >+[ 42: PASS ] context.getParameter(context.MAX_DRAW_BUFFERS) is >= 4 >+[ 43: PASS ] context.getParameter(context.MAX_DRAW_BUFFERS) is an instance of Number >+[ 44: FAIL ] context.getParameter(context.MAX_ELEMENT_INDEX) should be >= 16777215. Was 0 (of type number). >+[ 45: PASS ] context.getParameter(context.MAX_ELEMENT_INDEX) is an instance of Number >+[ 46: PASS ] context.getParameter(context.MAX_ELEMENTS_INDICES) is an instance of Number >+[ 47: PASS ] context.getParameter(context.MAX_ELEMENTS_VERTICES) is an instance of Number >+[ 48: FAIL ] context.getParameter(context.MAX_FRAGMENT_INPUT_COMPONENTS) should be >= 60. Was null (of type object). >+[ 49: FAIL ] context.getParameter(context.MAX_FRAGMENT_INPUT_COMPONENTS) is not an instance of Number >+[ 50: PASS ] context.getParameter(context.MAX_FRAGMENT_UNIFORM_BLOCKS) is >= 12 >+[ 51: FAIL ] context.getParameter(context.MAX_FRAGMENT_INPUT_COMPONENTS) is not an instance of Number >+[ 52: PASS ] context.getParameter(context.MAX_FRAGMENT_UNIFORM_COMPONENTS) is >= 896 >+[ 53: PASS ] context.getParameter(context.MAX_FRAGMENT_UNIFORM_COMPONENTS) is an instance of Number >+[ 54: PASS ] context.getParameter(context.MAX_PROGRAM_TEXEL_OFFSET) is >= 7 >+[ 55: PASS ] context.getParameter(context.MAX_PROGRAM_TEXEL_OFFSET) is an instance of Number >+[ 56: PASS ] context.getParameter(context.MAX_SAMPLES) is >= 4 >+[ 57: PASS ] context.getParameter(context.MAX_PROGRAM_TEXEL_OFFSET) is an instance of Number >+[ 58: PASS ] context.getParameter(context.MAX_SERVER_WAIT_TIMEOUT) is >= 0 >+[ 59: PASS ] context.getParameter(context.MAX_SERVER_WAIT_TIMEOUT) is an instance of Number >+[ 60: PASS ] context.getParameter(context.MAX_TEXTURE_LOD_BIAS) is >= 2.0 >+[ 61: PASS ] context.getParameter(context.MAX_TEXTURE_LOD_BIAS) is an instance of Number >+[ 62: PASS ] context.getParameter(context.MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS) is >= 64 >+[ 63: PASS ] context.getParameter(context.MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS) is an instance of Number >+[ 64: PASS ] context.getParameter(context.MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS) is >= 4 >+[ 65: PASS ] context.getParameter(context.MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS) is an instance of Number >+[ 66: PASS ] context.getParameter(context.MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS) is >= 4 >+[ 67: PASS ] context.getParameter(context.MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS) is an instance of Number >+[ 68: FAIL ] context.getParameter(context.MAX_UNIFORM_BLOCK_SIZE) should be >= 16384. Was 0 (of type number). >+[ 69: PASS ] context.getParameter(context.MAX_UNIFORM_BLOCK_SIZE) is an instance of Number >+[ 70: PASS ] context.getParameter(context.MAX_UNIFORM_BUFFER_BINDINGS) is >= 24 >+[ 71: PASS ] context.getParameter(context.MAX_UNIFORM_BUFFER_BINDINGS) is an instance of Number >+[ 72: FAIL ] context.getParameter(context.MAX_VARYING_COMPONENTS) should be >= 60. Was 0 (of type number). >+[ 73: PASS ] context.getParameter(context.MAX_VARYING_COMPONENTS) is an instance of Number >+[ 74: PASS ] context.getParameter(context.MAX_VERTEX_OUTPUT_COMPONENTS) is >= 64 >+[ 75: PASS ] context.getParameter(context.MAX_VERTEX_OUTPUT_COMPONENTS) is an instance of Number >+[ 76: PASS ] context.getParameter(context.MAX_VERTEX_UNIFORM_BLOCKS) is >= 12 >+[ 77: PASS ] context.getParameter(context.MAX_VERTEX_UNIFORM_BLOCKS) is an instance of Number >+[ 78: PASS ] context.getParameter(context.MAX_VERTEX_UNIFORM_COMPONENTS) is >= 1024 >+[ 79: PASS ] context.getParameter(context.MAX_VERTEX_UNIFORM_COMPONENTS) is an instance of Number >+[ 80: PASS ] context.getParameter(context.MIN_PROGRAM_TEXEL_OFFSET) is <= -8 >+[ 81: PASS ] context.getParameter(context.MIN_PROGRAM_TEXEL_OFFSET) is an instance of Number >+[ 82: PASS ] context.getParameter(context.UNIFORM_BUFFER_OFFSET_ALIGNMENT) is >= 1 >+[ 83: PASS ] context.getParameter(context.UNIFORM_BUFFER_OFFSET_ALIGNMENT) is an instance of Number >+[ 84: FAIL ] context.getParameter(context.MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS) should be >= 4096. Was 0 (of type number). >+[ 85: PASS ] context.getParameter(context.MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS) is an instance of Number >+[ 86: FAIL ] context.getParameter(context.MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS) should be >= 4096. Was 0 (of type number). >+[ 87: PASS ] context.getParameter(context.MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS) is an instance of Number >+[ 88: FAIL ] context.getError() should be 0. Was 1280. >+[ 89: PASS ] successfullyParsed is true >+[ FAIL ] 11 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/state/gl-getstring-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/state/gl-getstring-expected.txt >index 53fac0535702484a30a75521a98bd224d1410cd9..62e1982465dbb2e4b25f8cabab73c3281d1f0360 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/state/gl-getstring-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/state/gl-getstring-expected.txt >@@ -1,5 +1,12 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/state/gl-getstring.html >-[ PASS ] All tests passed >+[ 1: PASS ] context exists >+[ 2: PASS ] getParameter(gl.VERSION) correctly started with WebGL 2.0 >+[ 3: FAIL ] getParameter(gl.SHADING_LANGUAGE_VERSION) did not start with WebGL GLSL ES 3.00 >+[ 4: PASS ] gl.getParameter(gl.VENDOR) is non-null. >+[ 5: PASS ] gl.getParameter(gl.RENDERER) is non-null. >+[ 6: PASS ] gl.getError() is gl.NO_ERROR >+[ 7: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/state/gl-object-get-calls-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/state/gl-object-get-calls-expected.txt >index fdca309b4eb6b039821471207acb843589b6845f..303703b949725a9d0408c7f620b1846e1ccec6fa 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/state/gl-object-get-calls-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/state/gl-object-get-calls-expected.txt >@@ -1,5 +1,304 @@ >+CONSOLE MESSAGE: line 828: TypeError: Argument 1 ('sampler') to WebGL2RenderingContext.samplerParameteri must be an instance of WebGLSampler > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/state/gl-object-get-calls.html >-[ PASS ] All tests passed >+[ 1: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_SIZE) is 16 >+[ 2: PASS ] gl.getBufferParameter(gl.ARRAY_BUFFER, gl.BUFFER_USAGE) is gl.DYNAMIC_DRAW >+[ 3: PASS ] getBufferParameter correctly handled invalid parameter enums >+[ 4: PASS ] gl.getBufferParameter(gl.ELEMENT_ARRAY_BUFFER, gl.BUFFER_SIZE) is 16 >+[ 5: PASS ] gl.getBufferParameter(gl.ELEMENT_ARRAY_BUFFER, gl.BUFFER_USAGE) is gl.DYNAMIC_DRAW >+[ 6: PASS ] getBufferParameter correctly handled invalid parameter enums >+[ 7: PASS ] gl.getBufferParameter(gl.COPY_READ_BUFFER, gl.BUFFER_SIZE) is 16 >+[ 8: PASS ] gl.getBufferParameter(gl.COPY_READ_BUFFER, gl.BUFFER_USAGE) is gl.DYNAMIC_DRAW >+[ 9: PASS ] getBufferParameter correctly handled invalid parameter enums >+[ 10: PASS ] gl.getBufferParameter(gl.COPY_WRITE_BUFFER, gl.BUFFER_SIZE) is 16 >+[ 11: PASS ] gl.getBufferParameter(gl.COPY_WRITE_BUFFER, gl.BUFFER_USAGE) is gl.DYNAMIC_DRAW >+[ 12: PASS ] getBufferParameter correctly handled invalid parameter enums >+[ 13: PASS ] gl.getBufferParameter(gl.PIXEL_PACK_BUFFER, gl.BUFFER_SIZE) is 16 >+[ 14: PASS ] gl.getBufferParameter(gl.PIXEL_PACK_BUFFER, gl.BUFFER_USAGE) is gl.DYNAMIC_DRAW >+[ 15: PASS ] getBufferParameter correctly handled invalid parameter enums >+[ 16: PASS ] gl.getBufferParameter(gl.PIXEL_UNPACK_BUFFER, gl.BUFFER_SIZE) is 16 >+[ 17: PASS ] gl.getBufferParameter(gl.PIXEL_UNPACK_BUFFER, gl.BUFFER_USAGE) is gl.DYNAMIC_DRAW >+[ 18: PASS ] getBufferParameter correctly handled invalid parameter enums >+[ 19: PASS ] gl.getBufferParameter(gl.TRANSFORM_FEEDBACK_BUFFER, gl.BUFFER_SIZE) is 16 >+[ 20: PASS ] gl.getBufferParameter(gl.TRANSFORM_FEEDBACK_BUFFER, gl.BUFFER_USAGE) is gl.DYNAMIC_DRAW >+[ 21: PASS ] getBufferParameter correctly handled invalid parameter enums >+[ 22: PASS ] gl.getBufferParameter(gl.UNIFORM_BUFFER, gl.BUFFER_SIZE) is 16 >+[ 23: PASS ] gl.getBufferParameter(gl.UNIFORM_BUFFER, gl.BUFFER_USAGE) is gl.DYNAMIC_DRAW >+[ 24: PASS ] getBufferParameter correctly handled invalid parameter enums >+[ 25: PASS ] getBufferParameter correctly handled invalid target enums >+[ 26: PASS ] getError was expected value: NO_ERROR : >+[ 27: PASS ] getError was expected value: NO_ERROR : >+[ 28: PASS ] getError was expected value: NO_ERROR : >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : >+[ 30: FAIL ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36053. Was 36054. >+[ 31: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.TEXTURE >+[ 32: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is texture >+[ 33: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL) is 0 >+[ 34: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE) is 0 >+[ 35: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_RED_SIZE) is non-zero. >+[ 36: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_GREEN_SIZE) is non-zero. >+[ 37: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_BLUE_SIZE) is non-zero. >+[ 38: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE) is non-zero. >+[ 39: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) is non-zero. >+[ 40: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) is non-zero. >+[ 41: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER) should be 0 (of type number). Was null (of type object). >+[ 42: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.TEXTURE >+[ 43: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is anotherTexture >+[ 44: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL) is 0 >+[ 45: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE) is 0 >+[ 46: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_RED_SIZE) is non-zero. >+[ 47: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_GREEN_SIZE) is non-zero. >+[ 48: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_BLUE_SIZE) is non-zero. >+[ 49: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE) is non-zero. >+[ 50: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) is non-zero. >+[ 51: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) is non-zero. >+[ 52: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER) should be 0 (of type number). Was null (of type object). >+[ 53: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.RENDERBUFFER >+[ 54: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is renderbuffer >+[ 55: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.RENDERBUFFER >+[ 56: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is renderbuffer >+[ 57: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) should be 36161. Was 0. >+[ 58: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) should be [object WebGLRenderbuffer]. Was null. >+[ 59: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE) should be non-zero. Was 0 >+[ 60: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE) should be non-zero. Was 0 >+[ 61: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) should be non-zero. Was 0 >+[ 62: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) is non-zero. >+[ 63: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) should be non-zero. Was 0 >+[ 64: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) is non-zero. >+[ 65: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : after evaluating: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) >+[ 66: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) is non-zero. >+[ 67: FAIL ] getFramebufferAttachmentParameter did not generate INVALID_ENUM for invalid parameter enum: NO_ERROR >+[ 68: PASS ] getFramebufferAttachmentParameter correctly handled invalid target enums >+[ 69: PASS ] getFramebufferAttachmentParameter correctly handled invalid attachment enums >+[ 70: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 71: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.BACK, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) should be 33304. Was 5890. >+[ 72: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) should be 33304. Was 0. >+[ 73: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) should be 33304. Was 0. >+[ 74: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.BACK, gl.FRAMEBUFFER_ATTACHMENT_RED_SIZE) is non-zero. >+[ 75: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.BACK, gl.FRAMEBUFFER_ATTACHMENT_GREEN_SIZE) is non-zero. >+[ 76: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.BACK, gl.FRAMEBUFFER_ATTACHMENT_BLUE_SIZE) is non-zero. >+[ 77: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.BACK, gl.FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE) is non-zero. >+[ 78: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH, gl.FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE) should be non-zero. Was 0 >+[ 79: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.BACK, gl.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) is non-zero. >+[ 80: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.BACK, gl.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) is non-zero. >+[ 81: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH, gl.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) should be non-zero. Was 0 >+[ 82: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH, gl.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) should be non-zero. Was 0 >+[ 83: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL, gl.FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE) should be non-zero. Was 0 >+[ 84: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL, gl.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) should be non-zero. Was 0 >+[ 85: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL, gl.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) should be non-zero. Was 0 >+[ 86: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : >+[ 87: FAIL ] getFramebufferAttachmentParameter returned 0 instead of null for invalid parameter enum: NO_ERROR >+[ 88: PASS ] getFramebufferAttachmentParameter correctly handled invalid target enums >+[ 89: PASS ] getFramebufferAttachmentParameter correctly handled invalid attachment enums >+[ 90: PASS ] getError was expected value: NO_ERROR : >+[ 91: PASS ] getError was expected value: NO_ERROR : >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : >+[ 93: FAIL ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) should be 36053. Was 36054. >+[ 94: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.TEXTURE >+[ 95: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is texture >+[ 96: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL) is 0 >+[ 97: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE) is 0 >+[ 98: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_RED_SIZE) is non-zero. >+[ 99: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_GREEN_SIZE) is non-zero. >+[ 100: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_BLUE_SIZE) is non-zero. >+[ 101: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE) is non-zero. >+[ 102: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) is non-zero. >+[ 103: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) is non-zero. >+[ 104: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 0, gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER) should be 0 (of type number). Was null (of type object). >+[ 105: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.TEXTURE >+[ 106: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is anotherTexture >+[ 107: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL) is 0 >+[ 108: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE) is 0 >+[ 109: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_RED_SIZE) is non-zero. >+[ 110: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_GREEN_SIZE) is non-zero. >+[ 111: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_BLUE_SIZE) is non-zero. >+[ 112: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE) is non-zero. >+[ 113: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) is non-zero. >+[ 114: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) is non-zero. >+[ 115: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0 + 7, gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER) should be 0 (of type number). Was null (of type object). >+[ 116: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.RENDERBUFFER >+[ 117: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is renderbuffer >+[ 118: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.RENDERBUFFER >+[ 119: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) is renderbuffer >+[ 120: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) should be 36161. Was 0. >+[ 121: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) should be [object WebGLRenderbuffer]. Was null. >+[ 122: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE) should be non-zero. Was 0 >+[ 123: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE) should be non-zero. Was 0 >+[ 124: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) should be non-zero. Was 0 >+[ 125: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) is non-zero. >+[ 126: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) should be non-zero. Was 0 >+[ 127: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) is non-zero. >+[ 128: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : after evaluating: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) >+[ 129: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_STENCIL_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) is non-zero. >+[ 130: FAIL ] getFramebufferAttachmentParameter did not generate INVALID_ENUM for invalid parameter enum: NO_ERROR >+[ 131: PASS ] getFramebufferAttachmentParameter correctly handled invalid target enums >+[ 132: PASS ] getFramebufferAttachmentParameter correctly handled invalid attachment enums >+[ 133: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) is gl.FRAMEBUFFER_COMPLETE >+[ 134: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.BACK, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) should be 33304. Was 5890. >+[ 135: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) should be 33304. Was 0. >+[ 136: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.NONE >+[ 137: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.BACK, gl.FRAMEBUFFER_ATTACHMENT_RED_SIZE) is non-zero. >+[ 138: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.BACK, gl.FRAMEBUFFER_ATTACHMENT_GREEN_SIZE) is non-zero. >+[ 139: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.BACK, gl.FRAMEBUFFER_ATTACHMENT_BLUE_SIZE) is non-zero. >+[ 140: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.BACK, gl.FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE) is non-zero. >+[ 141: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH, gl.FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE) should be non-zero. Was 0 >+[ 142: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.BACK, gl.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) is non-zero. >+[ 143: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.BACK, gl.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) is non-zero. >+[ 144: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH, gl.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) should be non-zero. Was 0 >+[ 145: FAIL ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH, gl.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) should be non-zero. Was 0 >+[ 146: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : after evaluating: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL, gl.FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE) >+[ 147: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : after evaluating: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL, gl.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) >+[ 148: FAIL ] getError expected: INVALID_OPERATION. Was INVALID_ENUM : after evaluating: gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.STENCIL, gl.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) >+[ 149: FAIL ] getFramebufferAttachmentParameter returned 0 instead of null for invalid parameter enum: NO_ERROR >+[ 150: PASS ] getFramebufferAttachmentParameter correctly handled invalid target enums >+[ 151: PASS ] getFramebufferAttachmentParameter correctly handled invalid attachment enums >+[ 152: PASS ] getError was expected value: NO_ERROR : >+[ 153: PASS ] shaders.length is 2 >+[ 154: PASS ] shaders[0] == standardVert && shaders[1] == standardFrag || shaders[1] == standardVert && shaders[0] == standardFrag is true >+[ 155: PASS ] getError was expected value: NO_ERROR : >+[ 156: FAIL ] gl.getAttachedShaders(null) should throw an exception. Was null. >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : >+[ 158: PASS ] gl.getAttachedShaders(standardVert) threw exception TypeError: Argument 1 ('program') to WebGL2RenderingContext.getAttachedShaders must be an instance of WebGLProgram. >+[ 159: PASS ] getError was expected value: NO_ERROR : >+[ 160: PASS ] gl.getProgramParameter(standardProgram, gl.DELETE_STATUS) is false >+[ 161: PASS ] gl.getProgramParameter(standardProgram, gl.LINK_STATUS) is true >+[ 162: PASS ] typeof gl.getProgramParameter(standardProgram, gl.VALIDATE_STATUS) is "boolean" >+[ 163: PASS ] gl.getProgramParameter(standardProgram, gl.ATTACHED_SHADERS) is 2 >+[ 164: PASS ] gl.getProgramParameter(standardProgram, gl.ACTIVE_ATTRIBUTES) is 2 >+[ 165: PASS ] gl.getProgramParameter(standardProgram, gl.ACTIVE_UNIFORMS) is 1 >+[ 166: PASS ] gl.getProgramParameter(uniformBlockProgram, gl.LINK_STATUS) is true >+[ 167: PASS ] gl.getError() is gl.NO_ERROR >+[ 168: FAIL ] gl.getProgramParameter(uniformBlockProgram, gl.ACTIVE_UNIFORM_BLOCKS) should be 1 (of type number). Was null (of type object). >+[ 169: FAIL ] gl.getProgramParameter(uniformBlockProgram, gl.TRANSFORM_FEEDBACK_VARYINGS) should be 2 (of type number). Was null (of type object). >+[ 170: FAIL ] gl.getProgramParameter(uniformBlockProgram, gl.TRANSFORM_FEEDBACK_BUFFER_MODE) should be 35980 (of type number). Was null (of type object). >+[ 171: PASS ] getProgramParameter correctly handled invalid parameter enums >+[ 172: PASS ] getError was expected value: NO_ERROR : >+[ 173: FAIL ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_WIDTH) should be 2. Was 0. >+[ 174: FAIL ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_HEIGHT) should be 2. Was 0. >+[ 175: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_INTERNAL_FORMAT) is non-zero. >+[ 176: FAIL ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_DEPTH_SIZE) should be non-zero. Was 0 >+[ 177: PASS ] getError was expected value: NO_ERROR : >+[ 178: PASS ] getError was expected value: NO_ERROR : >+[ 179: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_RED_SIZE) is non-zero. >+[ 180: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_GREEN_SIZE) is non-zero. >+[ 181: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_BLUE_SIZE) is non-zero. >+[ 182: PASS ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_ALPHA_SIZE) is non-zero. >+[ 183: FAIL ] gl.getRenderbufferParameter(gl.RENDERBUFFER, gl.RENDERBUFFER_SAMPLES) should be 4 (of type number). Was null (of type object). >+[ 184: PASS ] getRenderbufferParameter correctly handled invalid parameter enums >+[ 185: PASS ] getRenderbufferParameter correctly handled invalid target enums >+[ 186: PASS ] getError was expected value: NO_ERROR : >+[ 187: PASS ] gl.getShaderParameter(standardVert, gl.SHADER_TYPE) is gl.VERTEX_SHADER >+[ 188: PASS ] gl.getShaderParameter(standardVert, gl.DELETE_STATUS) is false >+[ 189: PASS ] gl.getShaderParameter(standardVert, gl.COMPILE_STATUS) is true >+[ 190: PASS ] getShaderParameter correctly handled invalid parameter enums >+[ 191: PASS ] getError was expected value: NO_ERROR : >+[ 192: PASS ] gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_MAG_FILTER) is gl.NEAREST >+[ 193: PASS ] gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_MIN_FILTER) is gl.NEAREST >+[ 194: PASS ] gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_WRAP_S) is gl.CLAMP_TO_EDGE >+[ 195: PASS ] gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_WRAP_T) is gl.CLAMP_TO_EDGE >+[ 196: FAIL ] gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_BASE_LEVEL) should be 0 (of type number). Was null (of type object). >+[ 197: FAIL ] gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_COMPARE_FUNC) should be 515 (of type number). Was null (of type object). >+[ 198: FAIL ] gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_COMPARE_MODE) should be 34894 (of type number). Was null (of type object). >+[ 199: FAIL ] gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_MAX_LEVEL) should be 10 (of type number). Was null (of type object). >+[ 200: FAIL ] gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_MAX_LOD) should be 10 (of type number). Was null (of type object). >+[ 201: FAIL ] gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_MIN_LOD) should be 0 (of type number). Was null (of type object). >+[ 202: FAIL ] gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_WRAP_R) should be 33071 (of type number). Was null (of type object). >+[ 203: FAIL ] gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_IMMUTABLE_FORMAT) should be false (of type boolean). Was null (of type object). >+[ 204: FAIL ] gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_IMMUTABLE_LEVELS) should be 0 (of type number). Was null (of type object). >+[ 205: PASS ] getTexParameter correctly handled invalid parameter enums >+[ 206: PASS ] getTexParameter correctly handled invalid target enums >+[ 207: PASS ] getError was expected value: NO_ERROR : >+[ 208: PASS ] gl.getProgramParameter(boolProgram, gl.LINK_STATUS) is true >+[ 209: PASS ] getError was expected value: NO_ERROR : >+[ 210: PASS ] gl.getUniform(boolProgram, bvalLoc) is true >+[ 211: PASS ] gl.getUniform(boolProgram, bval2Loc) is [true, false] >+[ 212: PASS ] gl.getUniform(boolProgram, bval3Loc) is [true, false, true] >+[ 213: PASS ] gl.getUniform(boolProgram, bval4Loc) is [true, false, true, false] >+[ 214: PASS ] getError was expected value: NO_ERROR : >+[ 215: PASS ] gl.getProgramParameter(intProgram, gl.LINK_STATUS) is true >+[ 216: PASS ] getError was expected value: NO_ERROR : >+[ 217: PASS ] gl.getUniform(intProgram, ivalLoc) is 1 >+[ 218: PASS ] gl.getUniform(intProgram, ival2Loc) is [2, 3] >+[ 219: PASS ] gl.getUniform(intProgram, ival3Loc) is [4, 5, 6] >+[ 220: PASS ] gl.getUniform(intProgram, ival4Loc) is [7, 8, 9, 10] >+[ 221: PASS ] getError was expected value: NO_ERROR : >+[ 222: PASS ] gl.getProgramParameter(floatProgram, gl.LINK_STATUS) is true >+[ 223: PASS ] getError was expected value: NO_ERROR : >+[ 224: PASS ] gl.getUniform(floatProgram, fvalLoc) is 11 >+[ 225: PASS ] gl.getUniform(floatProgram, fval2Loc) is [12, 13] >+[ 226: PASS ] gl.getUniform(floatProgram, fval3Loc) is [14, 15, 16] >+[ 227: PASS ] gl.getUniform(floatProgram, fval4Loc) is [17, 18, 19, 20] >+[ 228: PASS ] getError was expected value: NO_ERROR : >+[ 229: PASS ] gl.getProgramParameter(samplerProgram, gl.LINK_STATUS) is true >+[ 230: PASS ] getError was expected value: NO_ERROR : >+[ 231: PASS ] gl.getUniform(samplerProgram, s2DValLoc) is 0 >+[ 232: PASS ] gl.getUniform(samplerProgram, sCubeValLoc) is 1 >+[ 233: PASS ] getError was expected value: NO_ERROR : >+[ 234: PASS ] gl.getProgramParameter(matProgram, gl.LINK_STATUS) is true >+[ 235: PASS ] getError was expected value: NO_ERROR : >+[ 236: PASS ] gl.getUniform(matProgram, mval2Loc) is [1, 2, 3, 4] >+[ 237: PASS ] gl.getUniform(matProgram, mval3Loc) is [5, 6, 7, 8, 9, 10, 11, 12, 13] >+[ 238: PASS ] gl.getUniform(matProgram, mval4Loc) is [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29] >+[ 239: PASS ] getError was expected value: NO_ERROR : >+[ 240: PASS ] gl.getProgramParameter(uintProgram, gl.LINK_STATUS) is true >+[ 241: PASS ] getError was expected value: NO_ERROR : >+[ 242: FAIL ] gl.getUniform(uintProgram, uvalLoc) should be 1 (of type number). Was null (of type object). >+[ 243: FAIL ] gl.getUniform(uintProgram, uval2Loc) should be 2,3. Was null. >+[ 244: FAIL ] gl.getUniform(uintProgram, uval3Loc) should be 4,5,6. Was null. >+[ 245: FAIL ] gl.getUniform(uintProgram, uval4Loc) should be 7,8,9,10. Was null. >+[ 246: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : >+[ 247: PASS ] getError was expected value: NO_ERROR : >+[ 248: PASS ] gl.getProgramParameter(matForWebGL2Program, gl.LINK_STATUS) is true >+[ 249: PASS ] getError was expected value: NO_ERROR : >+[ 250: FAIL ] gl.getUniform(matForWebGL2Program, mval2x3Loc) should be 1,2,3,4,5,6. Was null. >+[ 251: FAIL ] gl.getUniform(matForWebGL2Program, mval2x4Loc) should be 7,8,9,10,11,12,13,14. Was null. >+[ 252: FAIL ] gl.getUniform(matForWebGL2Program, mval3x2Loc) should be 15,16,17,18,19,20. Was null. >+[ 253: FAIL ] gl.getUniform(matForWebGL2Program, mval3x4Loc) should be 21,22,23,24,25,26,27,28,29,30,31,32. Was null. >+[ 254: FAIL ] gl.getUniform(matForWebGL2Program, mval4x2Loc) should be 33,34,35,36,37,38,39,40. Was null. >+[ 255: FAIL ] gl.getUniform(matForWebGL2Program, mval4x3Loc) should be 41,42,43,44,45,46,47,48,49,50,51,52. Was null. >+[ 256: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : >+[ 257: PASS ] gl.getProgramParameter(samplerForWebGL2Program, gl.LINK_STATUS) is true >+[ 258: PASS ] getError was expected value: NO_ERROR : >+[ 259: FAIL ] gl.getUniform(samplerForWebGL2Program, s3DValLoc) should be 0 (of type number). Was null (of type object). >+[ 260: FAIL ] gl.getUniform(samplerForWebGL2Program, s2DArrayValLoc) should be 1 (of type number). Was null (of type object). >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : >+[ 262: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) is buffer >+[ 263: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_ENABLED) is true >+[ 264: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_SIZE) is 4 >+[ 265: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 0 >+[ 266: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_TYPE) is gl.FLOAT >+[ 267: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_NORMALIZED) is false >+[ 268: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_DIVISOR) is 0 >+[ 269: FAIL ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_INTEGER) should be false (of type boolean). Was null (of type object). >+[ 270: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_DIVISOR) is 2 >+[ 271: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_STRIDE) is 36 >+[ 272: PASS ] gl.getVertexAttribOffset(1, gl.VERTEX_ATTRIB_ARRAY_POINTER) is 12 >+[ 273: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_ENABLED) is false >+[ 274: PASS ] gl.getVertexAttrib(1, gl.CURRENT_VERTEX_ATTRIB) is [5, 6, 7, 8] >+[ 275: FAIL ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_TYPE) should be 5124. Was 5126. >+[ 276: FAIL ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_INTEGER) should be true (of type boolean). Was null (of type object). >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : >+[ 278: PASS ] getVertexAttrib correctly handled invalid parameter enums >+[ 279: PASS ] getError was expected value: INVALID_VALUE : after evaluating: gl.getVertexAttrib(16, gl.CURRENT_VERTEX_ATTRIB) >+[ 280: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.NONE >+[ 281: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : >+[ 282: PASS ] gl.getFramebufferAttachmentParameter(gl.FRAMEBUFFER, gl.DEPTH_ATTACHMENT, gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) is gl.NONE >+[ 283: PASS ] gl.getVertexAttrib(1, gl.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) is null >+[ 284: PASS ] getError was expected value: NO_ERROR : >+[ 285: PASS ] gl.getInternalformatParameter(gl.RENDERBUFFER, gl.R32I, gl.SAMPLES) is non-null. >+[ 286: PASS ] getError was expected value: NO_ERROR : >+[ 287: PASS ] getInternalformatParameter correctly handled invalid target enums >+[ 288: PASS ] getInternalformatParameter correctly handled invalid pname enums >+[ 289: PASS ] getInternalformatParameter correctly handled invalid internalformat enums >+[ 290: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_BINDING, 0) should be [object WebGLBuffer]. Was null. >+[ 291: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_SIZE, 0) should be 8 (of type number). Was null (of type object). >+[ 292: FAIL ] gl.getIndexedParameter(gl.TRANSFORM_FEEDBACK_BUFFER_START, 0) should be 4 (of type number). Was null (of type object). >+[ 293: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_BINDING, 1) should be [object WebGLBuffer]. Was null. >+[ 294: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_SIZE, 1) should be 8 (of type number). Was null (of type object). >+[ 295: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_START, 1) should be 256 (of type number). Was null (of type object). >+[ 296: PASS ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_BINDING, 1) is null >+[ 297: PASS ] getIndexedParameter correctly handled invalid target enums >+[ 298: FAIL ] successfullyParsed should be true (of type boolean). Was undefined (of type undefined). >+[ FAIL ] 89 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-float-expected.txt >index 8f1d34af00d8f916693595950e0acda22e3b9bdd..8d19103e595b55df1a2166d333953823ac0671d7 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-float-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-half_float-expected.txt >index db2c84f306c2525c9e0f6627475c0ee49ab76607..1502bea57e5066c242cc85cd8726e1514d296ee6 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-half_float-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >index 8ed7bdb14bdc2a487cb7639796fb6701cf64c99c..c90f4dce9800741999b548b0365851fe15074781 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r16f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r16f-red-float-expected.txt >index b4501dc08931756c3e5e5dc879d8dc0dca504be4..bf447582e633b67f54ab66036c606bc016ba7fb9 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r16f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r16f-red-float-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-r16f-red-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: PASS ] should be 0,0,0 >+[ 12: PASS ] should be 0,0,0 >+[ 13: PASS ] should be 0,0,0 >+[ 14: PASS ] should be 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: PASS ] should be 0,0,0 >+[ 17: PASS ] should be 0,0,0 >+[ 18: PASS ] should be 0,0,0 >+[ 19: PASS ] should be 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: PASS ] should be 0,0,0 >+[ 22: PASS ] should be 0,0,0 >+[ 23: PASS ] should be 0,0,0 >+[ 24: PASS ] should be 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: PASS ] should be 0,0,0 >+[ 29: PASS ] should be 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: PASS ] should be 0,0,0 >+[ 32: PASS ] should be 0,0,0 >+[ 33: PASS ] should be 0,0,0 >+[ 34: PASS ] should be 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: PASS ] should be 0,0,0 >+[ 37: PASS ] should be 0,0,0 >+[ 38: PASS ] should be 0,0,0 >+[ 39: PASS ] should be 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: PASS ] should be 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: PASS ] should be 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: PASS ] should be 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: PASS ] should be 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: PASS ] should be 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: PASS ] should be 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: PASS ] should be 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: PASS ] should be 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: PASS ] should be 0,0,0 >+[ 77: PASS ] should be 0,0,0 >+[ 78: PASS ] should be 0,0,0 >+[ 79: PASS ] should be 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: PASS ] should be 0,0,0 >+[ 92: PASS ] should be 0,0,0 >+[ 93: PASS ] should be 0,0,0 >+[ 94: PASS ] should be 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: PASS ] should be 0,0,0 >+[ 97: PASS ] should be 0,0,0 >+[ 98: PASS ] should be 0,0,0 >+[ 99: PASS ] should be 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: PASS ] should be 0,0,0 >+[ 102: PASS ] should be 0,0,0 >+[ 103: PASS ] should be 0,0,0 >+[ 104: PASS ] should be 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: PASS ] should be 0,0,0 >+[ 107: PASS ] should be 0,0,0 >+[ 108: PASS ] should be 0,0,0 >+[ 109: PASS ] should be 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: PASS ] should be 0,0,0 >+[ 112: PASS ] should be 0,0,0 >+[ 113: PASS ] should be 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: PASS ] should be 0,0,0 >+[ 117: PASS ] should be 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: PASS ] should be 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: PASS ] should be 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: PASS ] should be 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: PASS ] should be 0,0,0 >+[ 127: PASS ] should be 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: PASS ] should be 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: PASS ] should be 0,0,0 >+[ 132: PASS ] should be 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: PASS ] should be 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: PASS ] should be 0,0,0 >+[ 137: PASS ] should be 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: PASS ] should be 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: PASS ] should be 0,0,0 >+[ 152: PASS ] should be 0,0,0 >+[ 153: PASS ] should be 0,0,0 >+[ 154: PASS ] should be 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: PASS ] should be 0,0,0 >+[ 157: PASS ] should be 0,0,0 >+[ 158: PASS ] should be 0,0,0 >+[ 159: PASS ] should be 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: PASS ] should be 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: PASS ] should be 0,0,0 >+[ 214: PASS ] should be 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: PASS ] should be 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: PASS ] should be 0,0,0 >+[ 219: PASS ] should be 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: PASS ] should be 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: PASS ] should be 0,0,0 >+[ 224: PASS ] should be 0,0,0 >+[ 225: PASS ] should be 0,0,0 >+[ 226: PASS ] should be 0,0,0 >+[ 227: PASS ] should be 0,0,0 >+[ 228: PASS ] should be 0,0,0 >+[ 229: PASS ] should be 0,0,0 >+[ 230: PASS ] should be 0,0,0 >+[ 231: PASS ] should be 0,0,0 >+[ 232: PASS ] should be 0,0,0 >+[ 233: PASS ] should be 0,0,0 >+[ 234: PASS ] should be 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: PASS ] should be 0,0,0 >+[ 237: PASS ] should be 0,0,0 >+[ 238: PASS ] should be 0,0,0 >+[ 239: PASS ] should be 0,0,0 >+[ 240: PASS ] should be 0,0,0 >+[ 241: PASS ] should be 0,0,0 >+[ 242: PASS ] should be 0,0,0 >+[ 243: PASS ] should be 0,0,0 >+[ 244: PASS ] should be 0,0,0 >+[ 245: PASS ] should be 0,0,0 >+[ 246: PASS ] should be 0,0,0 >+[ 247: PASS ] should be 0,0,0 >+[ 248: PASS ] should be 0,0,0 >+[ 249: PASS ] should be 0,0,0 >+[ 250: PASS ] should be 0,0,0 >+[ 251: PASS ] should be 0,0,0 >+[ 252: PASS ] should be 0,0,0 >+[ 253: PASS ] should be 0,0,0 >+[ 254: PASS ] should be 0,0,0 >+[ 255: PASS ] should be 0,0,0 >+[ 256: PASS ] should be 0,0,0 >+[ 257: PASS ] should be 0,0,0 >+[ 258: PASS ] should be 0,0,0 >+[ 259: PASS ] should be 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: PASS ] should be 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: PASS ] should be 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: PASS ] should be 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: PASS ] should be 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: PASS ] should be 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: PASS ] should be 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: PASS ] should be 0,0,0 >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: PASS ] should be 0,0,0 >+[ 283: PASS ] should be 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: PASS ] should be 0,0,0 >+[ 287: PASS ] should be 0,0,0 >+[ 288: PASS ] should be 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: PASS ] should be 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: PASS ] should be 0,0,0 >+[ 293: PASS ] should be 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: PASS ] should be 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: PASS ] should be 0,0,0 >+[ 298: PASS ] should be 0,0,0 >+[ 299: PASS ] should be 0,0,0 >+[ 300: PASS ] should be 0,0,0 >+[ 301: PASS ] should be 0,0,0 >+[ 302: PASS ] should be 0,0,0 >+[ 303: PASS ] should be 0,0,0 >+[ 304: PASS ] should be 0,0,0 >+[ 305: PASS ] should be 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: PASS ] should be 0,0,0 >+[ 309: PASS ] should be 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: PASS ] should be 0,0,0 >+[ 312: PASS ] should be 0,0,0 >+[ 313: PASS ] should be 0,0,0 >+[ 314: PASS ] should be 0,0,0 >+[ 315: PASS ] should be 0,0,0 >+[ 316: PASS ] should be 0,0,0 >+[ 317: PASS ] should be 0,0,0 >+[ 318: PASS ] should be 0,0,0 >+[ 319: PASS ] should be 0,0,0 >+[ 320: PASS ] should be 0,0,0 >+[ 321: PASS ] should be 0,0,0 >+[ 322: PASS ] should be 0,0,0 >+[ 323: PASS ] should be 0,0,0 >+[ 324: PASS ] should be 0,0,0 >+[ 325: PASS ] should be 0,0,0 >+[ 326: PASS ] should be 0,0,0 >+[ 327: PASS ] should be 0,0,0 >+[ 328: PASS ] should be 0,0,0 >+[ 329: PASS ] should be 0,0,0 >+[ 330: PASS ] should be 0,0,0 >+[ 331: PASS ] should be 0,0,0 >+[ 332: PASS ] should be 0,0,0 >+[ 333: PASS ] should be 0,0,0 >+[ 334: PASS ] should be 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: PASS ] should be 0,0,0 >+[ 337: PASS ] should be 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: PASS ] should be 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: PASS ] should be 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: PASS ] should be 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: PASS ] should be 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: PASS ] should be 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: PASS ] should be 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: PASS ] should be 0,0,0 >+[ 352: PASS ] should be 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: PASS ] should be 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: PASS ] should be 0,0,0 >+[ 357: PASS ] should be 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: PASS ] should be 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: PASS ] should be 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: PASS ] should be 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: PASS ] should be 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: PASS ] should be 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: PASS ] should be 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: PASS ] should be 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: PASS ] should be 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: PASS ] should be 0,0,0 >+[ 426: PASS ] should be 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: PASS ] should be 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: PASS ] should be 0,0,0 >+[ 431: PASS ] should be 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: PASS ] should be 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: PASS ] should be 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: PASS ] should be 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: PASS ] should be 0,0,0 >+[ 441: PASS ] should be 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: PASS ] should be 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: PASS ] should be 0,0,0 >+[ 446: PASS ] should be 0,0,0 >+[ 447: PASS ] should be 0,0,0 >+[ 448: PASS ] should be 0,0,0 >+[ 449: PASS ] should be 0,0,0 >+[ 450: PASS ] should be 0,0,0 >+[ 451: PASS ] should be 0,0,0 >+[ 452: PASS ] should be 0,0,0 >+[ 453: PASS ] should be 0,0,0 >+[ 454: PASS ] should be 0,0,0 >+[ 455: PASS ] should be 0,0,0 >+[ 456: PASS ] should be 0,0,0 >+[ 457: PASS ] should be 0,0,0 >+[ 458: PASS ] should be 0,0,0 >+[ 459: PASS ] should be 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: PASS ] should be 0,0,0 >+[ 462: PASS ] should be 0,0,0 >+[ 463: PASS ] should be 0,0,0 >+[ 464: PASS ] should be 0,0,0 >+[ 465: PASS ] should be 0,0,0 >+[ 466: PASS ] should be 0,0,0 >+[ 467: PASS ] should be 0,0,0 >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: PASS ] should be 0,0,0 >+[ 473: PASS ] should be 0,0,0 >+[ 474: PASS ] should be 0,0,0 >+[ 475: PASS ] should be 0,0,0 >+[ 476: PASS ] should be 0,0,0 >+[ 477: PASS ] should be 0,0,0 >+[ 478: PASS ] should be 0,0,0 >+[ 479: PASS ] should be 0,0,0 >+[ 480: PASS ] should be 0,0,0 >+[ 481: PASS ] should be 0,0,0 >+[ 482: PASS ] should be 0,0,0 >+[ 483: PASS ] should be 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: PASS ] should be 0,0,0 >+[ 487: PASS ] should be 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: PASS ] should be 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: PASS ] should be 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: PASS ] should be 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: PASS ] should be 0,0,0 >+[ 500: PASS ] should be 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: PASS ] should be 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: PASS ] should be 0,0,0 >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: PASS ] should be 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: PASS ] should be 0,0,0 >+[ 512: PASS ] should be 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: PASS ] should be 0,0,0 >+[ 515: PASS ] should be 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: PASS ] should be 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: PASS ] should be 0,0,0 >+[ 520: PASS ] should be 0,0,0 >+[ 521: PASS ] should be 0,0,0 >+[ 522: PASS ] should be 0,0,0 >+[ 523: PASS ] should be 0,0,0 >+[ 524: PASS ] should be 0,0,0 >+[ 525: PASS ] should be 0,0,0 >+[ 526: PASS ] should be 0,0,0 >+[ 527: PASS ] should be 0,0,0 >+[ 528: PASS ] should be 0,0,0 >+[ 529: PASS ] should be 0,0,0 >+[ 530: PASS ] should be 0,0,0 >+[ 531: PASS ] should be 0,0,0 >+[ 532: PASS ] should be 0,0,0 >+[ 533: PASS ] should be 0,0,0 >+[ 534: PASS ] should be 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: PASS ] should be 0,0,0 >+[ 537: PASS ] should be 0,0,0 >+[ 538: PASS ] should be 0,0,0 >+[ 539: PASS ] should be 0,0,0 >+[ 540: PASS ] should be 0,0,0 >+[ 541: PASS ] should be 0,0,0 >+[ 542: PASS ] should be 0,0,0 >+[ 543: PASS ] should be 0,0,0 >+[ 544: PASS ] should be 0,0,0 >+[ 545: PASS ] should be 0,0,0 >+[ 546: PASS ] should be 0,0,0 >+[ 547: PASS ] should be 0,0,0 >+[ 548: PASS ] should be 0,0,0 >+[ 549: PASS ] should be 0,0,0 >+[ 550: PASS ] should be 0,0,0 >+[ 551: PASS ] should be 0,0,0 >+[ 552: PASS ] should be 0,0,0 >+[ 553: PASS ] should be 0,0,0 >+[ 554: PASS ] should be 0,0,0 >+[ 555: PASS ] should be 0,0,0 >+[ 556: PASS ] should be 0,0,0 >+[ 557: PASS ] should be 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: PASS ] should be 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: PASS ] should be 0,0,0 >+[ 612: PASS ] should be 0,0,0 >+[ 613: PASS ] should be 0,0,0 >+[ 614: PASS ] should be 0,0,0 >+[ 615: PASS ] should be 0,0,0 >+[ 616: PASS ] should be 0,0,0 >+[ 617: PASS ] should be 0,0,0 >+[ 618: PASS ] should be 0,0,0 >+[ 619: PASS ] should be 0,0,0 >+[ 620: PASS ] should be 0,0,0 >+[ 621: PASS ] should be 0,0,0 >+[ 622: PASS ] should be 0,0,0 >+[ 623: PASS ] should be 0,0,0 >+[ 624: PASS ] should be 0,0,0 >+[ 625: PASS ] should be 0,0,0 >+[ 626: PASS ] should be 0,0,0 >+[ 627: PASS ] should be 0,0,0 >+[ 628: PASS ] should be 0,0,0 >+[ 629: PASS ] should be 0,0,0 >+[ 630: PASS ] should be 0,0,0 >+[ 631: PASS ] should be 0,0,0 >+[ 632: PASS ] should be 0,0,0 >+[ 633: PASS ] should be 0,0,0 >+[ 634: PASS ] should be 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: PASS ] should be 0,0,0 >+[ 637: PASS ] should be 0,0,0 >+[ 638: PASS ] should be 0,0,0 >+[ 639: PASS ] should be 0,0,0 >+[ 640: PASS ] should be 0,0,0 >+[ 641: PASS ] should be 0,0,0 >+[ 642: PASS ] should be 0,0,0 >+[ 643: PASS ] should be 0,0,0 >+[ 644: PASS ] should be 0,0,0 >+[ 645: PASS ] should be 0,0,0 >+[ 646: PASS ] should be 0,0,0 >+[ 647: PASS ] should be 0,0,0 >+[ 648: PASS ] should be 0,0,0 >+[ 649: PASS ] should be 0,0,0 >+[ 650: PASS ] should be 0,0,0 >+[ 651: PASS ] should be 0,0,0 >+[ 652: PASS ] should be 0,0,0 >+[ 653: PASS ] should be 0,0,0 >+[ 654: PASS ] should be 0,0,0 >+[ 655: PASS ] should be 0,0,0 >+[ 656: PASS ] should be 0,0,0 >+[ 657: PASS ] should be 0,0,0 >+[ 658: PASS ] should be 0,0,0 >+[ 659: PASS ] should be 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: PASS ] should be 0,0,0 >+[ 662: PASS ] should be 0,0,0 >+[ 663: PASS ] should be 0,0,0 >+[ 664: PASS ] should be 0,0,0 >+[ 665: PASS ] should be 0,0,0 >+[ 666: PASS ] should be 0,0,0 >+[ 667: PASS ] should be 0,0,0 >+[ 668: PASS ] should be 0,0,0 >+[ 669: PASS ] should be 0,0,0 >+[ 670: PASS ] should be 0,0,0 >+[ 671: PASS ] should be 0,0,0 >+[ 672: PASS ] should be 0,0,0 >+[ 673: PASS ] should be 0,0,0 >+[ 674: PASS ] should be 0,0,0 >+[ 675: PASS ] should be 0,0,0 >+[ 676: PASS ] should be 0,0,0 >+[ 677: PASS ] should be 0,0,0 >+[ 678: PASS ] should be 0,0,0 >+[ 679: PASS ] should be 0,0,0 >+[ 680: PASS ] should be 0,0,0 >+[ 681: PASS ] should be 0,0,0 >+[ 682: PASS ] should be 0,0,0 >+[ 683: PASS ] should be 0,0,0 >+[ 684: PASS ] should be 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: PASS ] should be 0,0,0 >+[ 687: PASS ] should be 0,0,0 >+[ 688: PASS ] should be 0,0,0 >+[ 689: PASS ] should be 0,0,0 >+[ 690: PASS ] should be 0,0,0 >+[ 691: PASS ] should be 0,0,0 >+[ 692: PASS ] should be 0,0,0 >+[ 693: PASS ] should be 0,0,0 >+[ 694: PASS ] should be 0,0,0 >+[ 695: PASS ] should be 0,0,0 >+[ 696: PASS ] should be 0,0,0 >+[ 697: PASS ] should be 0,0,0 >+[ 698: PASS ] should be 0,0,0 >+[ 699: PASS ] should be 0,0,0 >+[ 700: PASS ] should be 0,0,0 >+[ 701: PASS ] should be 0,0,0 >+[ 702: PASS ] should be 0,0,0 >+[ 703: PASS ] should be 0,0,0 >+[ 704: PASS ] should be 0,0,0 >+[ 705: PASS ] should be 0,0,0 >+[ 706: PASS ] should be 0,0,0 >+[ 707: PASS ] should be 0,0,0 >+[ 708: PASS ] should be 0,0,0 >+[ 709: PASS ] should be 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: PASS ] should be 0,0,0 >+[ 712: PASS ] should be 0,0,0 >+[ 713: PASS ] should be 0,0,0 >+[ 714: PASS ] should be 0,0,0 >+[ 715: PASS ] should be 0,0,0 >+[ 716: PASS ] should be 0,0,0 >+[ 717: PASS ] should be 0,0,0 >+[ 718: PASS ] should be 0,0,0 >+[ 719: PASS ] should be 0,0,0 >+[ 720: PASS ] should be 0,0,0 >+[ 721: PASS ] should be 0,0,0 >+[ 722: PASS ] should be 0,0,0 >+[ 723: PASS ] should be 0,0,0 >+[ 724: PASS ] should be 0,0,0 >+[ 725: PASS ] should be 0,0,0 >+[ 726: PASS ] should be 0,0,0 >+[ 727: PASS ] should be 0,0,0 >+[ 728: PASS ] should be 0,0,0 >+[ 729: PASS ] should be 0,0,0 >+[ 730: PASS ] should be 0,0,0 >+[ 731: PASS ] should be 0,0,0 >+[ 732: PASS ] should be 0,0,0 >+[ 733: PASS ] should be 0,0,0 >+[ 734: PASS ] should be 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: PASS ] should be 0,0,0 >+[ 737: PASS ] should be 0,0,0 >+[ 738: PASS ] should be 0,0,0 >+[ 739: PASS ] should be 0,0,0 >+[ 740: PASS ] should be 0,0,0 >+[ 741: PASS ] should be 0,0,0 >+[ 742: PASS ] should be 0,0,0 >+[ 743: PASS ] should be 0,0,0 >+[ 744: PASS ] should be 0,0,0 >+[ 745: PASS ] should be 0,0,0 >+[ 746: PASS ] should be 0,0,0 >+[ 747: PASS ] should be 0,0,0 >+[ 748: PASS ] should be 0,0,0 >+[ 749: PASS ] should be 0,0,0 >+[ 750: PASS ] should be 0,0,0 >+[ 751: PASS ] should be 0,0,0 >+[ 752: PASS ] should be 0,0,0 >+[ 753: PASS ] should be 0,0,0 >+[ 754: PASS ] should be 0,0,0 >+[ 755: PASS ] should be 0,0,0 >+[ 756: PASS ] should be 0,0,0 >+[ 757: PASS ] should be 0,0,0 >+[ 758: PASS ] should be 0,0,0 >+[ 759: PASS ] should be 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: PASS ] should be 0,0,0 >+[ 762: PASS ] should be 0,0,0 >+[ 763: PASS ] should be 0,0,0 >+[ 764: PASS ] should be 0,0,0 >+[ 765: PASS ] should be 0,0,0 >+[ 766: PASS ] should be 0,0,0 >+[ 767: PASS ] should be 0,0,0 >+[ 768: PASS ] should be 0,0,0 >+[ 769: PASS ] should be 0,0,0 >+[ 770: PASS ] should be 0,0,0 >+[ 771: PASS ] should be 0,0,0 >+[ 772: PASS ] should be 0,0,0 >+[ 773: PASS ] should be 0,0,0 >+[ 774: PASS ] should be 0,0,0 >+[ 775: PASS ] should be 0,0,0 >+[ 776: PASS ] should be 0,0,0 >+[ 777: PASS ] should be 0,0,0 >+[ 778: PASS ] should be 0,0,0 >+[ 779: PASS ] should be 0,0,0 >+[ 780: PASS ] should be 0,0,0 >+[ 781: PASS ] should be 0,0,0 >+[ 782: PASS ] should be 0,0,0 >+[ 783: PASS ] should be 0,0,0 >+[ 784: PASS ] should be 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: PASS ] should be 0,0,0 >+[ 787: PASS ] should be 0,0,0 >+[ 788: PASS ] should be 0,0,0 >+[ 789: PASS ] should be 0,0,0 >+[ 790: PASS ] should be 0,0,0 >+[ 791: PASS ] should be 0,0,0 >+[ 792: PASS ] should be 0,0,0 >+[ 793: PASS ] should be 0,0,0 >+[ 794: PASS ] should be 0,0,0 >+[ 795: PASS ] should be 0,0,0 >+[ 796: PASS ] should be 0,0,0 >+[ 797: PASS ] should be 0,0,0 >+[ 798: PASS ] should be 0,0,0 >+[ 799: PASS ] should be 0,0,0 >+[ 800: PASS ] should be 0,0,0 >+[ 801: PASS ] should be 0,0,0 >+[ 802: PASS ] should be 0,0,0 >+[ 803: PASS ] should be 0,0,0 >+[ 804: PASS ] should be 0,0,0 >+[ 805: PASS ] should be 0,0,0 >+[ 806: PASS ] should be 0,0,0 >+[ 807: PASS ] should be 0,0,0 >+[ 808: PASS ] should be 0,0,0 >+[ 809: PASS ] should be 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: PASS ] should be 0,0,0 >+[ 812: PASS ] should be 0,0,0 >+[ 813: PASS ] should be 0,0,0 >+[ 814: PASS ] should be 0,0,0 >+[ 815: PASS ] should be 0,0,0 >+[ 816: PASS ] should be 0,0,0 >+[ 817: PASS ] should be 0,0,0 >+[ 818: PASS ] should be 0,0,0 >+[ 819: PASS ] should be 0,0,0 >+[ 820: PASS ] should be 0,0,0 >+[ 821: PASS ] should be 0,0,0 >+[ 822: PASS ] should be 0,0,0 >+[ 823: PASS ] should be 0,0,0 >+[ 824: PASS ] should be 0,0,0 >+[ 825: PASS ] should be 0,0,0 >+[ 826: PASS ] should be 0,0,0 >+[ 827: PASS ] should be 0,0,0 >+[ 828: PASS ] should be 0,0,0 >+[ 829: PASS ] should be 0,0,0 >+[ 830: PASS ] should be 0,0,0 >+[ 831: PASS ] should be 0,0,0 >+[ 832: PASS ] should be 0,0,0 >+[ 833: PASS ] should be 0,0,0 >+[ 834: PASS ] should be 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: PASS ] should be 0,0,0 >+[ 837: PASS ] should be 0,0,0 >+[ 838: PASS ] should be 0,0,0 >+[ 839: PASS ] should be 0,0,0 >+[ 840: PASS ] should be 0,0,0 >+[ 841: PASS ] should be 0,0,0 >+[ 842: PASS ] should be 0,0,0 >+[ 843: PASS ] should be 0,0,0 >+[ 844: PASS ] should be 0,0,0 >+[ 845: PASS ] should be 0,0,0 >+[ 846: PASS ] should be 0,0,0 >+[ 847: PASS ] should be 0,0,0 >+[ 848: PASS ] should be 0,0,0 >+[ 849: PASS ] should be 0,0,0 >+[ 850: PASS ] should be 0,0,0 >+[ 851: PASS ] should be 0,0,0 >+[ 852: PASS ] should be 0,0,0 >+[ 853: PASS ] should be 0,0,0 >+[ 854: PASS ] should be 0,0,0 >+[ 855: PASS ] should be 0,0,0 >+[ 856: PASS ] should be 0,0,0 >+[ 857: PASS ] should be 0,0,0 >+[ 858: PASS ] should be 0,0,0 >+[ 859: PASS ] should be 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: PASS ] should be 0,0,0 >+[ 912: PASS ] should be 0,0,0 >+[ 913: PASS ] should be 0,0,0 >+[ 914: PASS ] should be 0,0,0 >+[ 915: PASS ] should be 0,0,0 >+[ 916: PASS ] should be 0,0,0 >+[ 917: PASS ] should be 0,0,0 >+[ 918: PASS ] should be 0,0,0 >+[ 919: PASS ] should be 0,0,0 >+[ 920: PASS ] should be 0,0,0 >+[ 921: PASS ] should be 0,0,0 >+[ 922: PASS ] should be 0,0,0 >+[ 923: PASS ] should be 0,0,0 >+[ 924: PASS ] should be 0,0,0 >+[ 925: PASS ] should be 0,0,0 >+[ 926: PASS ] should be 0,0,0 >+[ 927: PASS ] should be 0,0,0 >+[ 928: PASS ] should be 0,0,0 >+[ 929: PASS ] should be 0,0,0 >+[ 930: PASS ] should be 0,0,0 >+[ 931: PASS ] should be 0,0,0 >+[ 932: PASS ] should be 0,0,0 >+[ 933: PASS ] should be 0,0,0 >+[ 934: PASS ] should be 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: PASS ] should be 0,0,0 >+[ 937: PASS ] should be 0,0,0 >+[ 938: PASS ] should be 0,0,0 >+[ 939: PASS ] should be 0,0,0 >+[ 940: PASS ] should be 0,0,0 >+[ 941: PASS ] should be 0,0,0 >+[ 942: PASS ] should be 0,0,0 >+[ 943: PASS ] should be 0,0,0 >+[ 944: PASS ] should be 0,0,0 >+[ 945: PASS ] should be 0,0,0 >+[ 946: PASS ] should be 0,0,0 >+[ 947: PASS ] should be 0,0,0 >+[ 948: PASS ] should be 0,0,0 >+[ 949: PASS ] should be 0,0,0 >+[ 950: PASS ] should be 0,0,0 >+[ 951: PASS ] should be 0,0,0 >+[ 952: PASS ] should be 0,0,0 >+[ 953: PASS ] should be 0,0,0 >+[ 954: PASS ] should be 0,0,0 >+[ 955: PASS ] should be 0,0,0 >+[ 956: PASS ] should be 0,0,0 >+[ 957: PASS ] should be 0,0,0 >+[ 958: PASS ] should be 0,0,0 >+[ 959: PASS ] should be 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: PASS ] should be 0,0,0 >+[ 972: PASS ] should be 0,0,0 >+[ 973: PASS ] should be 0,0,0 >+[ 974: PASS ] should be 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: PASS ] should be 0,0,0 >+[ 977: PASS ] should be 0,0,0 >+[ 978: PASS ] should be 0,0,0 >+[ 979: PASS ] should be 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: PASS ] should be 0,0,0 >+[ 982: PASS ] should be 0,0,0 >+[ 983: PASS ] should be 0,0,0 >+[ 984: PASS ] should be 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: PASS ] should be 0,0,0 >+[ 987: PASS ] should be 0,0,0 >+[ 988: PASS ] should be 0,0,0 >+[ 989: PASS ] should be 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: PASS ] should be 0,0,0 >+[ 992: PASS ] should be 0,0,0 >+[ 993: PASS ] should be 0,0,0 >+[ 994: PASS ] should be 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: PASS ] should be 0,0,0 >+[ 997: PASS ] should be 0,0,0 >+[ 998: PASS ] should be 0,0,0 >+[ 999: PASS ] should be 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: PASS ] should be 0,0,0 >+[ 1012: PASS ] should be 0,0,0 >+[ 1013: PASS ] should be 0,0,0 >+[ 1014: PASS ] should be 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: PASS ] should be 0,0,0 >+[ 1017: PASS ] should be 0,0,0 >+[ 1018: PASS ] should be 0,0,0 >+[ 1019: PASS ] should be 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: PASS ] should be 0,0,0 >+[ 1022: PASS ] should be 0,0,0 >+[ 1023: PASS ] should be 0,0,0 >+[ 1024: PASS ] should be 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: PASS ] should be 0,0,0 >+[ 1027: PASS ] should be 0,0,0 >+[ 1028: PASS ] should be 0,0,0 >+[ 1029: PASS ] should be 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: PASS ] should be 0,0,0 >+[ 1032: PASS ] should be 0,0,0 >+[ 1033: PASS ] should be 0,0,0 >+[ 1034: PASS ] should be 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: PASS ] should be 0,0,0 >+[ 1037: PASS ] should be 0,0,0 >+[ 1038: PASS ] should be 0,0,0 >+[ 1039: PASS ] should be 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: PASS ] should be 0,0,0 >+[ 1052: PASS ] should be 0,0,0 >+[ 1053: PASS ] should be 0,0,0 >+[ 1054: PASS ] should be 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: PASS ] should be 0,0,0 >+[ 1057: PASS ] should be 0,0,0 >+[ 1058: PASS ] should be 0,0,0 >+[ 1059: PASS ] should be 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: PASS ] should be 0,0,0 >+[ 1062: PASS ] should be 0,0,0 >+[ 1063: PASS ] should be 0,0,0 >+[ 1064: PASS ] should be 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: PASS ] should be 0,0,0 >+[ 1067: PASS ] should be 0,0,0 >+[ 1068: PASS ] should be 0,0,0 >+[ 1069: PASS ] should be 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: PASS ] should be 0,0,0 >+[ 1072: PASS ] should be 0,0,0 >+[ 1073: PASS ] should be 0,0,0 >+[ 1074: PASS ] should be 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: PASS ] should be 0,0,0 >+[ 1077: PASS ] should be 0,0,0 >+[ 1078: PASS ] should be 0,0,0 >+[ 1079: PASS ] should be 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: PASS ] should be 0,0,0 >+[ 1082: PASS ] should be 0,0,0 >+[ 1083: PASS ] should be 0,0,0 >+[ 1084: PASS ] should be 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: PASS ] should be 0,0,0 >+[ 1087: PASS ] should be 0,0,0 >+[ 1088: PASS ] should be 0,0,0 >+[ 1089: PASS ] should be 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: PASS ] should be 0,0,0 >+[ 1092: PASS ] should be 0,0,0 >+[ 1093: PASS ] should be 0,0,0 >+[ 1094: PASS ] should be 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: PASS ] should be 0,0,0 >+[ 1097: PASS ] should be 0,0,0 >+[ 1098: PASS ] should be 0,0,0 >+[ 1099: PASS ] should be 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: PASS ] should be 0,0,0 >+[ 1112: PASS ] should be 0,0,0 >+[ 1113: PASS ] should be 0,0,0 >+[ 1114: PASS ] should be 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: PASS ] should be 0,0,0 >+[ 1117: PASS ] should be 0,0,0 >+[ 1118: PASS ] should be 0,0,0 >+[ 1119: PASS ] should be 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: PASS ] should be 0,0,0 >+[ 1172: PASS ] should be 0,0,0 >+[ 1173: PASS ] should be 0,0,0 >+[ 1174: PASS ] should be 0,0,0 >+[ 1175: PASS ] should be 0,0,0 >+[ 1176: PASS ] should be 0,0,0 >+[ 1177: PASS ] should be 0,0,0 >+[ 1178: PASS ] should be 0,0,0 >+[ 1179: PASS ] should be 0,0,0 >+[ 1180: PASS ] should be 0,0,0 >+[ 1181: PASS ] should be 0,0,0 >+[ 1182: PASS ] should be 0,0,0 >+[ 1183: PASS ] should be 0,0,0 >+[ 1184: PASS ] should be 0,0,0 >+[ 1185: PASS ] should be 0,0,0 >+[ 1186: PASS ] should be 0,0,0 >+[ 1187: PASS ] should be 0,0,0 >+[ 1188: PASS ] should be 0,0,0 >+[ 1189: PASS ] should be 0,0,0 >+[ 1190: PASS ] should be 0,0,0 >+[ 1191: PASS ] should be 0,0,0 >+[ 1192: PASS ] should be 0,0,0 >+[ 1193: PASS ] should be 0,0,0 >+[ 1194: PASS ] should be 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: PASS ] should be 0,0,0 >+[ 1197: PASS ] should be 0,0,0 >+[ 1198: PASS ] should be 0,0,0 >+[ 1199: PASS ] should be 0,0,0 >+[ 1200: PASS ] should be 0,0,0 >+[ 1201: PASS ] should be 0,0,0 >+[ 1202: PASS ] should be 0,0,0 >+[ 1203: PASS ] should be 0,0,0 >+[ 1204: PASS ] should be 0,0,0 >+[ 1205: PASS ] should be 0,0,0 >+[ 1206: PASS ] should be 0,0,0 >+[ 1207: PASS ] should be 0,0,0 >+[ 1208: PASS ] should be 0,0,0 >+[ 1209: PASS ] should be 0,0,0 >+[ 1210: PASS ] should be 0,0,0 >+[ 1211: PASS ] should be 0,0,0 >+[ 1212: PASS ] should be 0,0,0 >+[ 1213: PASS ] should be 0,0,0 >+[ 1214: PASS ] should be 0,0,0 >+[ 1215: PASS ] should be 0,0,0 >+[ 1216: PASS ] should be 0,0,0 >+[ 1217: PASS ] should be 0,0,0 >+[ 1218: PASS ] should be 0,0,0 >+[ 1219: PASS ] should be 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: PASS ] should be 0,0,0 >+[ 1222: PASS ] should be 0,0,0 >+[ 1223: PASS ] should be 0,0,0 >+[ 1224: PASS ] should be 0,0,0 >+[ 1225: PASS ] should be 0,0,0 >+[ 1226: PASS ] should be 0,0,0 >+[ 1227: PASS ] should be 0,0,0 >+[ 1228: PASS ] should be 0,0,0 >+[ 1229: PASS ] should be 0,0,0 >+[ 1230: PASS ] should be 0,0,0 >+[ 1231: PASS ] should be 0,0,0 >+[ 1232: PASS ] should be 0,0,0 >+[ 1233: PASS ] should be 0,0,0 >+[ 1234: PASS ] should be 0,0,0 >+[ 1235: PASS ] should be 0,0,0 >+[ 1236: PASS ] should be 0,0,0 >+[ 1237: PASS ] should be 0,0,0 >+[ 1238: PASS ] should be 0,0,0 >+[ 1239: PASS ] should be 0,0,0 >+[ 1240: PASS ] should be 0,0,0 >+[ 1241: PASS ] should be 0,0,0 >+[ 1242: PASS ] should be 0,0,0 >+[ 1243: PASS ] should be 0,0,0 >+[ 1244: PASS ] should be 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: PASS ] should be 0,0,0 >+[ 1247: PASS ] should be 0,0,0 >+[ 1248: PASS ] should be 0,0,0 >+[ 1249: PASS ] should be 0,0,0 >+[ 1250: PASS ] should be 0,0,0 >+[ 1251: PASS ] should be 0,0,0 >+[ 1252: PASS ] should be 0,0,0 >+[ 1253: PASS ] should be 0,0,0 >+[ 1254: PASS ] should be 0,0,0 >+[ 1255: PASS ] should be 0,0,0 >+[ 1256: PASS ] should be 0,0,0 >+[ 1257: PASS ] should be 0,0,0 >+[ 1258: PASS ] should be 0,0,0 >+[ 1259: PASS ] should be 0,0,0 >+[ 1260: PASS ] should be 0,0,0 >+[ 1261: PASS ] should be 0,0,0 >+[ 1262: PASS ] should be 0,0,0 >+[ 1263: PASS ] should be 0,0,0 >+[ 1264: PASS ] should be 0,0,0 >+[ 1265: PASS ] should be 0,0,0 >+[ 1266: PASS ] should be 0,0,0 >+[ 1267: PASS ] should be 0,0,0 >+[ 1268: PASS ] should be 0,0,0 >+[ 1269: PASS ] should be 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: PASS ] should be 0,0,0 >+[ 1272: PASS ] should be 0,0,0 >+[ 1273: PASS ] should be 0,0,0 >+[ 1274: PASS ] should be 0,0,0 >+[ 1275: PASS ] should be 0,0,0 >+[ 1276: PASS ] should be 0,0,0 >+[ 1277: PASS ] should be 0,0,0 >+[ 1278: PASS ] should be 0,0,0 >+[ 1279: PASS ] should be 0,0,0 >+[ 1280: PASS ] should be 0,0,0 >+[ 1281: PASS ] should be 0,0,0 >+[ 1282: PASS ] should be 0,0,0 >+[ 1283: PASS ] should be 0,0,0 >+[ 1284: PASS ] should be 0,0,0 >+[ 1285: PASS ] should be 0,0,0 >+[ 1286: PASS ] should be 0,0,0 >+[ 1287: PASS ] should be 0,0,0 >+[ 1288: PASS ] should be 0,0,0 >+[ 1289: PASS ] should be 0,0,0 >+[ 1290: PASS ] should be 0,0,0 >+[ 1291: PASS ] should be 0,0,0 >+[ 1292: PASS ] should be 0,0,0 >+[ 1293: PASS ] should be 0,0,0 >+[ 1294: PASS ] should be 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: PASS ] should be 0,0,0 >+[ 1297: PASS ] should be 0,0,0 >+[ 1298: PASS ] should be 0,0,0 >+[ 1299: PASS ] should be 0,0,0 >+[ 1300: PASS ] should be 0,0,0 >+[ 1301: PASS ] should be 0,0,0 >+[ 1302: PASS ] should be 0,0,0 >+[ 1303: PASS ] should be 0,0,0 >+[ 1304: PASS ] should be 0,0,0 >+[ 1305: PASS ] should be 0,0,0 >+[ 1306: PASS ] should be 0,0,0 >+[ 1307: PASS ] should be 0,0,0 >+[ 1308: PASS ] should be 0,0,0 >+[ 1309: PASS ] should be 0,0,0 >+[ 1310: PASS ] should be 0,0,0 >+[ 1311: PASS ] should be 0,0,0 >+[ 1312: PASS ] should be 0,0,0 >+[ 1313: PASS ] should be 0,0,0 >+[ 1314: PASS ] should be 0,0,0 >+[ 1315: PASS ] should be 0,0,0 >+[ 1316: PASS ] should be 0,0,0 >+[ 1317: PASS ] should be 0,0,0 >+[ 1318: PASS ] should be 0,0,0 >+[ 1319: PASS ] should be 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: PASS ] should be 0,0,0 >+[ 1372: PASS ] should be 0,0,0 >+[ 1373: PASS ] should be 0,0,0 >+[ 1374: PASS ] should be 0,0,0 >+[ 1375: PASS ] should be 0,0,0 >+[ 1376: PASS ] should be 0,0,0 >+[ 1377: PASS ] should be 0,0,0 >+[ 1378: PASS ] should be 0,0,0 >+[ 1379: PASS ] should be 0,0,0 >+[ 1380: PASS ] should be 0,0,0 >+[ 1381: PASS ] should be 0,0,0 >+[ 1382: PASS ] should be 0,0,0 >+[ 1383: PASS ] should be 0,0,0 >+[ 1384: PASS ] should be 0,0,0 >+[ 1385: PASS ] should be 0,0,0 >+[ 1386: PASS ] should be 0,0,0 >+[ 1387: PASS ] should be 0,0,0 >+[ 1388: PASS ] should be 0,0,0 >+[ 1389: PASS ] should be 0,0,0 >+[ 1390: PASS ] should be 0,0,0 >+[ 1391: PASS ] should be 0,0,0 >+[ 1392: PASS ] should be 0,0,0 >+[ 1393: PASS ] should be 0,0,0 >+[ 1394: PASS ] should be 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: PASS ] should be 0,0,0 >+[ 1397: PASS ] should be 0,0,0 >+[ 1398: PASS ] should be 0,0,0 >+[ 1399: PASS ] should be 0,0,0 >+[ 1400: PASS ] should be 0,0,0 >+[ 1401: PASS ] should be 0,0,0 >+[ 1402: PASS ] should be 0,0,0 >+[ 1403: PASS ] should be 0,0,0 >+[ 1404: PASS ] should be 0,0,0 >+[ 1405: PASS ] should be 0,0,0 >+[ 1406: PASS ] should be 0,0,0 >+[ 1407: PASS ] should be 0,0,0 >+[ 1408: PASS ] should be 0,0,0 >+[ 1409: PASS ] should be 0,0,0 >+[ 1410: PASS ] should be 0,0,0 >+[ 1411: PASS ] should be 0,0,0 >+[ 1412: PASS ] should be 0,0,0 >+[ 1413: PASS ] should be 0,0,0 >+[ 1414: PASS ] should be 0,0,0 >+[ 1415: PASS ] should be 0,0,0 >+[ 1416: PASS ] should be 0,0,0 >+[ 1417: PASS ] should be 0,0,0 >+[ 1418: PASS ] should be 0,0,0 >+[ 1419: PASS ] should be 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: PASS ] should be 0,0,0 >+[ 1422: PASS ] should be 0,0,0 >+[ 1423: PASS ] should be 0,0,0 >+[ 1424: PASS ] should be 0,0,0 >+[ 1425: PASS ] should be 0,0,0 >+[ 1426: PASS ] should be 0,0,0 >+[ 1427: PASS ] should be 0,0,0 >+[ 1428: PASS ] should be 0,0,0 >+[ 1429: PASS ] should be 0,0,0 >+[ 1430: PASS ] should be 0,0,0 >+[ 1431: PASS ] should be 0,0,0 >+[ 1432: PASS ] should be 0,0,0 >+[ 1433: PASS ] should be 0,0,0 >+[ 1434: PASS ] should be 0,0,0 >+[ 1435: PASS ] should be 0,0,0 >+[ 1436: PASS ] should be 0,0,0 >+[ 1437: PASS ] should be 0,0,0 >+[ 1438: PASS ] should be 0,0,0 >+[ 1439: PASS ] should be 0,0,0 >+[ 1440: PASS ] should be 0,0,0 >+[ 1441: PASS ] should be 0,0,0 >+[ 1442: PASS ] should be 0,0,0 >+[ 1443: PASS ] should be 0,0,0 >+[ 1444: PASS ] should be 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: PASS ] should be 0,0,0 >+[ 1447: PASS ] should be 0,0,0 >+[ 1448: PASS ] should be 0,0,0 >+[ 1449: PASS ] should be 0,0,0 >+[ 1450: PASS ] should be 0,0,0 >+[ 1451: PASS ] should be 0,0,0 >+[ 1452: PASS ] should be 0,0,0 >+[ 1453: PASS ] should be 0,0,0 >+[ 1454: PASS ] should be 0,0,0 >+[ 1455: PASS ] should be 0,0,0 >+[ 1456: PASS ] should be 0,0,0 >+[ 1457: PASS ] should be 0,0,0 >+[ 1458: PASS ] should be 0,0,0 >+[ 1459: PASS ] should be 0,0,0 >+[ 1460: PASS ] should be 0,0,0 >+[ 1461: PASS ] should be 0,0,0 >+[ 1462: PASS ] should be 0,0,0 >+[ 1463: PASS ] should be 0,0,0 >+[ 1464: PASS ] should be 0,0,0 >+[ 1465: PASS ] should be 0,0,0 >+[ 1466: PASS ] should be 0,0,0 >+[ 1467: PASS ] should be 0,0,0 >+[ 1468: PASS ] should be 0,0,0 >+[ 1469: PASS ] should be 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: PASS ] should be 0,0,0 >+[ 1472: PASS ] should be 0,0,0 >+[ 1473: PASS ] should be 0,0,0 >+[ 1474: PASS ] should be 0,0,0 >+[ 1475: PASS ] should be 0,0,0 >+[ 1476: PASS ] should be 0,0,0 >+[ 1477: PASS ] should be 0,0,0 >+[ 1478: PASS ] should be 0,0,0 >+[ 1479: PASS ] should be 0,0,0 >+[ 1480: PASS ] should be 0,0,0 >+[ 1481: PASS ] should be 0,0,0 >+[ 1482: PASS ] should be 0,0,0 >+[ 1483: PASS ] should be 0,0,0 >+[ 1484: PASS ] should be 0,0,0 >+[ 1485: PASS ] should be 0,0,0 >+[ 1486: PASS ] should be 0,0,0 >+[ 1487: PASS ] should be 0,0,0 >+[ 1488: PASS ] should be 0,0,0 >+[ 1489: PASS ] should be 0,0,0 >+[ 1490: PASS ] should be 0,0,0 >+[ 1491: PASS ] should be 0,0,0 >+[ 1492: PASS ] should be 0,0,0 >+[ 1493: PASS ] should be 0,0,0 >+[ 1494: PASS ] should be 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: PASS ] should be 0,0,0 >+[ 1497: PASS ] should be 0,0,0 >+[ 1498: PASS ] should be 0,0,0 >+[ 1499: PASS ] should be 0,0,0 >+[ 1500: PASS ] should be 0,0,0 >+[ 1501: PASS ] should be 0,0,0 >+[ 1502: PASS ] should be 0,0,0 >+[ 1503: PASS ] should be 0,0,0 >+[ 1504: PASS ] should be 0,0,0 >+[ 1505: PASS ] should be 0,0,0 >+[ 1506: PASS ] should be 0,0,0 >+[ 1507: PASS ] should be 0,0,0 >+[ 1508: PASS ] should be 0,0,0 >+[ 1509: PASS ] should be 0,0,0 >+[ 1510: PASS ] should be 0,0,0 >+[ 1511: PASS ] should be 0,0,0 >+[ 1512: PASS ] should be 0,0,0 >+[ 1513: PASS ] should be 0,0,0 >+[ 1514: PASS ] should be 0,0,0 >+[ 1515: PASS ] should be 0,0,0 >+[ 1516: PASS ] should be 0,0,0 >+[ 1517: PASS ] should be 0,0,0 >+[ 1518: PASS ] should be 0,0,0 >+[ 1519: PASS ] should be 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: PASS ] should be 0,0,0 >+[ 1572: PASS ] should be 0,0,0 >+[ 1573: PASS ] should be 0,0,0 >+[ 1574: PASS ] should be 0,0,0 >+[ 1575: PASS ] should be 0,0,0 >+[ 1576: PASS ] should be 0,0,0 >+[ 1577: PASS ] should be 0,0,0 >+[ 1578: PASS ] should be 0,0,0 >+[ 1579: PASS ] should be 0,0,0 >+[ 1580: PASS ] should be 0,0,0 >+[ 1581: PASS ] should be 0,0,0 >+[ 1582: PASS ] should be 0,0,0 >+[ 1583: PASS ] should be 0,0,0 >+[ 1584: PASS ] should be 0,0,0 >+[ 1585: PASS ] should be 0,0,0 >+[ 1586: PASS ] should be 0,0,0 >+[ 1587: PASS ] should be 0,0,0 >+[ 1588: PASS ] should be 0,0,0 >+[ 1589: PASS ] should be 0,0,0 >+[ 1590: PASS ] should be 0,0,0 >+[ 1591: PASS ] should be 0,0,0 >+[ 1592: PASS ] should be 0,0,0 >+[ 1593: PASS ] should be 0,0,0 >+[ 1594: PASS ] should be 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: PASS ] should be 0,0,0 >+[ 1597: PASS ] should be 0,0,0 >+[ 1598: PASS ] should be 0,0,0 >+[ 1599: PASS ] should be 0,0,0 >+[ 1600: PASS ] should be 0,0,0 >+[ 1601: PASS ] should be 0,0,0 >+[ 1602: PASS ] should be 0,0,0 >+[ 1603: PASS ] should be 0,0,0 >+[ 1604: PASS ] should be 0,0,0 >+[ 1605: PASS ] should be 0,0,0 >+[ 1606: PASS ] should be 0,0,0 >+[ 1607: PASS ] should be 0,0,0 >+[ 1608: PASS ] should be 0,0,0 >+[ 1609: PASS ] should be 0,0,0 >+[ 1610: PASS ] should be 0,0,0 >+[ 1611: PASS ] should be 0,0,0 >+[ 1612: PASS ] should be 0,0,0 >+[ 1613: PASS ] should be 0,0,0 >+[ 1614: PASS ] should be 0,0,0 >+[ 1615: PASS ] should be 0,0,0 >+[ 1616: PASS ] should be 0,0,0 >+[ 1617: PASS ] should be 0,0,0 >+[ 1618: PASS ] should be 0,0,0 >+[ 1619: PASS ] should be 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: PASS ] should be 0,0,0 >+[ 1622: PASS ] should be 0,0,0 >+[ 1623: PASS ] should be 0,0,0 >+[ 1624: PASS ] should be 0,0,0 >+[ 1625: PASS ] should be 0,0,0 >+[ 1626: PASS ] should be 0,0,0 >+[ 1627: PASS ] should be 0,0,0 >+[ 1628: PASS ] should be 0,0,0 >+[ 1629: PASS ] should be 0,0,0 >+[ 1630: PASS ] should be 0,0,0 >+[ 1631: PASS ] should be 0,0,0 >+[ 1632: PASS ] should be 0,0,0 >+[ 1633: PASS ] should be 0,0,0 >+[ 1634: PASS ] should be 0,0,0 >+[ 1635: PASS ] should be 0,0,0 >+[ 1636: PASS ] should be 0,0,0 >+[ 1637: PASS ] should be 0,0,0 >+[ 1638: PASS ] should be 0,0,0 >+[ 1639: PASS ] should be 0,0,0 >+[ 1640: PASS ] should be 0,0,0 >+[ 1641: PASS ] should be 0,0,0 >+[ 1642: PASS ] should be 0,0,0 >+[ 1643: PASS ] should be 0,0,0 >+[ 1644: PASS ] should be 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: PASS ] should be 0,0,0 >+[ 1647: PASS ] should be 0,0,0 >+[ 1648: PASS ] should be 0,0,0 >+[ 1649: PASS ] should be 0,0,0 >+[ 1650: PASS ] should be 0,0,0 >+[ 1651: PASS ] should be 0,0,0 >+[ 1652: PASS ] should be 0,0,0 >+[ 1653: PASS ] should be 0,0,0 >+[ 1654: PASS ] should be 0,0,0 >+[ 1655: PASS ] should be 0,0,0 >+[ 1656: PASS ] should be 0,0,0 >+[ 1657: PASS ] should be 0,0,0 >+[ 1658: PASS ] should be 0,0,0 >+[ 1659: PASS ] should be 0,0,0 >+[ 1660: PASS ] should be 0,0,0 >+[ 1661: PASS ] should be 0,0,0 >+[ 1662: PASS ] should be 0,0,0 >+[ 1663: PASS ] should be 0,0,0 >+[ 1664: PASS ] should be 0,0,0 >+[ 1665: PASS ] should be 0,0,0 >+[ 1666: PASS ] should be 0,0,0 >+[ 1667: PASS ] should be 0,0,0 >+[ 1668: PASS ] should be 0,0,0 >+[ 1669: PASS ] should be 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: PASS ] should be 0,0,0 >+[ 1672: PASS ] should be 0,0,0 >+[ 1673: PASS ] should be 0,0,0 >+[ 1674: PASS ] should be 0,0,0 >+[ 1675: PASS ] should be 0,0,0 >+[ 1676: PASS ] should be 0,0,0 >+[ 1677: PASS ] should be 0,0,0 >+[ 1678: PASS ] should be 0,0,0 >+[ 1679: PASS ] should be 0,0,0 >+[ 1680: PASS ] should be 0,0,0 >+[ 1681: PASS ] should be 0,0,0 >+[ 1682: PASS ] should be 0,0,0 >+[ 1683: PASS ] should be 0,0,0 >+[ 1684: PASS ] should be 0,0,0 >+[ 1685: PASS ] should be 0,0,0 >+[ 1686: PASS ] should be 0,0,0 >+[ 1687: PASS ] should be 0,0,0 >+[ 1688: PASS ] should be 0,0,0 >+[ 1689: PASS ] should be 0,0,0 >+[ 1690: PASS ] should be 0,0,0 >+[ 1691: PASS ] should be 0,0,0 >+[ 1692: PASS ] should be 0,0,0 >+[ 1693: PASS ] should be 0,0,0 >+[ 1694: PASS ] should be 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: PASS ] should be 0,0,0 >+[ 1697: PASS ] should be 0,0,0 >+[ 1698: PASS ] should be 0,0,0 >+[ 1699: PASS ] should be 0,0,0 >+[ 1700: PASS ] should be 0,0,0 >+[ 1701: PASS ] should be 0,0,0 >+[ 1702: PASS ] should be 0,0,0 >+[ 1703: PASS ] should be 0,0,0 >+[ 1704: PASS ] should be 0,0,0 >+[ 1705: PASS ] should be 0,0,0 >+[ 1706: PASS ] should be 0,0,0 >+[ 1707: PASS ] should be 0,0,0 >+[ 1708: PASS ] should be 0,0,0 >+[ 1709: PASS ] should be 0,0,0 >+[ 1710: PASS ] should be 0,0,0 >+[ 1711: PASS ] should be 0,0,0 >+[ 1712: PASS ] should be 0,0,0 >+[ 1713: PASS ] should be 0,0,0 >+[ 1714: PASS ] should be 0,0,0 >+[ 1715: PASS ] should be 0,0,0 >+[ 1716: PASS ] should be 0,0,0 >+[ 1717: PASS ] should be 0,0,0 >+[ 1718: PASS ] should be 0,0,0 >+[ 1719: PASS ] should be 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: PASS ] should be 0,0,0 >+[ 1722: PASS ] should be 0,0,0 >+[ 1723: PASS ] should be 0,0,0 >+[ 1724: PASS ] should be 0,0,0 >+[ 1725: PASS ] should be 0,0,0 >+[ 1726: PASS ] should be 0,0,0 >+[ 1727: PASS ] should be 0,0,0 >+[ 1728: PASS ] should be 0,0,0 >+[ 1729: PASS ] should be 0,0,0 >+[ 1730: PASS ] should be 0,0,0 >+[ 1731: PASS ] should be 0,0,0 >+[ 1732: PASS ] should be 0,0,0 >+[ 1733: PASS ] should be 0,0,0 >+[ 1734: PASS ] should be 0,0,0 >+[ 1735: PASS ] should be 0,0,0 >+[ 1736: PASS ] should be 0,0,0 >+[ 1737: PASS ] should be 0,0,0 >+[ 1738: PASS ] should be 0,0,0 >+[ 1739: PASS ] should be 0,0,0 >+[ 1740: PASS ] should be 0,0,0 >+[ 1741: PASS ] should be 0,0,0 >+[ 1742: PASS ] should be 0,0,0 >+[ 1743: PASS ] should be 0,0,0 >+[ 1744: PASS ] should be 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: PASS ] should be 0,0,0 >+[ 1747: PASS ] should be 0,0,0 >+[ 1748: PASS ] should be 0,0,0 >+[ 1749: PASS ] should be 0,0,0 >+[ 1750: PASS ] should be 0,0,0 >+[ 1751: PASS ] should be 0,0,0 >+[ 1752: PASS ] should be 0,0,0 >+[ 1753: PASS ] should be 0,0,0 >+[ 1754: PASS ] should be 0,0,0 >+[ 1755: PASS ] should be 0,0,0 >+[ 1756: PASS ] should be 0,0,0 >+[ 1757: PASS ] should be 0,0,0 >+[ 1758: PASS ] should be 0,0,0 >+[ 1759: PASS ] should be 0,0,0 >+[ 1760: PASS ] should be 0,0,0 >+[ 1761: PASS ] should be 0,0,0 >+[ 1762: PASS ] should be 0,0,0 >+[ 1763: PASS ] should be 0,0,0 >+[ 1764: PASS ] should be 0,0,0 >+[ 1765: PASS ] should be 0,0,0 >+[ 1766: PASS ] should be 0,0,0 >+[ 1767: PASS ] should be 0,0,0 >+[ 1768: PASS ] should be 0,0,0 >+[ 1769: PASS ] should be 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: PASS ] should be 0,0,0 >+[ 1772: PASS ] should be 0,0,0 >+[ 1773: PASS ] should be 0,0,0 >+[ 1774: PASS ] should be 0,0,0 >+[ 1775: PASS ] should be 0,0,0 >+[ 1776: PASS ] should be 0,0,0 >+[ 1777: PASS ] should be 0,0,0 >+[ 1778: PASS ] should be 0,0,0 >+[ 1779: PASS ] should be 0,0,0 >+[ 1780: PASS ] should be 0,0,0 >+[ 1781: PASS ] should be 0,0,0 >+[ 1782: PASS ] should be 0,0,0 >+[ 1783: PASS ] should be 0,0,0 >+[ 1784: PASS ] should be 0,0,0 >+[ 1785: PASS ] should be 0,0,0 >+[ 1786: PASS ] should be 0,0,0 >+[ 1787: PASS ] should be 0,0,0 >+[ 1788: PASS ] should be 0,0,0 >+[ 1789: PASS ] should be 0,0,0 >+[ 1790: PASS ] should be 0,0,0 >+[ 1791: PASS ] should be 0,0,0 >+[ 1792: PASS ] should be 0,0,0 >+[ 1793: PASS ] should be 0,0,0 >+[ 1794: PASS ] should be 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: PASS ] should be 0,0,0 >+[ 1797: PASS ] should be 0,0,0 >+[ 1798: PASS ] should be 0,0,0 >+[ 1799: PASS ] should be 0,0,0 >+[ 1800: PASS ] should be 0,0,0 >+[ 1801: PASS ] should be 0,0,0 >+[ 1802: PASS ] should be 0,0,0 >+[ 1803: PASS ] should be 0,0,0 >+[ 1804: PASS ] should be 0,0,0 >+[ 1805: PASS ] should be 0,0,0 >+[ 1806: PASS ] should be 0,0,0 >+[ 1807: PASS ] should be 0,0,0 >+[ 1808: PASS ] should be 0,0,0 >+[ 1809: PASS ] should be 0,0,0 >+[ 1810: PASS ] should be 0,0,0 >+[ 1811: PASS ] should be 0,0,0 >+[ 1812: PASS ] should be 0,0,0 >+[ 1813: PASS ] should be 0,0,0 >+[ 1814: PASS ] should be 0,0,0 >+[ 1815: PASS ] should be 0,0,0 >+[ 1816: PASS ] should be 0,0,0 >+[ 1817: PASS ] should be 0,0,0 >+[ 1818: PASS ] should be 0,0,0 >+[ 1819: PASS ] should be 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: PASS ] should be 0,0,0 >+[ 1872: PASS ] should be 0,0,0 >+[ 1873: PASS ] should be 0,0,0 >+[ 1874: PASS ] should be 0,0,0 >+[ 1875: PASS ] should be 0,0,0 >+[ 1876: PASS ] should be 0,0,0 >+[ 1877: PASS ] should be 0,0,0 >+[ 1878: PASS ] should be 0,0,0 >+[ 1879: PASS ] should be 0,0,0 >+[ 1880: PASS ] should be 0,0,0 >+[ 1881: PASS ] should be 0,0,0 >+[ 1882: PASS ] should be 0,0,0 >+[ 1883: PASS ] should be 0,0,0 >+[ 1884: PASS ] should be 0,0,0 >+[ 1885: PASS ] should be 0,0,0 >+[ 1886: PASS ] should be 0,0,0 >+[ 1887: PASS ] should be 0,0,0 >+[ 1888: PASS ] should be 0,0,0 >+[ 1889: PASS ] should be 0,0,0 >+[ 1890: PASS ] should be 0,0,0 >+[ 1891: PASS ] should be 0,0,0 >+[ 1892: PASS ] should be 0,0,0 >+[ 1893: PASS ] should be 0,0,0 >+[ 1894: PASS ] should be 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: PASS ] should be 0,0,0 >+[ 1897: PASS ] should be 0,0,0 >+[ 1898: PASS ] should be 0,0,0 >+[ 1899: PASS ] should be 0,0,0 >+[ 1900: PASS ] should be 0,0,0 >+[ 1901: PASS ] should be 0,0,0 >+[ 1902: PASS ] should be 0,0,0 >+[ 1903: PASS ] should be 0,0,0 >+[ 1904: PASS ] should be 0,0,0 >+[ 1905: PASS ] should be 0,0,0 >+[ 1906: PASS ] should be 0,0,0 >+[ 1907: PASS ] should be 0,0,0 >+[ 1908: PASS ] should be 0,0,0 >+[ 1909: PASS ] should be 0,0,0 >+[ 1910: PASS ] should be 0,0,0 >+[ 1911: PASS ] should be 0,0,0 >+[ 1912: PASS ] should be 0,0,0 >+[ 1913: PASS ] should be 0,0,0 >+[ 1914: PASS ] should be 0,0,0 >+[ 1915: PASS ] should be 0,0,0 >+[ 1916: PASS ] should be 0,0,0 >+[ 1917: PASS ] should be 0,0,0 >+[ 1918: PASS ] should be 0,0,0 >+[ 1919: PASS ] should be 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 576 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r16f-red-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r16f-red-half_float-expected.txt >index 1827a295e2852045714a9cd14d577bb58297f0d2..7c776bfad7df9c17a5e57f2b26d641f895761c0e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r16f-red-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r16f-red-half_float-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-r16f-red-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: PASS ] should be 0,0,0 >+[ 12: PASS ] should be 0,0,0 >+[ 13: PASS ] should be 0,0,0 >+[ 14: PASS ] should be 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: PASS ] should be 0,0,0 >+[ 17: PASS ] should be 0,0,0 >+[ 18: PASS ] should be 0,0,0 >+[ 19: PASS ] should be 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: PASS ] should be 0,0,0 >+[ 22: PASS ] should be 0,0,0 >+[ 23: PASS ] should be 0,0,0 >+[ 24: PASS ] should be 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: PASS ] should be 0,0,0 >+[ 29: PASS ] should be 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: PASS ] should be 0,0,0 >+[ 32: PASS ] should be 0,0,0 >+[ 33: PASS ] should be 0,0,0 >+[ 34: PASS ] should be 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: PASS ] should be 0,0,0 >+[ 37: PASS ] should be 0,0,0 >+[ 38: PASS ] should be 0,0,0 >+[ 39: PASS ] should be 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: PASS ] should be 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: PASS ] should be 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: PASS ] should be 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: PASS ] should be 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: PASS ] should be 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: PASS ] should be 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: PASS ] should be 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: PASS ] should be 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: PASS ] should be 0,0,0 >+[ 77: PASS ] should be 0,0,0 >+[ 78: PASS ] should be 0,0,0 >+[ 79: PASS ] should be 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: PASS ] should be 0,0,0 >+[ 92: PASS ] should be 0,0,0 >+[ 93: PASS ] should be 0,0,0 >+[ 94: PASS ] should be 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: PASS ] should be 0,0,0 >+[ 97: PASS ] should be 0,0,0 >+[ 98: PASS ] should be 0,0,0 >+[ 99: PASS ] should be 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: PASS ] should be 0,0,0 >+[ 102: PASS ] should be 0,0,0 >+[ 103: PASS ] should be 0,0,0 >+[ 104: PASS ] should be 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: PASS ] should be 0,0,0 >+[ 107: PASS ] should be 0,0,0 >+[ 108: PASS ] should be 0,0,0 >+[ 109: PASS ] should be 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: PASS ] should be 0,0,0 >+[ 112: PASS ] should be 0,0,0 >+[ 113: PASS ] should be 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: PASS ] should be 0,0,0 >+[ 117: PASS ] should be 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: PASS ] should be 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: PASS ] should be 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: PASS ] should be 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: PASS ] should be 0,0,0 >+[ 127: PASS ] should be 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: PASS ] should be 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: PASS ] should be 0,0,0 >+[ 132: PASS ] should be 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: PASS ] should be 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: PASS ] should be 0,0,0 >+[ 137: PASS ] should be 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: PASS ] should be 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: PASS ] should be 0,0,0 >+[ 152: PASS ] should be 0,0,0 >+[ 153: PASS ] should be 0,0,0 >+[ 154: PASS ] should be 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: PASS ] should be 0,0,0 >+[ 157: PASS ] should be 0,0,0 >+[ 158: PASS ] should be 0,0,0 >+[ 159: PASS ] should be 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: PASS ] should be 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: PASS ] should be 0,0,0 >+[ 214: PASS ] should be 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: PASS ] should be 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: PASS ] should be 0,0,0 >+[ 219: PASS ] should be 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: PASS ] should be 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: PASS ] should be 0,0,0 >+[ 224: PASS ] should be 0,0,0 >+[ 225: PASS ] should be 0,0,0 >+[ 226: PASS ] should be 0,0,0 >+[ 227: PASS ] should be 0,0,0 >+[ 228: PASS ] should be 0,0,0 >+[ 229: PASS ] should be 0,0,0 >+[ 230: PASS ] should be 0,0,0 >+[ 231: PASS ] should be 0,0,0 >+[ 232: PASS ] should be 0,0,0 >+[ 233: PASS ] should be 0,0,0 >+[ 234: PASS ] should be 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: PASS ] should be 0,0,0 >+[ 237: PASS ] should be 0,0,0 >+[ 238: PASS ] should be 0,0,0 >+[ 239: PASS ] should be 0,0,0 >+[ 240: PASS ] should be 0,0,0 >+[ 241: PASS ] should be 0,0,0 >+[ 242: PASS ] should be 0,0,0 >+[ 243: PASS ] should be 0,0,0 >+[ 244: PASS ] should be 0,0,0 >+[ 245: PASS ] should be 0,0,0 >+[ 246: PASS ] should be 0,0,0 >+[ 247: PASS ] should be 0,0,0 >+[ 248: PASS ] should be 0,0,0 >+[ 249: PASS ] should be 0,0,0 >+[ 250: PASS ] should be 0,0,0 >+[ 251: PASS ] should be 0,0,0 >+[ 252: PASS ] should be 0,0,0 >+[ 253: PASS ] should be 0,0,0 >+[ 254: PASS ] should be 0,0,0 >+[ 255: PASS ] should be 0,0,0 >+[ 256: PASS ] should be 0,0,0 >+[ 257: PASS ] should be 0,0,0 >+[ 258: PASS ] should be 0,0,0 >+[ 259: PASS ] should be 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: PASS ] should be 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: PASS ] should be 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: PASS ] should be 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: PASS ] should be 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: PASS ] should be 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: PASS ] should be 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: PASS ] should be 0,0,0 >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: PASS ] should be 0,0,0 >+[ 283: PASS ] should be 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: PASS ] should be 0,0,0 >+[ 287: PASS ] should be 0,0,0 >+[ 288: PASS ] should be 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: PASS ] should be 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: PASS ] should be 0,0,0 >+[ 293: PASS ] should be 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: PASS ] should be 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: PASS ] should be 0,0,0 >+[ 298: PASS ] should be 0,0,0 >+[ 299: PASS ] should be 0,0,0 >+[ 300: PASS ] should be 0,0,0 >+[ 301: PASS ] should be 0,0,0 >+[ 302: PASS ] should be 0,0,0 >+[ 303: PASS ] should be 0,0,0 >+[ 304: PASS ] should be 0,0,0 >+[ 305: PASS ] should be 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: PASS ] should be 0,0,0 >+[ 309: PASS ] should be 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: PASS ] should be 0,0,0 >+[ 312: PASS ] should be 0,0,0 >+[ 313: PASS ] should be 0,0,0 >+[ 314: PASS ] should be 0,0,0 >+[ 315: PASS ] should be 0,0,0 >+[ 316: PASS ] should be 0,0,0 >+[ 317: PASS ] should be 0,0,0 >+[ 318: PASS ] should be 0,0,0 >+[ 319: PASS ] should be 0,0,0 >+[ 320: PASS ] should be 0,0,0 >+[ 321: PASS ] should be 0,0,0 >+[ 322: PASS ] should be 0,0,0 >+[ 323: PASS ] should be 0,0,0 >+[ 324: PASS ] should be 0,0,0 >+[ 325: PASS ] should be 0,0,0 >+[ 326: PASS ] should be 0,0,0 >+[ 327: PASS ] should be 0,0,0 >+[ 328: PASS ] should be 0,0,0 >+[ 329: PASS ] should be 0,0,0 >+[ 330: PASS ] should be 0,0,0 >+[ 331: PASS ] should be 0,0,0 >+[ 332: PASS ] should be 0,0,0 >+[ 333: PASS ] should be 0,0,0 >+[ 334: PASS ] should be 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: PASS ] should be 0,0,0 >+[ 337: PASS ] should be 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: PASS ] should be 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: PASS ] should be 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: PASS ] should be 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: PASS ] should be 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: PASS ] should be 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: PASS ] should be 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: PASS ] should be 0,0,0 >+[ 352: PASS ] should be 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: PASS ] should be 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: PASS ] should be 0,0,0 >+[ 357: PASS ] should be 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: PASS ] should be 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: PASS ] should be 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: PASS ] should be 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: PASS ] should be 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: PASS ] should be 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: PASS ] should be 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: PASS ] should be 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: PASS ] should be 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: PASS ] should be 0,0,0 >+[ 426: PASS ] should be 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: PASS ] should be 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: PASS ] should be 0,0,0 >+[ 431: PASS ] should be 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: PASS ] should be 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: PASS ] should be 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: PASS ] should be 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: PASS ] should be 0,0,0 >+[ 441: PASS ] should be 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: PASS ] should be 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: PASS ] should be 0,0,0 >+[ 446: PASS ] should be 0,0,0 >+[ 447: PASS ] should be 0,0,0 >+[ 448: PASS ] should be 0,0,0 >+[ 449: PASS ] should be 0,0,0 >+[ 450: PASS ] should be 0,0,0 >+[ 451: PASS ] should be 0,0,0 >+[ 452: PASS ] should be 0,0,0 >+[ 453: PASS ] should be 0,0,0 >+[ 454: PASS ] should be 0,0,0 >+[ 455: PASS ] should be 0,0,0 >+[ 456: PASS ] should be 0,0,0 >+[ 457: PASS ] should be 0,0,0 >+[ 458: PASS ] should be 0,0,0 >+[ 459: PASS ] should be 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: PASS ] should be 0,0,0 >+[ 462: PASS ] should be 0,0,0 >+[ 463: PASS ] should be 0,0,0 >+[ 464: PASS ] should be 0,0,0 >+[ 465: PASS ] should be 0,0,0 >+[ 466: PASS ] should be 0,0,0 >+[ 467: PASS ] should be 0,0,0 >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: PASS ] should be 0,0,0 >+[ 473: PASS ] should be 0,0,0 >+[ 474: PASS ] should be 0,0,0 >+[ 475: PASS ] should be 0,0,0 >+[ 476: PASS ] should be 0,0,0 >+[ 477: PASS ] should be 0,0,0 >+[ 478: PASS ] should be 0,0,0 >+[ 479: PASS ] should be 0,0,0 >+[ 480: PASS ] should be 0,0,0 >+[ 481: PASS ] should be 0,0,0 >+[ 482: PASS ] should be 0,0,0 >+[ 483: PASS ] should be 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: PASS ] should be 0,0,0 >+[ 487: PASS ] should be 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: PASS ] should be 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: PASS ] should be 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: PASS ] should be 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: PASS ] should be 0,0,0 >+[ 500: PASS ] should be 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: PASS ] should be 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: PASS ] should be 0,0,0 >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: PASS ] should be 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: PASS ] should be 0,0,0 >+[ 512: PASS ] should be 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: PASS ] should be 0,0,0 >+[ 515: PASS ] should be 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: PASS ] should be 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: PASS ] should be 0,0,0 >+[ 520: PASS ] should be 0,0,0 >+[ 521: PASS ] should be 0,0,0 >+[ 522: PASS ] should be 0,0,0 >+[ 523: PASS ] should be 0,0,0 >+[ 524: PASS ] should be 0,0,0 >+[ 525: PASS ] should be 0,0,0 >+[ 526: PASS ] should be 0,0,0 >+[ 527: PASS ] should be 0,0,0 >+[ 528: PASS ] should be 0,0,0 >+[ 529: PASS ] should be 0,0,0 >+[ 530: PASS ] should be 0,0,0 >+[ 531: PASS ] should be 0,0,0 >+[ 532: PASS ] should be 0,0,0 >+[ 533: PASS ] should be 0,0,0 >+[ 534: PASS ] should be 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: PASS ] should be 0,0,0 >+[ 537: PASS ] should be 0,0,0 >+[ 538: PASS ] should be 0,0,0 >+[ 539: PASS ] should be 0,0,0 >+[ 540: PASS ] should be 0,0,0 >+[ 541: PASS ] should be 0,0,0 >+[ 542: PASS ] should be 0,0,0 >+[ 543: PASS ] should be 0,0,0 >+[ 544: PASS ] should be 0,0,0 >+[ 545: PASS ] should be 0,0,0 >+[ 546: PASS ] should be 0,0,0 >+[ 547: PASS ] should be 0,0,0 >+[ 548: PASS ] should be 0,0,0 >+[ 549: PASS ] should be 0,0,0 >+[ 550: PASS ] should be 0,0,0 >+[ 551: PASS ] should be 0,0,0 >+[ 552: PASS ] should be 0,0,0 >+[ 553: PASS ] should be 0,0,0 >+[ 554: PASS ] should be 0,0,0 >+[ 555: PASS ] should be 0,0,0 >+[ 556: PASS ] should be 0,0,0 >+[ 557: PASS ] should be 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: PASS ] should be 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: PASS ] should be 0,0,0 >+[ 612: PASS ] should be 0,0,0 >+[ 613: PASS ] should be 0,0,0 >+[ 614: PASS ] should be 0,0,0 >+[ 615: PASS ] should be 0,0,0 >+[ 616: PASS ] should be 0,0,0 >+[ 617: PASS ] should be 0,0,0 >+[ 618: PASS ] should be 0,0,0 >+[ 619: PASS ] should be 0,0,0 >+[ 620: PASS ] should be 0,0,0 >+[ 621: PASS ] should be 0,0,0 >+[ 622: PASS ] should be 0,0,0 >+[ 623: PASS ] should be 0,0,0 >+[ 624: PASS ] should be 0,0,0 >+[ 625: PASS ] should be 0,0,0 >+[ 626: PASS ] should be 0,0,0 >+[ 627: PASS ] should be 0,0,0 >+[ 628: PASS ] should be 0,0,0 >+[ 629: PASS ] should be 0,0,0 >+[ 630: PASS ] should be 0,0,0 >+[ 631: PASS ] should be 0,0,0 >+[ 632: PASS ] should be 0,0,0 >+[ 633: PASS ] should be 0,0,0 >+[ 634: PASS ] should be 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: PASS ] should be 0,0,0 >+[ 637: PASS ] should be 0,0,0 >+[ 638: PASS ] should be 0,0,0 >+[ 639: PASS ] should be 0,0,0 >+[ 640: PASS ] should be 0,0,0 >+[ 641: PASS ] should be 0,0,0 >+[ 642: PASS ] should be 0,0,0 >+[ 643: PASS ] should be 0,0,0 >+[ 644: PASS ] should be 0,0,0 >+[ 645: PASS ] should be 0,0,0 >+[ 646: PASS ] should be 0,0,0 >+[ 647: PASS ] should be 0,0,0 >+[ 648: PASS ] should be 0,0,0 >+[ 649: PASS ] should be 0,0,0 >+[ 650: PASS ] should be 0,0,0 >+[ 651: PASS ] should be 0,0,0 >+[ 652: PASS ] should be 0,0,0 >+[ 653: PASS ] should be 0,0,0 >+[ 654: PASS ] should be 0,0,0 >+[ 655: PASS ] should be 0,0,0 >+[ 656: PASS ] should be 0,0,0 >+[ 657: PASS ] should be 0,0,0 >+[ 658: PASS ] should be 0,0,0 >+[ 659: PASS ] should be 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: PASS ] should be 0,0,0 >+[ 662: PASS ] should be 0,0,0 >+[ 663: PASS ] should be 0,0,0 >+[ 664: PASS ] should be 0,0,0 >+[ 665: PASS ] should be 0,0,0 >+[ 666: PASS ] should be 0,0,0 >+[ 667: PASS ] should be 0,0,0 >+[ 668: PASS ] should be 0,0,0 >+[ 669: PASS ] should be 0,0,0 >+[ 670: PASS ] should be 0,0,0 >+[ 671: PASS ] should be 0,0,0 >+[ 672: PASS ] should be 0,0,0 >+[ 673: PASS ] should be 0,0,0 >+[ 674: PASS ] should be 0,0,0 >+[ 675: PASS ] should be 0,0,0 >+[ 676: PASS ] should be 0,0,0 >+[ 677: PASS ] should be 0,0,0 >+[ 678: PASS ] should be 0,0,0 >+[ 679: PASS ] should be 0,0,0 >+[ 680: PASS ] should be 0,0,0 >+[ 681: PASS ] should be 0,0,0 >+[ 682: PASS ] should be 0,0,0 >+[ 683: PASS ] should be 0,0,0 >+[ 684: PASS ] should be 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: PASS ] should be 0,0,0 >+[ 687: PASS ] should be 0,0,0 >+[ 688: PASS ] should be 0,0,0 >+[ 689: PASS ] should be 0,0,0 >+[ 690: PASS ] should be 0,0,0 >+[ 691: PASS ] should be 0,0,0 >+[ 692: PASS ] should be 0,0,0 >+[ 693: PASS ] should be 0,0,0 >+[ 694: PASS ] should be 0,0,0 >+[ 695: PASS ] should be 0,0,0 >+[ 696: PASS ] should be 0,0,0 >+[ 697: PASS ] should be 0,0,0 >+[ 698: PASS ] should be 0,0,0 >+[ 699: PASS ] should be 0,0,0 >+[ 700: PASS ] should be 0,0,0 >+[ 701: PASS ] should be 0,0,0 >+[ 702: PASS ] should be 0,0,0 >+[ 703: PASS ] should be 0,0,0 >+[ 704: PASS ] should be 0,0,0 >+[ 705: PASS ] should be 0,0,0 >+[ 706: PASS ] should be 0,0,0 >+[ 707: PASS ] should be 0,0,0 >+[ 708: PASS ] should be 0,0,0 >+[ 709: PASS ] should be 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: PASS ] should be 0,0,0 >+[ 712: PASS ] should be 0,0,0 >+[ 713: PASS ] should be 0,0,0 >+[ 714: PASS ] should be 0,0,0 >+[ 715: PASS ] should be 0,0,0 >+[ 716: PASS ] should be 0,0,0 >+[ 717: PASS ] should be 0,0,0 >+[ 718: PASS ] should be 0,0,0 >+[ 719: PASS ] should be 0,0,0 >+[ 720: PASS ] should be 0,0,0 >+[ 721: PASS ] should be 0,0,0 >+[ 722: PASS ] should be 0,0,0 >+[ 723: PASS ] should be 0,0,0 >+[ 724: PASS ] should be 0,0,0 >+[ 725: PASS ] should be 0,0,0 >+[ 726: PASS ] should be 0,0,0 >+[ 727: PASS ] should be 0,0,0 >+[ 728: PASS ] should be 0,0,0 >+[ 729: PASS ] should be 0,0,0 >+[ 730: PASS ] should be 0,0,0 >+[ 731: PASS ] should be 0,0,0 >+[ 732: PASS ] should be 0,0,0 >+[ 733: PASS ] should be 0,0,0 >+[ 734: PASS ] should be 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: PASS ] should be 0,0,0 >+[ 737: PASS ] should be 0,0,0 >+[ 738: PASS ] should be 0,0,0 >+[ 739: PASS ] should be 0,0,0 >+[ 740: PASS ] should be 0,0,0 >+[ 741: PASS ] should be 0,0,0 >+[ 742: PASS ] should be 0,0,0 >+[ 743: PASS ] should be 0,0,0 >+[ 744: PASS ] should be 0,0,0 >+[ 745: PASS ] should be 0,0,0 >+[ 746: PASS ] should be 0,0,0 >+[ 747: PASS ] should be 0,0,0 >+[ 748: PASS ] should be 0,0,0 >+[ 749: PASS ] should be 0,0,0 >+[ 750: PASS ] should be 0,0,0 >+[ 751: PASS ] should be 0,0,0 >+[ 752: PASS ] should be 0,0,0 >+[ 753: PASS ] should be 0,0,0 >+[ 754: PASS ] should be 0,0,0 >+[ 755: PASS ] should be 0,0,0 >+[ 756: PASS ] should be 0,0,0 >+[ 757: PASS ] should be 0,0,0 >+[ 758: PASS ] should be 0,0,0 >+[ 759: PASS ] should be 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: PASS ] should be 0,0,0 >+[ 762: PASS ] should be 0,0,0 >+[ 763: PASS ] should be 0,0,0 >+[ 764: PASS ] should be 0,0,0 >+[ 765: PASS ] should be 0,0,0 >+[ 766: PASS ] should be 0,0,0 >+[ 767: PASS ] should be 0,0,0 >+[ 768: PASS ] should be 0,0,0 >+[ 769: PASS ] should be 0,0,0 >+[ 770: PASS ] should be 0,0,0 >+[ 771: PASS ] should be 0,0,0 >+[ 772: PASS ] should be 0,0,0 >+[ 773: PASS ] should be 0,0,0 >+[ 774: PASS ] should be 0,0,0 >+[ 775: PASS ] should be 0,0,0 >+[ 776: PASS ] should be 0,0,0 >+[ 777: PASS ] should be 0,0,0 >+[ 778: PASS ] should be 0,0,0 >+[ 779: PASS ] should be 0,0,0 >+[ 780: PASS ] should be 0,0,0 >+[ 781: PASS ] should be 0,0,0 >+[ 782: PASS ] should be 0,0,0 >+[ 783: PASS ] should be 0,0,0 >+[ 784: PASS ] should be 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: PASS ] should be 0,0,0 >+[ 787: PASS ] should be 0,0,0 >+[ 788: PASS ] should be 0,0,0 >+[ 789: PASS ] should be 0,0,0 >+[ 790: PASS ] should be 0,0,0 >+[ 791: PASS ] should be 0,0,0 >+[ 792: PASS ] should be 0,0,0 >+[ 793: PASS ] should be 0,0,0 >+[ 794: PASS ] should be 0,0,0 >+[ 795: PASS ] should be 0,0,0 >+[ 796: PASS ] should be 0,0,0 >+[ 797: PASS ] should be 0,0,0 >+[ 798: PASS ] should be 0,0,0 >+[ 799: PASS ] should be 0,0,0 >+[ 800: PASS ] should be 0,0,0 >+[ 801: PASS ] should be 0,0,0 >+[ 802: PASS ] should be 0,0,0 >+[ 803: PASS ] should be 0,0,0 >+[ 804: PASS ] should be 0,0,0 >+[ 805: PASS ] should be 0,0,0 >+[ 806: PASS ] should be 0,0,0 >+[ 807: PASS ] should be 0,0,0 >+[ 808: PASS ] should be 0,0,0 >+[ 809: PASS ] should be 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: PASS ] should be 0,0,0 >+[ 812: PASS ] should be 0,0,0 >+[ 813: PASS ] should be 0,0,0 >+[ 814: PASS ] should be 0,0,0 >+[ 815: PASS ] should be 0,0,0 >+[ 816: PASS ] should be 0,0,0 >+[ 817: PASS ] should be 0,0,0 >+[ 818: PASS ] should be 0,0,0 >+[ 819: PASS ] should be 0,0,0 >+[ 820: PASS ] should be 0,0,0 >+[ 821: PASS ] should be 0,0,0 >+[ 822: PASS ] should be 0,0,0 >+[ 823: PASS ] should be 0,0,0 >+[ 824: PASS ] should be 0,0,0 >+[ 825: PASS ] should be 0,0,0 >+[ 826: PASS ] should be 0,0,0 >+[ 827: PASS ] should be 0,0,0 >+[ 828: PASS ] should be 0,0,0 >+[ 829: PASS ] should be 0,0,0 >+[ 830: PASS ] should be 0,0,0 >+[ 831: PASS ] should be 0,0,0 >+[ 832: PASS ] should be 0,0,0 >+[ 833: PASS ] should be 0,0,0 >+[ 834: PASS ] should be 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: PASS ] should be 0,0,0 >+[ 837: PASS ] should be 0,0,0 >+[ 838: PASS ] should be 0,0,0 >+[ 839: PASS ] should be 0,0,0 >+[ 840: PASS ] should be 0,0,0 >+[ 841: PASS ] should be 0,0,0 >+[ 842: PASS ] should be 0,0,0 >+[ 843: PASS ] should be 0,0,0 >+[ 844: PASS ] should be 0,0,0 >+[ 845: PASS ] should be 0,0,0 >+[ 846: PASS ] should be 0,0,0 >+[ 847: PASS ] should be 0,0,0 >+[ 848: PASS ] should be 0,0,0 >+[ 849: PASS ] should be 0,0,0 >+[ 850: PASS ] should be 0,0,0 >+[ 851: PASS ] should be 0,0,0 >+[ 852: PASS ] should be 0,0,0 >+[ 853: PASS ] should be 0,0,0 >+[ 854: PASS ] should be 0,0,0 >+[ 855: PASS ] should be 0,0,0 >+[ 856: PASS ] should be 0,0,0 >+[ 857: PASS ] should be 0,0,0 >+[ 858: PASS ] should be 0,0,0 >+[ 859: PASS ] should be 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: PASS ] should be 0,0,0 >+[ 912: PASS ] should be 0,0,0 >+[ 913: PASS ] should be 0,0,0 >+[ 914: PASS ] should be 0,0,0 >+[ 915: PASS ] should be 0,0,0 >+[ 916: PASS ] should be 0,0,0 >+[ 917: PASS ] should be 0,0,0 >+[ 918: PASS ] should be 0,0,0 >+[ 919: PASS ] should be 0,0,0 >+[ 920: PASS ] should be 0,0,0 >+[ 921: PASS ] should be 0,0,0 >+[ 922: PASS ] should be 0,0,0 >+[ 923: PASS ] should be 0,0,0 >+[ 924: PASS ] should be 0,0,0 >+[ 925: PASS ] should be 0,0,0 >+[ 926: PASS ] should be 0,0,0 >+[ 927: PASS ] should be 0,0,0 >+[ 928: PASS ] should be 0,0,0 >+[ 929: PASS ] should be 0,0,0 >+[ 930: PASS ] should be 0,0,0 >+[ 931: PASS ] should be 0,0,0 >+[ 932: PASS ] should be 0,0,0 >+[ 933: PASS ] should be 0,0,0 >+[ 934: PASS ] should be 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: PASS ] should be 0,0,0 >+[ 937: PASS ] should be 0,0,0 >+[ 938: PASS ] should be 0,0,0 >+[ 939: PASS ] should be 0,0,0 >+[ 940: PASS ] should be 0,0,0 >+[ 941: PASS ] should be 0,0,0 >+[ 942: PASS ] should be 0,0,0 >+[ 943: PASS ] should be 0,0,0 >+[ 944: PASS ] should be 0,0,0 >+[ 945: PASS ] should be 0,0,0 >+[ 946: PASS ] should be 0,0,0 >+[ 947: PASS ] should be 0,0,0 >+[ 948: PASS ] should be 0,0,0 >+[ 949: PASS ] should be 0,0,0 >+[ 950: PASS ] should be 0,0,0 >+[ 951: PASS ] should be 0,0,0 >+[ 952: PASS ] should be 0,0,0 >+[ 953: PASS ] should be 0,0,0 >+[ 954: PASS ] should be 0,0,0 >+[ 955: PASS ] should be 0,0,0 >+[ 956: PASS ] should be 0,0,0 >+[ 957: PASS ] should be 0,0,0 >+[ 958: PASS ] should be 0,0,0 >+[ 959: PASS ] should be 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: PASS ] should be 0,0,0 >+[ 972: PASS ] should be 0,0,0 >+[ 973: PASS ] should be 0,0,0 >+[ 974: PASS ] should be 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: PASS ] should be 0,0,0 >+[ 977: PASS ] should be 0,0,0 >+[ 978: PASS ] should be 0,0,0 >+[ 979: PASS ] should be 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: PASS ] should be 0,0,0 >+[ 982: PASS ] should be 0,0,0 >+[ 983: PASS ] should be 0,0,0 >+[ 984: PASS ] should be 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: PASS ] should be 0,0,0 >+[ 987: PASS ] should be 0,0,0 >+[ 988: PASS ] should be 0,0,0 >+[ 989: PASS ] should be 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: PASS ] should be 0,0,0 >+[ 992: PASS ] should be 0,0,0 >+[ 993: PASS ] should be 0,0,0 >+[ 994: PASS ] should be 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: PASS ] should be 0,0,0 >+[ 997: PASS ] should be 0,0,0 >+[ 998: PASS ] should be 0,0,0 >+[ 999: PASS ] should be 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: PASS ] should be 0,0,0 >+[ 1012: PASS ] should be 0,0,0 >+[ 1013: PASS ] should be 0,0,0 >+[ 1014: PASS ] should be 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: PASS ] should be 0,0,0 >+[ 1017: PASS ] should be 0,0,0 >+[ 1018: PASS ] should be 0,0,0 >+[ 1019: PASS ] should be 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: PASS ] should be 0,0,0 >+[ 1022: PASS ] should be 0,0,0 >+[ 1023: PASS ] should be 0,0,0 >+[ 1024: PASS ] should be 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: PASS ] should be 0,0,0 >+[ 1027: PASS ] should be 0,0,0 >+[ 1028: PASS ] should be 0,0,0 >+[ 1029: PASS ] should be 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: PASS ] should be 0,0,0 >+[ 1032: PASS ] should be 0,0,0 >+[ 1033: PASS ] should be 0,0,0 >+[ 1034: PASS ] should be 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: PASS ] should be 0,0,0 >+[ 1037: PASS ] should be 0,0,0 >+[ 1038: PASS ] should be 0,0,0 >+[ 1039: PASS ] should be 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: PASS ] should be 0,0,0 >+[ 1052: PASS ] should be 0,0,0 >+[ 1053: PASS ] should be 0,0,0 >+[ 1054: PASS ] should be 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: PASS ] should be 0,0,0 >+[ 1057: PASS ] should be 0,0,0 >+[ 1058: PASS ] should be 0,0,0 >+[ 1059: PASS ] should be 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: PASS ] should be 0,0,0 >+[ 1062: PASS ] should be 0,0,0 >+[ 1063: PASS ] should be 0,0,0 >+[ 1064: PASS ] should be 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: PASS ] should be 0,0,0 >+[ 1067: PASS ] should be 0,0,0 >+[ 1068: PASS ] should be 0,0,0 >+[ 1069: PASS ] should be 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: PASS ] should be 0,0,0 >+[ 1072: PASS ] should be 0,0,0 >+[ 1073: PASS ] should be 0,0,0 >+[ 1074: PASS ] should be 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: PASS ] should be 0,0,0 >+[ 1077: PASS ] should be 0,0,0 >+[ 1078: PASS ] should be 0,0,0 >+[ 1079: PASS ] should be 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: PASS ] should be 0,0,0 >+[ 1082: PASS ] should be 0,0,0 >+[ 1083: PASS ] should be 0,0,0 >+[ 1084: PASS ] should be 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: PASS ] should be 0,0,0 >+[ 1087: PASS ] should be 0,0,0 >+[ 1088: PASS ] should be 0,0,0 >+[ 1089: PASS ] should be 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: PASS ] should be 0,0,0 >+[ 1092: PASS ] should be 0,0,0 >+[ 1093: PASS ] should be 0,0,0 >+[ 1094: PASS ] should be 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: PASS ] should be 0,0,0 >+[ 1097: PASS ] should be 0,0,0 >+[ 1098: PASS ] should be 0,0,0 >+[ 1099: PASS ] should be 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: PASS ] should be 0,0,0 >+[ 1112: PASS ] should be 0,0,0 >+[ 1113: PASS ] should be 0,0,0 >+[ 1114: PASS ] should be 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: PASS ] should be 0,0,0 >+[ 1117: PASS ] should be 0,0,0 >+[ 1118: PASS ] should be 0,0,0 >+[ 1119: PASS ] should be 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: PASS ] should be 0,0,0 >+[ 1172: PASS ] should be 0,0,0 >+[ 1173: PASS ] should be 0,0,0 >+[ 1174: PASS ] should be 0,0,0 >+[ 1175: PASS ] should be 0,0,0 >+[ 1176: PASS ] should be 0,0,0 >+[ 1177: PASS ] should be 0,0,0 >+[ 1178: PASS ] should be 0,0,0 >+[ 1179: PASS ] should be 0,0,0 >+[ 1180: PASS ] should be 0,0,0 >+[ 1181: PASS ] should be 0,0,0 >+[ 1182: PASS ] should be 0,0,0 >+[ 1183: PASS ] should be 0,0,0 >+[ 1184: PASS ] should be 0,0,0 >+[ 1185: PASS ] should be 0,0,0 >+[ 1186: PASS ] should be 0,0,0 >+[ 1187: PASS ] should be 0,0,0 >+[ 1188: PASS ] should be 0,0,0 >+[ 1189: PASS ] should be 0,0,0 >+[ 1190: PASS ] should be 0,0,0 >+[ 1191: PASS ] should be 0,0,0 >+[ 1192: PASS ] should be 0,0,0 >+[ 1193: PASS ] should be 0,0,0 >+[ 1194: PASS ] should be 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: PASS ] should be 0,0,0 >+[ 1197: PASS ] should be 0,0,0 >+[ 1198: PASS ] should be 0,0,0 >+[ 1199: PASS ] should be 0,0,0 >+[ 1200: PASS ] should be 0,0,0 >+[ 1201: PASS ] should be 0,0,0 >+[ 1202: PASS ] should be 0,0,0 >+[ 1203: PASS ] should be 0,0,0 >+[ 1204: PASS ] should be 0,0,0 >+[ 1205: PASS ] should be 0,0,0 >+[ 1206: PASS ] should be 0,0,0 >+[ 1207: PASS ] should be 0,0,0 >+[ 1208: PASS ] should be 0,0,0 >+[ 1209: PASS ] should be 0,0,0 >+[ 1210: PASS ] should be 0,0,0 >+[ 1211: PASS ] should be 0,0,0 >+[ 1212: PASS ] should be 0,0,0 >+[ 1213: PASS ] should be 0,0,0 >+[ 1214: PASS ] should be 0,0,0 >+[ 1215: PASS ] should be 0,0,0 >+[ 1216: PASS ] should be 0,0,0 >+[ 1217: PASS ] should be 0,0,0 >+[ 1218: PASS ] should be 0,0,0 >+[ 1219: PASS ] should be 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: PASS ] should be 0,0,0 >+[ 1222: PASS ] should be 0,0,0 >+[ 1223: PASS ] should be 0,0,0 >+[ 1224: PASS ] should be 0,0,0 >+[ 1225: PASS ] should be 0,0,0 >+[ 1226: PASS ] should be 0,0,0 >+[ 1227: PASS ] should be 0,0,0 >+[ 1228: PASS ] should be 0,0,0 >+[ 1229: PASS ] should be 0,0,0 >+[ 1230: PASS ] should be 0,0,0 >+[ 1231: PASS ] should be 0,0,0 >+[ 1232: PASS ] should be 0,0,0 >+[ 1233: PASS ] should be 0,0,0 >+[ 1234: PASS ] should be 0,0,0 >+[ 1235: PASS ] should be 0,0,0 >+[ 1236: PASS ] should be 0,0,0 >+[ 1237: PASS ] should be 0,0,0 >+[ 1238: PASS ] should be 0,0,0 >+[ 1239: PASS ] should be 0,0,0 >+[ 1240: PASS ] should be 0,0,0 >+[ 1241: PASS ] should be 0,0,0 >+[ 1242: PASS ] should be 0,0,0 >+[ 1243: PASS ] should be 0,0,0 >+[ 1244: PASS ] should be 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: PASS ] should be 0,0,0 >+[ 1247: PASS ] should be 0,0,0 >+[ 1248: PASS ] should be 0,0,0 >+[ 1249: PASS ] should be 0,0,0 >+[ 1250: PASS ] should be 0,0,0 >+[ 1251: PASS ] should be 0,0,0 >+[ 1252: PASS ] should be 0,0,0 >+[ 1253: PASS ] should be 0,0,0 >+[ 1254: PASS ] should be 0,0,0 >+[ 1255: PASS ] should be 0,0,0 >+[ 1256: PASS ] should be 0,0,0 >+[ 1257: PASS ] should be 0,0,0 >+[ 1258: PASS ] should be 0,0,0 >+[ 1259: PASS ] should be 0,0,0 >+[ 1260: PASS ] should be 0,0,0 >+[ 1261: PASS ] should be 0,0,0 >+[ 1262: PASS ] should be 0,0,0 >+[ 1263: PASS ] should be 0,0,0 >+[ 1264: PASS ] should be 0,0,0 >+[ 1265: PASS ] should be 0,0,0 >+[ 1266: PASS ] should be 0,0,0 >+[ 1267: PASS ] should be 0,0,0 >+[ 1268: PASS ] should be 0,0,0 >+[ 1269: PASS ] should be 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: PASS ] should be 0,0,0 >+[ 1272: PASS ] should be 0,0,0 >+[ 1273: PASS ] should be 0,0,0 >+[ 1274: PASS ] should be 0,0,0 >+[ 1275: PASS ] should be 0,0,0 >+[ 1276: PASS ] should be 0,0,0 >+[ 1277: PASS ] should be 0,0,0 >+[ 1278: PASS ] should be 0,0,0 >+[ 1279: PASS ] should be 0,0,0 >+[ 1280: PASS ] should be 0,0,0 >+[ 1281: PASS ] should be 0,0,0 >+[ 1282: PASS ] should be 0,0,0 >+[ 1283: PASS ] should be 0,0,0 >+[ 1284: PASS ] should be 0,0,0 >+[ 1285: PASS ] should be 0,0,0 >+[ 1286: PASS ] should be 0,0,0 >+[ 1287: PASS ] should be 0,0,0 >+[ 1288: PASS ] should be 0,0,0 >+[ 1289: PASS ] should be 0,0,0 >+[ 1290: PASS ] should be 0,0,0 >+[ 1291: PASS ] should be 0,0,0 >+[ 1292: PASS ] should be 0,0,0 >+[ 1293: PASS ] should be 0,0,0 >+[ 1294: PASS ] should be 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: PASS ] should be 0,0,0 >+[ 1297: PASS ] should be 0,0,0 >+[ 1298: PASS ] should be 0,0,0 >+[ 1299: PASS ] should be 0,0,0 >+[ 1300: PASS ] should be 0,0,0 >+[ 1301: PASS ] should be 0,0,0 >+[ 1302: PASS ] should be 0,0,0 >+[ 1303: PASS ] should be 0,0,0 >+[ 1304: PASS ] should be 0,0,0 >+[ 1305: PASS ] should be 0,0,0 >+[ 1306: PASS ] should be 0,0,0 >+[ 1307: PASS ] should be 0,0,0 >+[ 1308: PASS ] should be 0,0,0 >+[ 1309: PASS ] should be 0,0,0 >+[ 1310: PASS ] should be 0,0,0 >+[ 1311: PASS ] should be 0,0,0 >+[ 1312: PASS ] should be 0,0,0 >+[ 1313: PASS ] should be 0,0,0 >+[ 1314: PASS ] should be 0,0,0 >+[ 1315: PASS ] should be 0,0,0 >+[ 1316: PASS ] should be 0,0,0 >+[ 1317: PASS ] should be 0,0,0 >+[ 1318: PASS ] should be 0,0,0 >+[ 1319: PASS ] should be 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: PASS ] should be 0,0,0 >+[ 1372: PASS ] should be 0,0,0 >+[ 1373: PASS ] should be 0,0,0 >+[ 1374: PASS ] should be 0,0,0 >+[ 1375: PASS ] should be 0,0,0 >+[ 1376: PASS ] should be 0,0,0 >+[ 1377: PASS ] should be 0,0,0 >+[ 1378: PASS ] should be 0,0,0 >+[ 1379: PASS ] should be 0,0,0 >+[ 1380: PASS ] should be 0,0,0 >+[ 1381: PASS ] should be 0,0,0 >+[ 1382: PASS ] should be 0,0,0 >+[ 1383: PASS ] should be 0,0,0 >+[ 1384: PASS ] should be 0,0,0 >+[ 1385: PASS ] should be 0,0,0 >+[ 1386: PASS ] should be 0,0,0 >+[ 1387: PASS ] should be 0,0,0 >+[ 1388: PASS ] should be 0,0,0 >+[ 1389: PASS ] should be 0,0,0 >+[ 1390: PASS ] should be 0,0,0 >+[ 1391: PASS ] should be 0,0,0 >+[ 1392: PASS ] should be 0,0,0 >+[ 1393: PASS ] should be 0,0,0 >+[ 1394: PASS ] should be 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: PASS ] should be 0,0,0 >+[ 1397: PASS ] should be 0,0,0 >+[ 1398: PASS ] should be 0,0,0 >+[ 1399: PASS ] should be 0,0,0 >+[ 1400: PASS ] should be 0,0,0 >+[ 1401: PASS ] should be 0,0,0 >+[ 1402: PASS ] should be 0,0,0 >+[ 1403: PASS ] should be 0,0,0 >+[ 1404: PASS ] should be 0,0,0 >+[ 1405: PASS ] should be 0,0,0 >+[ 1406: PASS ] should be 0,0,0 >+[ 1407: PASS ] should be 0,0,0 >+[ 1408: PASS ] should be 0,0,0 >+[ 1409: PASS ] should be 0,0,0 >+[ 1410: PASS ] should be 0,0,0 >+[ 1411: PASS ] should be 0,0,0 >+[ 1412: PASS ] should be 0,0,0 >+[ 1413: PASS ] should be 0,0,0 >+[ 1414: PASS ] should be 0,0,0 >+[ 1415: PASS ] should be 0,0,0 >+[ 1416: PASS ] should be 0,0,0 >+[ 1417: PASS ] should be 0,0,0 >+[ 1418: PASS ] should be 0,0,0 >+[ 1419: PASS ] should be 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: PASS ] should be 0,0,0 >+[ 1422: PASS ] should be 0,0,0 >+[ 1423: PASS ] should be 0,0,0 >+[ 1424: PASS ] should be 0,0,0 >+[ 1425: PASS ] should be 0,0,0 >+[ 1426: PASS ] should be 0,0,0 >+[ 1427: PASS ] should be 0,0,0 >+[ 1428: PASS ] should be 0,0,0 >+[ 1429: PASS ] should be 0,0,0 >+[ 1430: PASS ] should be 0,0,0 >+[ 1431: PASS ] should be 0,0,0 >+[ 1432: PASS ] should be 0,0,0 >+[ 1433: PASS ] should be 0,0,0 >+[ 1434: PASS ] should be 0,0,0 >+[ 1435: PASS ] should be 0,0,0 >+[ 1436: PASS ] should be 0,0,0 >+[ 1437: PASS ] should be 0,0,0 >+[ 1438: PASS ] should be 0,0,0 >+[ 1439: PASS ] should be 0,0,0 >+[ 1440: PASS ] should be 0,0,0 >+[ 1441: PASS ] should be 0,0,0 >+[ 1442: PASS ] should be 0,0,0 >+[ 1443: PASS ] should be 0,0,0 >+[ 1444: PASS ] should be 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: PASS ] should be 0,0,0 >+[ 1447: PASS ] should be 0,0,0 >+[ 1448: PASS ] should be 0,0,0 >+[ 1449: PASS ] should be 0,0,0 >+[ 1450: PASS ] should be 0,0,0 >+[ 1451: PASS ] should be 0,0,0 >+[ 1452: PASS ] should be 0,0,0 >+[ 1453: PASS ] should be 0,0,0 >+[ 1454: PASS ] should be 0,0,0 >+[ 1455: PASS ] should be 0,0,0 >+[ 1456: PASS ] should be 0,0,0 >+[ 1457: PASS ] should be 0,0,0 >+[ 1458: PASS ] should be 0,0,0 >+[ 1459: PASS ] should be 0,0,0 >+[ 1460: PASS ] should be 0,0,0 >+[ 1461: PASS ] should be 0,0,0 >+[ 1462: PASS ] should be 0,0,0 >+[ 1463: PASS ] should be 0,0,0 >+[ 1464: PASS ] should be 0,0,0 >+[ 1465: PASS ] should be 0,0,0 >+[ 1466: PASS ] should be 0,0,0 >+[ 1467: PASS ] should be 0,0,0 >+[ 1468: PASS ] should be 0,0,0 >+[ 1469: PASS ] should be 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: PASS ] should be 0,0,0 >+[ 1472: PASS ] should be 0,0,0 >+[ 1473: PASS ] should be 0,0,0 >+[ 1474: PASS ] should be 0,0,0 >+[ 1475: PASS ] should be 0,0,0 >+[ 1476: PASS ] should be 0,0,0 >+[ 1477: PASS ] should be 0,0,0 >+[ 1478: PASS ] should be 0,0,0 >+[ 1479: PASS ] should be 0,0,0 >+[ 1480: PASS ] should be 0,0,0 >+[ 1481: PASS ] should be 0,0,0 >+[ 1482: PASS ] should be 0,0,0 >+[ 1483: PASS ] should be 0,0,0 >+[ 1484: PASS ] should be 0,0,0 >+[ 1485: PASS ] should be 0,0,0 >+[ 1486: PASS ] should be 0,0,0 >+[ 1487: PASS ] should be 0,0,0 >+[ 1488: PASS ] should be 0,0,0 >+[ 1489: PASS ] should be 0,0,0 >+[ 1490: PASS ] should be 0,0,0 >+[ 1491: PASS ] should be 0,0,0 >+[ 1492: PASS ] should be 0,0,0 >+[ 1493: PASS ] should be 0,0,0 >+[ 1494: PASS ] should be 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: PASS ] should be 0,0,0 >+[ 1497: PASS ] should be 0,0,0 >+[ 1498: PASS ] should be 0,0,0 >+[ 1499: PASS ] should be 0,0,0 >+[ 1500: PASS ] should be 0,0,0 >+[ 1501: PASS ] should be 0,0,0 >+[ 1502: PASS ] should be 0,0,0 >+[ 1503: PASS ] should be 0,0,0 >+[ 1504: PASS ] should be 0,0,0 >+[ 1505: PASS ] should be 0,0,0 >+[ 1506: PASS ] should be 0,0,0 >+[ 1507: PASS ] should be 0,0,0 >+[ 1508: PASS ] should be 0,0,0 >+[ 1509: PASS ] should be 0,0,0 >+[ 1510: PASS ] should be 0,0,0 >+[ 1511: PASS ] should be 0,0,0 >+[ 1512: PASS ] should be 0,0,0 >+[ 1513: PASS ] should be 0,0,0 >+[ 1514: PASS ] should be 0,0,0 >+[ 1515: PASS ] should be 0,0,0 >+[ 1516: PASS ] should be 0,0,0 >+[ 1517: PASS ] should be 0,0,0 >+[ 1518: PASS ] should be 0,0,0 >+[ 1519: PASS ] should be 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: PASS ] should be 0,0,0 >+[ 1572: PASS ] should be 0,0,0 >+[ 1573: PASS ] should be 0,0,0 >+[ 1574: PASS ] should be 0,0,0 >+[ 1575: PASS ] should be 0,0,0 >+[ 1576: PASS ] should be 0,0,0 >+[ 1577: PASS ] should be 0,0,0 >+[ 1578: PASS ] should be 0,0,0 >+[ 1579: PASS ] should be 0,0,0 >+[ 1580: PASS ] should be 0,0,0 >+[ 1581: PASS ] should be 0,0,0 >+[ 1582: PASS ] should be 0,0,0 >+[ 1583: PASS ] should be 0,0,0 >+[ 1584: PASS ] should be 0,0,0 >+[ 1585: PASS ] should be 0,0,0 >+[ 1586: PASS ] should be 0,0,0 >+[ 1587: PASS ] should be 0,0,0 >+[ 1588: PASS ] should be 0,0,0 >+[ 1589: PASS ] should be 0,0,0 >+[ 1590: PASS ] should be 0,0,0 >+[ 1591: PASS ] should be 0,0,0 >+[ 1592: PASS ] should be 0,0,0 >+[ 1593: PASS ] should be 0,0,0 >+[ 1594: PASS ] should be 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: PASS ] should be 0,0,0 >+[ 1597: PASS ] should be 0,0,0 >+[ 1598: PASS ] should be 0,0,0 >+[ 1599: PASS ] should be 0,0,0 >+[ 1600: PASS ] should be 0,0,0 >+[ 1601: PASS ] should be 0,0,0 >+[ 1602: PASS ] should be 0,0,0 >+[ 1603: PASS ] should be 0,0,0 >+[ 1604: PASS ] should be 0,0,0 >+[ 1605: PASS ] should be 0,0,0 >+[ 1606: PASS ] should be 0,0,0 >+[ 1607: PASS ] should be 0,0,0 >+[ 1608: PASS ] should be 0,0,0 >+[ 1609: PASS ] should be 0,0,0 >+[ 1610: PASS ] should be 0,0,0 >+[ 1611: PASS ] should be 0,0,0 >+[ 1612: PASS ] should be 0,0,0 >+[ 1613: PASS ] should be 0,0,0 >+[ 1614: PASS ] should be 0,0,0 >+[ 1615: PASS ] should be 0,0,0 >+[ 1616: PASS ] should be 0,0,0 >+[ 1617: PASS ] should be 0,0,0 >+[ 1618: PASS ] should be 0,0,0 >+[ 1619: PASS ] should be 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: PASS ] should be 0,0,0 >+[ 1622: PASS ] should be 0,0,0 >+[ 1623: PASS ] should be 0,0,0 >+[ 1624: PASS ] should be 0,0,0 >+[ 1625: PASS ] should be 0,0,0 >+[ 1626: PASS ] should be 0,0,0 >+[ 1627: PASS ] should be 0,0,0 >+[ 1628: PASS ] should be 0,0,0 >+[ 1629: PASS ] should be 0,0,0 >+[ 1630: PASS ] should be 0,0,0 >+[ 1631: PASS ] should be 0,0,0 >+[ 1632: PASS ] should be 0,0,0 >+[ 1633: PASS ] should be 0,0,0 >+[ 1634: PASS ] should be 0,0,0 >+[ 1635: PASS ] should be 0,0,0 >+[ 1636: PASS ] should be 0,0,0 >+[ 1637: PASS ] should be 0,0,0 >+[ 1638: PASS ] should be 0,0,0 >+[ 1639: PASS ] should be 0,0,0 >+[ 1640: PASS ] should be 0,0,0 >+[ 1641: PASS ] should be 0,0,0 >+[ 1642: PASS ] should be 0,0,0 >+[ 1643: PASS ] should be 0,0,0 >+[ 1644: PASS ] should be 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: PASS ] should be 0,0,0 >+[ 1647: PASS ] should be 0,0,0 >+[ 1648: PASS ] should be 0,0,0 >+[ 1649: PASS ] should be 0,0,0 >+[ 1650: PASS ] should be 0,0,0 >+[ 1651: PASS ] should be 0,0,0 >+[ 1652: PASS ] should be 0,0,0 >+[ 1653: PASS ] should be 0,0,0 >+[ 1654: PASS ] should be 0,0,0 >+[ 1655: PASS ] should be 0,0,0 >+[ 1656: PASS ] should be 0,0,0 >+[ 1657: PASS ] should be 0,0,0 >+[ 1658: PASS ] should be 0,0,0 >+[ 1659: PASS ] should be 0,0,0 >+[ 1660: PASS ] should be 0,0,0 >+[ 1661: PASS ] should be 0,0,0 >+[ 1662: PASS ] should be 0,0,0 >+[ 1663: PASS ] should be 0,0,0 >+[ 1664: PASS ] should be 0,0,0 >+[ 1665: PASS ] should be 0,0,0 >+[ 1666: PASS ] should be 0,0,0 >+[ 1667: PASS ] should be 0,0,0 >+[ 1668: PASS ] should be 0,0,0 >+[ 1669: PASS ] should be 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: PASS ] should be 0,0,0 >+[ 1672: PASS ] should be 0,0,0 >+[ 1673: PASS ] should be 0,0,0 >+[ 1674: PASS ] should be 0,0,0 >+[ 1675: PASS ] should be 0,0,0 >+[ 1676: PASS ] should be 0,0,0 >+[ 1677: PASS ] should be 0,0,0 >+[ 1678: PASS ] should be 0,0,0 >+[ 1679: PASS ] should be 0,0,0 >+[ 1680: PASS ] should be 0,0,0 >+[ 1681: PASS ] should be 0,0,0 >+[ 1682: PASS ] should be 0,0,0 >+[ 1683: PASS ] should be 0,0,0 >+[ 1684: PASS ] should be 0,0,0 >+[ 1685: PASS ] should be 0,0,0 >+[ 1686: PASS ] should be 0,0,0 >+[ 1687: PASS ] should be 0,0,0 >+[ 1688: PASS ] should be 0,0,0 >+[ 1689: PASS ] should be 0,0,0 >+[ 1690: PASS ] should be 0,0,0 >+[ 1691: PASS ] should be 0,0,0 >+[ 1692: PASS ] should be 0,0,0 >+[ 1693: PASS ] should be 0,0,0 >+[ 1694: PASS ] should be 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: PASS ] should be 0,0,0 >+[ 1697: PASS ] should be 0,0,0 >+[ 1698: PASS ] should be 0,0,0 >+[ 1699: PASS ] should be 0,0,0 >+[ 1700: PASS ] should be 0,0,0 >+[ 1701: PASS ] should be 0,0,0 >+[ 1702: PASS ] should be 0,0,0 >+[ 1703: PASS ] should be 0,0,0 >+[ 1704: PASS ] should be 0,0,0 >+[ 1705: PASS ] should be 0,0,0 >+[ 1706: PASS ] should be 0,0,0 >+[ 1707: PASS ] should be 0,0,0 >+[ 1708: PASS ] should be 0,0,0 >+[ 1709: PASS ] should be 0,0,0 >+[ 1710: PASS ] should be 0,0,0 >+[ 1711: PASS ] should be 0,0,0 >+[ 1712: PASS ] should be 0,0,0 >+[ 1713: PASS ] should be 0,0,0 >+[ 1714: PASS ] should be 0,0,0 >+[ 1715: PASS ] should be 0,0,0 >+[ 1716: PASS ] should be 0,0,0 >+[ 1717: PASS ] should be 0,0,0 >+[ 1718: PASS ] should be 0,0,0 >+[ 1719: PASS ] should be 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: PASS ] should be 0,0,0 >+[ 1722: PASS ] should be 0,0,0 >+[ 1723: PASS ] should be 0,0,0 >+[ 1724: PASS ] should be 0,0,0 >+[ 1725: PASS ] should be 0,0,0 >+[ 1726: PASS ] should be 0,0,0 >+[ 1727: PASS ] should be 0,0,0 >+[ 1728: PASS ] should be 0,0,0 >+[ 1729: PASS ] should be 0,0,0 >+[ 1730: PASS ] should be 0,0,0 >+[ 1731: PASS ] should be 0,0,0 >+[ 1732: PASS ] should be 0,0,0 >+[ 1733: PASS ] should be 0,0,0 >+[ 1734: PASS ] should be 0,0,0 >+[ 1735: PASS ] should be 0,0,0 >+[ 1736: PASS ] should be 0,0,0 >+[ 1737: PASS ] should be 0,0,0 >+[ 1738: PASS ] should be 0,0,0 >+[ 1739: PASS ] should be 0,0,0 >+[ 1740: PASS ] should be 0,0,0 >+[ 1741: PASS ] should be 0,0,0 >+[ 1742: PASS ] should be 0,0,0 >+[ 1743: PASS ] should be 0,0,0 >+[ 1744: PASS ] should be 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: PASS ] should be 0,0,0 >+[ 1747: PASS ] should be 0,0,0 >+[ 1748: PASS ] should be 0,0,0 >+[ 1749: PASS ] should be 0,0,0 >+[ 1750: PASS ] should be 0,0,0 >+[ 1751: PASS ] should be 0,0,0 >+[ 1752: PASS ] should be 0,0,0 >+[ 1753: PASS ] should be 0,0,0 >+[ 1754: PASS ] should be 0,0,0 >+[ 1755: PASS ] should be 0,0,0 >+[ 1756: PASS ] should be 0,0,0 >+[ 1757: PASS ] should be 0,0,0 >+[ 1758: PASS ] should be 0,0,0 >+[ 1759: PASS ] should be 0,0,0 >+[ 1760: PASS ] should be 0,0,0 >+[ 1761: PASS ] should be 0,0,0 >+[ 1762: PASS ] should be 0,0,0 >+[ 1763: PASS ] should be 0,0,0 >+[ 1764: PASS ] should be 0,0,0 >+[ 1765: PASS ] should be 0,0,0 >+[ 1766: PASS ] should be 0,0,0 >+[ 1767: PASS ] should be 0,0,0 >+[ 1768: PASS ] should be 0,0,0 >+[ 1769: PASS ] should be 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: PASS ] should be 0,0,0 >+[ 1772: PASS ] should be 0,0,0 >+[ 1773: PASS ] should be 0,0,0 >+[ 1774: PASS ] should be 0,0,0 >+[ 1775: PASS ] should be 0,0,0 >+[ 1776: PASS ] should be 0,0,0 >+[ 1777: PASS ] should be 0,0,0 >+[ 1778: PASS ] should be 0,0,0 >+[ 1779: PASS ] should be 0,0,0 >+[ 1780: PASS ] should be 0,0,0 >+[ 1781: PASS ] should be 0,0,0 >+[ 1782: PASS ] should be 0,0,0 >+[ 1783: PASS ] should be 0,0,0 >+[ 1784: PASS ] should be 0,0,0 >+[ 1785: PASS ] should be 0,0,0 >+[ 1786: PASS ] should be 0,0,0 >+[ 1787: PASS ] should be 0,0,0 >+[ 1788: PASS ] should be 0,0,0 >+[ 1789: PASS ] should be 0,0,0 >+[ 1790: PASS ] should be 0,0,0 >+[ 1791: PASS ] should be 0,0,0 >+[ 1792: PASS ] should be 0,0,0 >+[ 1793: PASS ] should be 0,0,0 >+[ 1794: PASS ] should be 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: PASS ] should be 0,0,0 >+[ 1797: PASS ] should be 0,0,0 >+[ 1798: PASS ] should be 0,0,0 >+[ 1799: PASS ] should be 0,0,0 >+[ 1800: PASS ] should be 0,0,0 >+[ 1801: PASS ] should be 0,0,0 >+[ 1802: PASS ] should be 0,0,0 >+[ 1803: PASS ] should be 0,0,0 >+[ 1804: PASS ] should be 0,0,0 >+[ 1805: PASS ] should be 0,0,0 >+[ 1806: PASS ] should be 0,0,0 >+[ 1807: PASS ] should be 0,0,0 >+[ 1808: PASS ] should be 0,0,0 >+[ 1809: PASS ] should be 0,0,0 >+[ 1810: PASS ] should be 0,0,0 >+[ 1811: PASS ] should be 0,0,0 >+[ 1812: PASS ] should be 0,0,0 >+[ 1813: PASS ] should be 0,0,0 >+[ 1814: PASS ] should be 0,0,0 >+[ 1815: PASS ] should be 0,0,0 >+[ 1816: PASS ] should be 0,0,0 >+[ 1817: PASS ] should be 0,0,0 >+[ 1818: PASS ] should be 0,0,0 >+[ 1819: PASS ] should be 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: PASS ] should be 0,0,0 >+[ 1872: PASS ] should be 0,0,0 >+[ 1873: PASS ] should be 0,0,0 >+[ 1874: PASS ] should be 0,0,0 >+[ 1875: PASS ] should be 0,0,0 >+[ 1876: PASS ] should be 0,0,0 >+[ 1877: PASS ] should be 0,0,0 >+[ 1878: PASS ] should be 0,0,0 >+[ 1879: PASS ] should be 0,0,0 >+[ 1880: PASS ] should be 0,0,0 >+[ 1881: PASS ] should be 0,0,0 >+[ 1882: PASS ] should be 0,0,0 >+[ 1883: PASS ] should be 0,0,0 >+[ 1884: PASS ] should be 0,0,0 >+[ 1885: PASS ] should be 0,0,0 >+[ 1886: PASS ] should be 0,0,0 >+[ 1887: PASS ] should be 0,0,0 >+[ 1888: PASS ] should be 0,0,0 >+[ 1889: PASS ] should be 0,0,0 >+[ 1890: PASS ] should be 0,0,0 >+[ 1891: PASS ] should be 0,0,0 >+[ 1892: PASS ] should be 0,0,0 >+[ 1893: PASS ] should be 0,0,0 >+[ 1894: PASS ] should be 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: PASS ] should be 0,0,0 >+[ 1897: PASS ] should be 0,0,0 >+[ 1898: PASS ] should be 0,0,0 >+[ 1899: PASS ] should be 0,0,0 >+[ 1900: PASS ] should be 0,0,0 >+[ 1901: PASS ] should be 0,0,0 >+[ 1902: PASS ] should be 0,0,0 >+[ 1903: PASS ] should be 0,0,0 >+[ 1904: PASS ] should be 0,0,0 >+[ 1905: PASS ] should be 0,0,0 >+[ 1906: PASS ] should be 0,0,0 >+[ 1907: PASS ] should be 0,0,0 >+[ 1908: PASS ] should be 0,0,0 >+[ 1909: PASS ] should be 0,0,0 >+[ 1910: PASS ] should be 0,0,0 >+[ 1911: PASS ] should be 0,0,0 >+[ 1912: PASS ] should be 0,0,0 >+[ 1913: PASS ] should be 0,0,0 >+[ 1914: PASS ] should be 0,0,0 >+[ 1915: PASS ] should be 0,0,0 >+[ 1916: PASS ] should be 0,0,0 >+[ 1917: PASS ] should be 0,0,0 >+[ 1918: PASS ] should be 0,0,0 >+[ 1919: PASS ] should be 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 576 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r32f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r32f-red-float-expected.txt >index 1d080a62e0cabc15328b4bbbe8de91ff87f3eae3..8662144a9411eabc9a2c2fa100cb0019590ce06b 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r32f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r32f-red-float-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-r32f-red-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: PASS ] should be 0,0,0 >+[ 12: PASS ] should be 0,0,0 >+[ 13: PASS ] should be 0,0,0 >+[ 14: PASS ] should be 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: PASS ] should be 0,0,0 >+[ 17: PASS ] should be 0,0,0 >+[ 18: PASS ] should be 0,0,0 >+[ 19: PASS ] should be 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: PASS ] should be 0,0,0 >+[ 22: PASS ] should be 0,0,0 >+[ 23: PASS ] should be 0,0,0 >+[ 24: PASS ] should be 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: PASS ] should be 0,0,0 >+[ 29: PASS ] should be 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: PASS ] should be 0,0,0 >+[ 32: PASS ] should be 0,0,0 >+[ 33: PASS ] should be 0,0,0 >+[ 34: PASS ] should be 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: PASS ] should be 0,0,0 >+[ 37: PASS ] should be 0,0,0 >+[ 38: PASS ] should be 0,0,0 >+[ 39: PASS ] should be 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: PASS ] should be 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: PASS ] should be 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: PASS ] should be 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: PASS ] should be 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: PASS ] should be 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: PASS ] should be 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: PASS ] should be 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: PASS ] should be 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: PASS ] should be 0,0,0 >+[ 77: PASS ] should be 0,0,0 >+[ 78: PASS ] should be 0,0,0 >+[ 79: PASS ] should be 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: PASS ] should be 0,0,0 >+[ 92: PASS ] should be 0,0,0 >+[ 93: PASS ] should be 0,0,0 >+[ 94: PASS ] should be 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: PASS ] should be 0,0,0 >+[ 97: PASS ] should be 0,0,0 >+[ 98: PASS ] should be 0,0,0 >+[ 99: PASS ] should be 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: PASS ] should be 0,0,0 >+[ 102: PASS ] should be 0,0,0 >+[ 103: PASS ] should be 0,0,0 >+[ 104: PASS ] should be 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: PASS ] should be 0,0,0 >+[ 107: PASS ] should be 0,0,0 >+[ 108: PASS ] should be 0,0,0 >+[ 109: PASS ] should be 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: PASS ] should be 0,0,0 >+[ 112: PASS ] should be 0,0,0 >+[ 113: PASS ] should be 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: PASS ] should be 0,0,0 >+[ 117: PASS ] should be 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: PASS ] should be 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: PASS ] should be 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: PASS ] should be 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: PASS ] should be 0,0,0 >+[ 127: PASS ] should be 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: PASS ] should be 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: PASS ] should be 0,0,0 >+[ 132: PASS ] should be 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: PASS ] should be 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: PASS ] should be 0,0,0 >+[ 137: PASS ] should be 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: PASS ] should be 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: PASS ] should be 0,0,0 >+[ 152: PASS ] should be 0,0,0 >+[ 153: PASS ] should be 0,0,0 >+[ 154: PASS ] should be 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: PASS ] should be 0,0,0 >+[ 157: PASS ] should be 0,0,0 >+[ 158: PASS ] should be 0,0,0 >+[ 159: PASS ] should be 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: PASS ] should be 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: PASS ] should be 0,0,0 >+[ 214: PASS ] should be 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: PASS ] should be 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: PASS ] should be 0,0,0 >+[ 219: PASS ] should be 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: PASS ] should be 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: PASS ] should be 0,0,0 >+[ 224: PASS ] should be 0,0,0 >+[ 225: PASS ] should be 0,0,0 >+[ 226: PASS ] should be 0,0,0 >+[ 227: PASS ] should be 0,0,0 >+[ 228: PASS ] should be 0,0,0 >+[ 229: PASS ] should be 0,0,0 >+[ 230: PASS ] should be 0,0,0 >+[ 231: PASS ] should be 0,0,0 >+[ 232: PASS ] should be 0,0,0 >+[ 233: PASS ] should be 0,0,0 >+[ 234: PASS ] should be 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: PASS ] should be 0,0,0 >+[ 237: PASS ] should be 0,0,0 >+[ 238: PASS ] should be 0,0,0 >+[ 239: PASS ] should be 0,0,0 >+[ 240: PASS ] should be 0,0,0 >+[ 241: PASS ] should be 0,0,0 >+[ 242: PASS ] should be 0,0,0 >+[ 243: PASS ] should be 0,0,0 >+[ 244: PASS ] should be 0,0,0 >+[ 245: PASS ] should be 0,0,0 >+[ 246: PASS ] should be 0,0,0 >+[ 247: PASS ] should be 0,0,0 >+[ 248: PASS ] should be 0,0,0 >+[ 249: PASS ] should be 0,0,0 >+[ 250: PASS ] should be 0,0,0 >+[ 251: PASS ] should be 0,0,0 >+[ 252: PASS ] should be 0,0,0 >+[ 253: PASS ] should be 0,0,0 >+[ 254: PASS ] should be 0,0,0 >+[ 255: PASS ] should be 0,0,0 >+[ 256: PASS ] should be 0,0,0 >+[ 257: PASS ] should be 0,0,0 >+[ 258: PASS ] should be 0,0,0 >+[ 259: PASS ] should be 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: PASS ] should be 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: PASS ] should be 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: PASS ] should be 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: PASS ] should be 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: PASS ] should be 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: PASS ] should be 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: PASS ] should be 0,0,0 >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: PASS ] should be 0,0,0 >+[ 283: PASS ] should be 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: PASS ] should be 0,0,0 >+[ 287: PASS ] should be 0,0,0 >+[ 288: PASS ] should be 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: PASS ] should be 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: PASS ] should be 0,0,0 >+[ 293: PASS ] should be 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: PASS ] should be 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: PASS ] should be 0,0,0 >+[ 298: PASS ] should be 0,0,0 >+[ 299: PASS ] should be 0,0,0 >+[ 300: PASS ] should be 0,0,0 >+[ 301: PASS ] should be 0,0,0 >+[ 302: PASS ] should be 0,0,0 >+[ 303: PASS ] should be 0,0,0 >+[ 304: PASS ] should be 0,0,0 >+[ 305: PASS ] should be 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: PASS ] should be 0,0,0 >+[ 309: PASS ] should be 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: PASS ] should be 0,0,0 >+[ 312: PASS ] should be 0,0,0 >+[ 313: PASS ] should be 0,0,0 >+[ 314: PASS ] should be 0,0,0 >+[ 315: PASS ] should be 0,0,0 >+[ 316: PASS ] should be 0,0,0 >+[ 317: PASS ] should be 0,0,0 >+[ 318: PASS ] should be 0,0,0 >+[ 319: PASS ] should be 0,0,0 >+[ 320: PASS ] should be 0,0,0 >+[ 321: PASS ] should be 0,0,0 >+[ 322: PASS ] should be 0,0,0 >+[ 323: PASS ] should be 0,0,0 >+[ 324: PASS ] should be 0,0,0 >+[ 325: PASS ] should be 0,0,0 >+[ 326: PASS ] should be 0,0,0 >+[ 327: PASS ] should be 0,0,0 >+[ 328: PASS ] should be 0,0,0 >+[ 329: PASS ] should be 0,0,0 >+[ 330: PASS ] should be 0,0,0 >+[ 331: PASS ] should be 0,0,0 >+[ 332: PASS ] should be 0,0,0 >+[ 333: PASS ] should be 0,0,0 >+[ 334: PASS ] should be 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: PASS ] should be 0,0,0 >+[ 337: PASS ] should be 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: PASS ] should be 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: PASS ] should be 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: PASS ] should be 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: PASS ] should be 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: PASS ] should be 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: PASS ] should be 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: PASS ] should be 0,0,0 >+[ 352: PASS ] should be 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: PASS ] should be 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: PASS ] should be 0,0,0 >+[ 357: PASS ] should be 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: PASS ] should be 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: PASS ] should be 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: PASS ] should be 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: PASS ] should be 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: PASS ] should be 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: PASS ] should be 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: PASS ] should be 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: PASS ] should be 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: PASS ] should be 0,0,0 >+[ 426: PASS ] should be 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: PASS ] should be 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: PASS ] should be 0,0,0 >+[ 431: PASS ] should be 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: PASS ] should be 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: PASS ] should be 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: PASS ] should be 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: PASS ] should be 0,0,0 >+[ 441: PASS ] should be 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: PASS ] should be 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: PASS ] should be 0,0,0 >+[ 446: PASS ] should be 0,0,0 >+[ 447: PASS ] should be 0,0,0 >+[ 448: PASS ] should be 0,0,0 >+[ 449: PASS ] should be 0,0,0 >+[ 450: PASS ] should be 0,0,0 >+[ 451: PASS ] should be 0,0,0 >+[ 452: PASS ] should be 0,0,0 >+[ 453: PASS ] should be 0,0,0 >+[ 454: PASS ] should be 0,0,0 >+[ 455: PASS ] should be 0,0,0 >+[ 456: PASS ] should be 0,0,0 >+[ 457: PASS ] should be 0,0,0 >+[ 458: PASS ] should be 0,0,0 >+[ 459: PASS ] should be 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: PASS ] should be 0,0,0 >+[ 462: PASS ] should be 0,0,0 >+[ 463: PASS ] should be 0,0,0 >+[ 464: PASS ] should be 0,0,0 >+[ 465: PASS ] should be 0,0,0 >+[ 466: PASS ] should be 0,0,0 >+[ 467: PASS ] should be 0,0,0 >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: PASS ] should be 0,0,0 >+[ 473: PASS ] should be 0,0,0 >+[ 474: PASS ] should be 0,0,0 >+[ 475: PASS ] should be 0,0,0 >+[ 476: PASS ] should be 0,0,0 >+[ 477: PASS ] should be 0,0,0 >+[ 478: PASS ] should be 0,0,0 >+[ 479: PASS ] should be 0,0,0 >+[ 480: PASS ] should be 0,0,0 >+[ 481: PASS ] should be 0,0,0 >+[ 482: PASS ] should be 0,0,0 >+[ 483: PASS ] should be 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: PASS ] should be 0,0,0 >+[ 487: PASS ] should be 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: PASS ] should be 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: PASS ] should be 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: PASS ] should be 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: PASS ] should be 0,0,0 >+[ 500: PASS ] should be 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: PASS ] should be 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: PASS ] should be 0,0,0 >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: PASS ] should be 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: PASS ] should be 0,0,0 >+[ 512: PASS ] should be 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: PASS ] should be 0,0,0 >+[ 515: PASS ] should be 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: PASS ] should be 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: PASS ] should be 0,0,0 >+[ 520: PASS ] should be 0,0,0 >+[ 521: PASS ] should be 0,0,0 >+[ 522: PASS ] should be 0,0,0 >+[ 523: PASS ] should be 0,0,0 >+[ 524: PASS ] should be 0,0,0 >+[ 525: PASS ] should be 0,0,0 >+[ 526: PASS ] should be 0,0,0 >+[ 527: PASS ] should be 0,0,0 >+[ 528: PASS ] should be 0,0,0 >+[ 529: PASS ] should be 0,0,0 >+[ 530: PASS ] should be 0,0,0 >+[ 531: PASS ] should be 0,0,0 >+[ 532: PASS ] should be 0,0,0 >+[ 533: PASS ] should be 0,0,0 >+[ 534: PASS ] should be 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: PASS ] should be 0,0,0 >+[ 537: PASS ] should be 0,0,0 >+[ 538: PASS ] should be 0,0,0 >+[ 539: PASS ] should be 0,0,0 >+[ 540: PASS ] should be 0,0,0 >+[ 541: PASS ] should be 0,0,0 >+[ 542: PASS ] should be 0,0,0 >+[ 543: PASS ] should be 0,0,0 >+[ 544: PASS ] should be 0,0,0 >+[ 545: PASS ] should be 0,0,0 >+[ 546: PASS ] should be 0,0,0 >+[ 547: PASS ] should be 0,0,0 >+[ 548: PASS ] should be 0,0,0 >+[ 549: PASS ] should be 0,0,0 >+[ 550: PASS ] should be 0,0,0 >+[ 551: PASS ] should be 0,0,0 >+[ 552: PASS ] should be 0,0,0 >+[ 553: PASS ] should be 0,0,0 >+[ 554: PASS ] should be 0,0,0 >+[ 555: PASS ] should be 0,0,0 >+[ 556: PASS ] should be 0,0,0 >+[ 557: PASS ] should be 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: PASS ] should be 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: PASS ] should be 0,0,0 >+[ 612: PASS ] should be 0,0,0 >+[ 613: PASS ] should be 0,0,0 >+[ 614: PASS ] should be 0,0,0 >+[ 615: PASS ] should be 0,0,0 >+[ 616: PASS ] should be 0,0,0 >+[ 617: PASS ] should be 0,0,0 >+[ 618: PASS ] should be 0,0,0 >+[ 619: PASS ] should be 0,0,0 >+[ 620: PASS ] should be 0,0,0 >+[ 621: PASS ] should be 0,0,0 >+[ 622: PASS ] should be 0,0,0 >+[ 623: PASS ] should be 0,0,0 >+[ 624: PASS ] should be 0,0,0 >+[ 625: PASS ] should be 0,0,0 >+[ 626: PASS ] should be 0,0,0 >+[ 627: PASS ] should be 0,0,0 >+[ 628: PASS ] should be 0,0,0 >+[ 629: PASS ] should be 0,0,0 >+[ 630: PASS ] should be 0,0,0 >+[ 631: PASS ] should be 0,0,0 >+[ 632: PASS ] should be 0,0,0 >+[ 633: PASS ] should be 0,0,0 >+[ 634: PASS ] should be 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: PASS ] should be 0,0,0 >+[ 637: PASS ] should be 0,0,0 >+[ 638: PASS ] should be 0,0,0 >+[ 639: PASS ] should be 0,0,0 >+[ 640: PASS ] should be 0,0,0 >+[ 641: PASS ] should be 0,0,0 >+[ 642: PASS ] should be 0,0,0 >+[ 643: PASS ] should be 0,0,0 >+[ 644: PASS ] should be 0,0,0 >+[ 645: PASS ] should be 0,0,0 >+[ 646: PASS ] should be 0,0,0 >+[ 647: PASS ] should be 0,0,0 >+[ 648: PASS ] should be 0,0,0 >+[ 649: PASS ] should be 0,0,0 >+[ 650: PASS ] should be 0,0,0 >+[ 651: PASS ] should be 0,0,0 >+[ 652: PASS ] should be 0,0,0 >+[ 653: PASS ] should be 0,0,0 >+[ 654: PASS ] should be 0,0,0 >+[ 655: PASS ] should be 0,0,0 >+[ 656: PASS ] should be 0,0,0 >+[ 657: PASS ] should be 0,0,0 >+[ 658: PASS ] should be 0,0,0 >+[ 659: PASS ] should be 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: PASS ] should be 0,0,0 >+[ 662: PASS ] should be 0,0,0 >+[ 663: PASS ] should be 0,0,0 >+[ 664: PASS ] should be 0,0,0 >+[ 665: PASS ] should be 0,0,0 >+[ 666: PASS ] should be 0,0,0 >+[ 667: PASS ] should be 0,0,0 >+[ 668: PASS ] should be 0,0,0 >+[ 669: PASS ] should be 0,0,0 >+[ 670: PASS ] should be 0,0,0 >+[ 671: PASS ] should be 0,0,0 >+[ 672: PASS ] should be 0,0,0 >+[ 673: PASS ] should be 0,0,0 >+[ 674: PASS ] should be 0,0,0 >+[ 675: PASS ] should be 0,0,0 >+[ 676: PASS ] should be 0,0,0 >+[ 677: PASS ] should be 0,0,0 >+[ 678: PASS ] should be 0,0,0 >+[ 679: PASS ] should be 0,0,0 >+[ 680: PASS ] should be 0,0,0 >+[ 681: PASS ] should be 0,0,0 >+[ 682: PASS ] should be 0,0,0 >+[ 683: PASS ] should be 0,0,0 >+[ 684: PASS ] should be 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: PASS ] should be 0,0,0 >+[ 687: PASS ] should be 0,0,0 >+[ 688: PASS ] should be 0,0,0 >+[ 689: PASS ] should be 0,0,0 >+[ 690: PASS ] should be 0,0,0 >+[ 691: PASS ] should be 0,0,0 >+[ 692: PASS ] should be 0,0,0 >+[ 693: PASS ] should be 0,0,0 >+[ 694: PASS ] should be 0,0,0 >+[ 695: PASS ] should be 0,0,0 >+[ 696: PASS ] should be 0,0,0 >+[ 697: PASS ] should be 0,0,0 >+[ 698: PASS ] should be 0,0,0 >+[ 699: PASS ] should be 0,0,0 >+[ 700: PASS ] should be 0,0,0 >+[ 701: PASS ] should be 0,0,0 >+[ 702: PASS ] should be 0,0,0 >+[ 703: PASS ] should be 0,0,0 >+[ 704: PASS ] should be 0,0,0 >+[ 705: PASS ] should be 0,0,0 >+[ 706: PASS ] should be 0,0,0 >+[ 707: PASS ] should be 0,0,0 >+[ 708: PASS ] should be 0,0,0 >+[ 709: PASS ] should be 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: PASS ] should be 0,0,0 >+[ 712: PASS ] should be 0,0,0 >+[ 713: PASS ] should be 0,0,0 >+[ 714: PASS ] should be 0,0,0 >+[ 715: PASS ] should be 0,0,0 >+[ 716: PASS ] should be 0,0,0 >+[ 717: PASS ] should be 0,0,0 >+[ 718: PASS ] should be 0,0,0 >+[ 719: PASS ] should be 0,0,0 >+[ 720: PASS ] should be 0,0,0 >+[ 721: PASS ] should be 0,0,0 >+[ 722: PASS ] should be 0,0,0 >+[ 723: PASS ] should be 0,0,0 >+[ 724: PASS ] should be 0,0,0 >+[ 725: PASS ] should be 0,0,0 >+[ 726: PASS ] should be 0,0,0 >+[ 727: PASS ] should be 0,0,0 >+[ 728: PASS ] should be 0,0,0 >+[ 729: PASS ] should be 0,0,0 >+[ 730: PASS ] should be 0,0,0 >+[ 731: PASS ] should be 0,0,0 >+[ 732: PASS ] should be 0,0,0 >+[ 733: PASS ] should be 0,0,0 >+[ 734: PASS ] should be 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: PASS ] should be 0,0,0 >+[ 737: PASS ] should be 0,0,0 >+[ 738: PASS ] should be 0,0,0 >+[ 739: PASS ] should be 0,0,0 >+[ 740: PASS ] should be 0,0,0 >+[ 741: PASS ] should be 0,0,0 >+[ 742: PASS ] should be 0,0,0 >+[ 743: PASS ] should be 0,0,0 >+[ 744: PASS ] should be 0,0,0 >+[ 745: PASS ] should be 0,0,0 >+[ 746: PASS ] should be 0,0,0 >+[ 747: PASS ] should be 0,0,0 >+[ 748: PASS ] should be 0,0,0 >+[ 749: PASS ] should be 0,0,0 >+[ 750: PASS ] should be 0,0,0 >+[ 751: PASS ] should be 0,0,0 >+[ 752: PASS ] should be 0,0,0 >+[ 753: PASS ] should be 0,0,0 >+[ 754: PASS ] should be 0,0,0 >+[ 755: PASS ] should be 0,0,0 >+[ 756: PASS ] should be 0,0,0 >+[ 757: PASS ] should be 0,0,0 >+[ 758: PASS ] should be 0,0,0 >+[ 759: PASS ] should be 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: PASS ] should be 0,0,0 >+[ 762: PASS ] should be 0,0,0 >+[ 763: PASS ] should be 0,0,0 >+[ 764: PASS ] should be 0,0,0 >+[ 765: PASS ] should be 0,0,0 >+[ 766: PASS ] should be 0,0,0 >+[ 767: PASS ] should be 0,0,0 >+[ 768: PASS ] should be 0,0,0 >+[ 769: PASS ] should be 0,0,0 >+[ 770: PASS ] should be 0,0,0 >+[ 771: PASS ] should be 0,0,0 >+[ 772: PASS ] should be 0,0,0 >+[ 773: PASS ] should be 0,0,0 >+[ 774: PASS ] should be 0,0,0 >+[ 775: PASS ] should be 0,0,0 >+[ 776: PASS ] should be 0,0,0 >+[ 777: PASS ] should be 0,0,0 >+[ 778: PASS ] should be 0,0,0 >+[ 779: PASS ] should be 0,0,0 >+[ 780: PASS ] should be 0,0,0 >+[ 781: PASS ] should be 0,0,0 >+[ 782: PASS ] should be 0,0,0 >+[ 783: PASS ] should be 0,0,0 >+[ 784: PASS ] should be 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: PASS ] should be 0,0,0 >+[ 787: PASS ] should be 0,0,0 >+[ 788: PASS ] should be 0,0,0 >+[ 789: PASS ] should be 0,0,0 >+[ 790: PASS ] should be 0,0,0 >+[ 791: PASS ] should be 0,0,0 >+[ 792: PASS ] should be 0,0,0 >+[ 793: PASS ] should be 0,0,0 >+[ 794: PASS ] should be 0,0,0 >+[ 795: PASS ] should be 0,0,0 >+[ 796: PASS ] should be 0,0,0 >+[ 797: PASS ] should be 0,0,0 >+[ 798: PASS ] should be 0,0,0 >+[ 799: PASS ] should be 0,0,0 >+[ 800: PASS ] should be 0,0,0 >+[ 801: PASS ] should be 0,0,0 >+[ 802: PASS ] should be 0,0,0 >+[ 803: PASS ] should be 0,0,0 >+[ 804: PASS ] should be 0,0,0 >+[ 805: PASS ] should be 0,0,0 >+[ 806: PASS ] should be 0,0,0 >+[ 807: PASS ] should be 0,0,0 >+[ 808: PASS ] should be 0,0,0 >+[ 809: PASS ] should be 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: PASS ] should be 0,0,0 >+[ 812: PASS ] should be 0,0,0 >+[ 813: PASS ] should be 0,0,0 >+[ 814: PASS ] should be 0,0,0 >+[ 815: PASS ] should be 0,0,0 >+[ 816: PASS ] should be 0,0,0 >+[ 817: PASS ] should be 0,0,0 >+[ 818: PASS ] should be 0,0,0 >+[ 819: PASS ] should be 0,0,0 >+[ 820: PASS ] should be 0,0,0 >+[ 821: PASS ] should be 0,0,0 >+[ 822: PASS ] should be 0,0,0 >+[ 823: PASS ] should be 0,0,0 >+[ 824: PASS ] should be 0,0,0 >+[ 825: PASS ] should be 0,0,0 >+[ 826: PASS ] should be 0,0,0 >+[ 827: PASS ] should be 0,0,0 >+[ 828: PASS ] should be 0,0,0 >+[ 829: PASS ] should be 0,0,0 >+[ 830: PASS ] should be 0,0,0 >+[ 831: PASS ] should be 0,0,0 >+[ 832: PASS ] should be 0,0,0 >+[ 833: PASS ] should be 0,0,0 >+[ 834: PASS ] should be 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: PASS ] should be 0,0,0 >+[ 837: PASS ] should be 0,0,0 >+[ 838: PASS ] should be 0,0,0 >+[ 839: PASS ] should be 0,0,0 >+[ 840: PASS ] should be 0,0,0 >+[ 841: PASS ] should be 0,0,0 >+[ 842: PASS ] should be 0,0,0 >+[ 843: PASS ] should be 0,0,0 >+[ 844: PASS ] should be 0,0,0 >+[ 845: PASS ] should be 0,0,0 >+[ 846: PASS ] should be 0,0,0 >+[ 847: PASS ] should be 0,0,0 >+[ 848: PASS ] should be 0,0,0 >+[ 849: PASS ] should be 0,0,0 >+[ 850: PASS ] should be 0,0,0 >+[ 851: PASS ] should be 0,0,0 >+[ 852: PASS ] should be 0,0,0 >+[ 853: PASS ] should be 0,0,0 >+[ 854: PASS ] should be 0,0,0 >+[ 855: PASS ] should be 0,0,0 >+[ 856: PASS ] should be 0,0,0 >+[ 857: PASS ] should be 0,0,0 >+[ 858: PASS ] should be 0,0,0 >+[ 859: PASS ] should be 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: PASS ] should be 0,0,0 >+[ 912: PASS ] should be 0,0,0 >+[ 913: PASS ] should be 0,0,0 >+[ 914: PASS ] should be 0,0,0 >+[ 915: PASS ] should be 0,0,0 >+[ 916: PASS ] should be 0,0,0 >+[ 917: PASS ] should be 0,0,0 >+[ 918: PASS ] should be 0,0,0 >+[ 919: PASS ] should be 0,0,0 >+[ 920: PASS ] should be 0,0,0 >+[ 921: PASS ] should be 0,0,0 >+[ 922: PASS ] should be 0,0,0 >+[ 923: PASS ] should be 0,0,0 >+[ 924: PASS ] should be 0,0,0 >+[ 925: PASS ] should be 0,0,0 >+[ 926: PASS ] should be 0,0,0 >+[ 927: PASS ] should be 0,0,0 >+[ 928: PASS ] should be 0,0,0 >+[ 929: PASS ] should be 0,0,0 >+[ 930: PASS ] should be 0,0,0 >+[ 931: PASS ] should be 0,0,0 >+[ 932: PASS ] should be 0,0,0 >+[ 933: PASS ] should be 0,0,0 >+[ 934: PASS ] should be 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: PASS ] should be 0,0,0 >+[ 937: PASS ] should be 0,0,0 >+[ 938: PASS ] should be 0,0,0 >+[ 939: PASS ] should be 0,0,0 >+[ 940: PASS ] should be 0,0,0 >+[ 941: PASS ] should be 0,0,0 >+[ 942: PASS ] should be 0,0,0 >+[ 943: PASS ] should be 0,0,0 >+[ 944: PASS ] should be 0,0,0 >+[ 945: PASS ] should be 0,0,0 >+[ 946: PASS ] should be 0,0,0 >+[ 947: PASS ] should be 0,0,0 >+[ 948: PASS ] should be 0,0,0 >+[ 949: PASS ] should be 0,0,0 >+[ 950: PASS ] should be 0,0,0 >+[ 951: PASS ] should be 0,0,0 >+[ 952: PASS ] should be 0,0,0 >+[ 953: PASS ] should be 0,0,0 >+[ 954: PASS ] should be 0,0,0 >+[ 955: PASS ] should be 0,0,0 >+[ 956: PASS ] should be 0,0,0 >+[ 957: PASS ] should be 0,0,0 >+[ 958: PASS ] should be 0,0,0 >+[ 959: PASS ] should be 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: PASS ] should be 0,0,0 >+[ 972: PASS ] should be 0,0,0 >+[ 973: PASS ] should be 0,0,0 >+[ 974: PASS ] should be 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: PASS ] should be 0,0,0 >+[ 977: PASS ] should be 0,0,0 >+[ 978: PASS ] should be 0,0,0 >+[ 979: PASS ] should be 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: PASS ] should be 0,0,0 >+[ 982: PASS ] should be 0,0,0 >+[ 983: PASS ] should be 0,0,0 >+[ 984: PASS ] should be 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: PASS ] should be 0,0,0 >+[ 987: PASS ] should be 0,0,0 >+[ 988: PASS ] should be 0,0,0 >+[ 989: PASS ] should be 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: PASS ] should be 0,0,0 >+[ 992: PASS ] should be 0,0,0 >+[ 993: PASS ] should be 0,0,0 >+[ 994: PASS ] should be 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: PASS ] should be 0,0,0 >+[ 997: PASS ] should be 0,0,0 >+[ 998: PASS ] should be 0,0,0 >+[ 999: PASS ] should be 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: PASS ] should be 0,0,0 >+[ 1012: PASS ] should be 0,0,0 >+[ 1013: PASS ] should be 0,0,0 >+[ 1014: PASS ] should be 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: PASS ] should be 0,0,0 >+[ 1017: PASS ] should be 0,0,0 >+[ 1018: PASS ] should be 0,0,0 >+[ 1019: PASS ] should be 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: PASS ] should be 0,0,0 >+[ 1022: PASS ] should be 0,0,0 >+[ 1023: PASS ] should be 0,0,0 >+[ 1024: PASS ] should be 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: PASS ] should be 0,0,0 >+[ 1027: PASS ] should be 0,0,0 >+[ 1028: PASS ] should be 0,0,0 >+[ 1029: PASS ] should be 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: PASS ] should be 0,0,0 >+[ 1032: PASS ] should be 0,0,0 >+[ 1033: PASS ] should be 0,0,0 >+[ 1034: PASS ] should be 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: PASS ] should be 0,0,0 >+[ 1037: PASS ] should be 0,0,0 >+[ 1038: PASS ] should be 0,0,0 >+[ 1039: PASS ] should be 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: PASS ] should be 0,0,0 >+[ 1052: PASS ] should be 0,0,0 >+[ 1053: PASS ] should be 0,0,0 >+[ 1054: PASS ] should be 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: PASS ] should be 0,0,0 >+[ 1057: PASS ] should be 0,0,0 >+[ 1058: PASS ] should be 0,0,0 >+[ 1059: PASS ] should be 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: PASS ] should be 0,0,0 >+[ 1062: PASS ] should be 0,0,0 >+[ 1063: PASS ] should be 0,0,0 >+[ 1064: PASS ] should be 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: PASS ] should be 0,0,0 >+[ 1067: PASS ] should be 0,0,0 >+[ 1068: PASS ] should be 0,0,0 >+[ 1069: PASS ] should be 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: PASS ] should be 0,0,0 >+[ 1072: PASS ] should be 0,0,0 >+[ 1073: PASS ] should be 0,0,0 >+[ 1074: PASS ] should be 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: PASS ] should be 0,0,0 >+[ 1077: PASS ] should be 0,0,0 >+[ 1078: PASS ] should be 0,0,0 >+[ 1079: PASS ] should be 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: PASS ] should be 0,0,0 >+[ 1082: PASS ] should be 0,0,0 >+[ 1083: PASS ] should be 0,0,0 >+[ 1084: PASS ] should be 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: PASS ] should be 0,0,0 >+[ 1087: PASS ] should be 0,0,0 >+[ 1088: PASS ] should be 0,0,0 >+[ 1089: PASS ] should be 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: PASS ] should be 0,0,0 >+[ 1092: PASS ] should be 0,0,0 >+[ 1093: PASS ] should be 0,0,0 >+[ 1094: PASS ] should be 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: PASS ] should be 0,0,0 >+[ 1097: PASS ] should be 0,0,0 >+[ 1098: PASS ] should be 0,0,0 >+[ 1099: PASS ] should be 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: PASS ] should be 0,0,0 >+[ 1112: PASS ] should be 0,0,0 >+[ 1113: PASS ] should be 0,0,0 >+[ 1114: PASS ] should be 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: PASS ] should be 0,0,0 >+[ 1117: PASS ] should be 0,0,0 >+[ 1118: PASS ] should be 0,0,0 >+[ 1119: PASS ] should be 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: PASS ] should be 0,0,0 >+[ 1172: PASS ] should be 0,0,0 >+[ 1173: PASS ] should be 0,0,0 >+[ 1174: PASS ] should be 0,0,0 >+[ 1175: PASS ] should be 0,0,0 >+[ 1176: PASS ] should be 0,0,0 >+[ 1177: PASS ] should be 0,0,0 >+[ 1178: PASS ] should be 0,0,0 >+[ 1179: PASS ] should be 0,0,0 >+[ 1180: PASS ] should be 0,0,0 >+[ 1181: PASS ] should be 0,0,0 >+[ 1182: PASS ] should be 0,0,0 >+[ 1183: PASS ] should be 0,0,0 >+[ 1184: PASS ] should be 0,0,0 >+[ 1185: PASS ] should be 0,0,0 >+[ 1186: PASS ] should be 0,0,0 >+[ 1187: PASS ] should be 0,0,0 >+[ 1188: PASS ] should be 0,0,0 >+[ 1189: PASS ] should be 0,0,0 >+[ 1190: PASS ] should be 0,0,0 >+[ 1191: PASS ] should be 0,0,0 >+[ 1192: PASS ] should be 0,0,0 >+[ 1193: PASS ] should be 0,0,0 >+[ 1194: PASS ] should be 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: PASS ] should be 0,0,0 >+[ 1197: PASS ] should be 0,0,0 >+[ 1198: PASS ] should be 0,0,0 >+[ 1199: PASS ] should be 0,0,0 >+[ 1200: PASS ] should be 0,0,0 >+[ 1201: PASS ] should be 0,0,0 >+[ 1202: PASS ] should be 0,0,0 >+[ 1203: PASS ] should be 0,0,0 >+[ 1204: PASS ] should be 0,0,0 >+[ 1205: PASS ] should be 0,0,0 >+[ 1206: PASS ] should be 0,0,0 >+[ 1207: PASS ] should be 0,0,0 >+[ 1208: PASS ] should be 0,0,0 >+[ 1209: PASS ] should be 0,0,0 >+[ 1210: PASS ] should be 0,0,0 >+[ 1211: PASS ] should be 0,0,0 >+[ 1212: PASS ] should be 0,0,0 >+[ 1213: PASS ] should be 0,0,0 >+[ 1214: PASS ] should be 0,0,0 >+[ 1215: PASS ] should be 0,0,0 >+[ 1216: PASS ] should be 0,0,0 >+[ 1217: PASS ] should be 0,0,0 >+[ 1218: PASS ] should be 0,0,0 >+[ 1219: PASS ] should be 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: PASS ] should be 0,0,0 >+[ 1222: PASS ] should be 0,0,0 >+[ 1223: PASS ] should be 0,0,0 >+[ 1224: PASS ] should be 0,0,0 >+[ 1225: PASS ] should be 0,0,0 >+[ 1226: PASS ] should be 0,0,0 >+[ 1227: PASS ] should be 0,0,0 >+[ 1228: PASS ] should be 0,0,0 >+[ 1229: PASS ] should be 0,0,0 >+[ 1230: PASS ] should be 0,0,0 >+[ 1231: PASS ] should be 0,0,0 >+[ 1232: PASS ] should be 0,0,0 >+[ 1233: PASS ] should be 0,0,0 >+[ 1234: PASS ] should be 0,0,0 >+[ 1235: PASS ] should be 0,0,0 >+[ 1236: PASS ] should be 0,0,0 >+[ 1237: PASS ] should be 0,0,0 >+[ 1238: PASS ] should be 0,0,0 >+[ 1239: PASS ] should be 0,0,0 >+[ 1240: PASS ] should be 0,0,0 >+[ 1241: PASS ] should be 0,0,0 >+[ 1242: PASS ] should be 0,0,0 >+[ 1243: PASS ] should be 0,0,0 >+[ 1244: PASS ] should be 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: PASS ] should be 0,0,0 >+[ 1247: PASS ] should be 0,0,0 >+[ 1248: PASS ] should be 0,0,0 >+[ 1249: PASS ] should be 0,0,0 >+[ 1250: PASS ] should be 0,0,0 >+[ 1251: PASS ] should be 0,0,0 >+[ 1252: PASS ] should be 0,0,0 >+[ 1253: PASS ] should be 0,0,0 >+[ 1254: PASS ] should be 0,0,0 >+[ 1255: PASS ] should be 0,0,0 >+[ 1256: PASS ] should be 0,0,0 >+[ 1257: PASS ] should be 0,0,0 >+[ 1258: PASS ] should be 0,0,0 >+[ 1259: PASS ] should be 0,0,0 >+[ 1260: PASS ] should be 0,0,0 >+[ 1261: PASS ] should be 0,0,0 >+[ 1262: PASS ] should be 0,0,0 >+[ 1263: PASS ] should be 0,0,0 >+[ 1264: PASS ] should be 0,0,0 >+[ 1265: PASS ] should be 0,0,0 >+[ 1266: PASS ] should be 0,0,0 >+[ 1267: PASS ] should be 0,0,0 >+[ 1268: PASS ] should be 0,0,0 >+[ 1269: PASS ] should be 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: PASS ] should be 0,0,0 >+[ 1272: PASS ] should be 0,0,0 >+[ 1273: PASS ] should be 0,0,0 >+[ 1274: PASS ] should be 0,0,0 >+[ 1275: PASS ] should be 0,0,0 >+[ 1276: PASS ] should be 0,0,0 >+[ 1277: PASS ] should be 0,0,0 >+[ 1278: PASS ] should be 0,0,0 >+[ 1279: PASS ] should be 0,0,0 >+[ 1280: PASS ] should be 0,0,0 >+[ 1281: PASS ] should be 0,0,0 >+[ 1282: PASS ] should be 0,0,0 >+[ 1283: PASS ] should be 0,0,0 >+[ 1284: PASS ] should be 0,0,0 >+[ 1285: PASS ] should be 0,0,0 >+[ 1286: PASS ] should be 0,0,0 >+[ 1287: PASS ] should be 0,0,0 >+[ 1288: PASS ] should be 0,0,0 >+[ 1289: PASS ] should be 0,0,0 >+[ 1290: PASS ] should be 0,0,0 >+[ 1291: PASS ] should be 0,0,0 >+[ 1292: PASS ] should be 0,0,0 >+[ 1293: PASS ] should be 0,0,0 >+[ 1294: PASS ] should be 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: PASS ] should be 0,0,0 >+[ 1297: PASS ] should be 0,0,0 >+[ 1298: PASS ] should be 0,0,0 >+[ 1299: PASS ] should be 0,0,0 >+[ 1300: PASS ] should be 0,0,0 >+[ 1301: PASS ] should be 0,0,0 >+[ 1302: PASS ] should be 0,0,0 >+[ 1303: PASS ] should be 0,0,0 >+[ 1304: PASS ] should be 0,0,0 >+[ 1305: PASS ] should be 0,0,0 >+[ 1306: PASS ] should be 0,0,0 >+[ 1307: PASS ] should be 0,0,0 >+[ 1308: PASS ] should be 0,0,0 >+[ 1309: PASS ] should be 0,0,0 >+[ 1310: PASS ] should be 0,0,0 >+[ 1311: PASS ] should be 0,0,0 >+[ 1312: PASS ] should be 0,0,0 >+[ 1313: PASS ] should be 0,0,0 >+[ 1314: PASS ] should be 0,0,0 >+[ 1315: PASS ] should be 0,0,0 >+[ 1316: PASS ] should be 0,0,0 >+[ 1317: PASS ] should be 0,0,0 >+[ 1318: PASS ] should be 0,0,0 >+[ 1319: PASS ] should be 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: PASS ] should be 0,0,0 >+[ 1372: PASS ] should be 0,0,0 >+[ 1373: PASS ] should be 0,0,0 >+[ 1374: PASS ] should be 0,0,0 >+[ 1375: PASS ] should be 0,0,0 >+[ 1376: PASS ] should be 0,0,0 >+[ 1377: PASS ] should be 0,0,0 >+[ 1378: PASS ] should be 0,0,0 >+[ 1379: PASS ] should be 0,0,0 >+[ 1380: PASS ] should be 0,0,0 >+[ 1381: PASS ] should be 0,0,0 >+[ 1382: PASS ] should be 0,0,0 >+[ 1383: PASS ] should be 0,0,0 >+[ 1384: PASS ] should be 0,0,0 >+[ 1385: PASS ] should be 0,0,0 >+[ 1386: PASS ] should be 0,0,0 >+[ 1387: PASS ] should be 0,0,0 >+[ 1388: PASS ] should be 0,0,0 >+[ 1389: PASS ] should be 0,0,0 >+[ 1390: PASS ] should be 0,0,0 >+[ 1391: PASS ] should be 0,0,0 >+[ 1392: PASS ] should be 0,0,0 >+[ 1393: PASS ] should be 0,0,0 >+[ 1394: PASS ] should be 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: PASS ] should be 0,0,0 >+[ 1397: PASS ] should be 0,0,0 >+[ 1398: PASS ] should be 0,0,0 >+[ 1399: PASS ] should be 0,0,0 >+[ 1400: PASS ] should be 0,0,0 >+[ 1401: PASS ] should be 0,0,0 >+[ 1402: PASS ] should be 0,0,0 >+[ 1403: PASS ] should be 0,0,0 >+[ 1404: PASS ] should be 0,0,0 >+[ 1405: PASS ] should be 0,0,0 >+[ 1406: PASS ] should be 0,0,0 >+[ 1407: PASS ] should be 0,0,0 >+[ 1408: PASS ] should be 0,0,0 >+[ 1409: PASS ] should be 0,0,0 >+[ 1410: PASS ] should be 0,0,0 >+[ 1411: PASS ] should be 0,0,0 >+[ 1412: PASS ] should be 0,0,0 >+[ 1413: PASS ] should be 0,0,0 >+[ 1414: PASS ] should be 0,0,0 >+[ 1415: PASS ] should be 0,0,0 >+[ 1416: PASS ] should be 0,0,0 >+[ 1417: PASS ] should be 0,0,0 >+[ 1418: PASS ] should be 0,0,0 >+[ 1419: PASS ] should be 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: PASS ] should be 0,0,0 >+[ 1422: PASS ] should be 0,0,0 >+[ 1423: PASS ] should be 0,0,0 >+[ 1424: PASS ] should be 0,0,0 >+[ 1425: PASS ] should be 0,0,0 >+[ 1426: PASS ] should be 0,0,0 >+[ 1427: PASS ] should be 0,0,0 >+[ 1428: PASS ] should be 0,0,0 >+[ 1429: PASS ] should be 0,0,0 >+[ 1430: PASS ] should be 0,0,0 >+[ 1431: PASS ] should be 0,0,0 >+[ 1432: PASS ] should be 0,0,0 >+[ 1433: PASS ] should be 0,0,0 >+[ 1434: PASS ] should be 0,0,0 >+[ 1435: PASS ] should be 0,0,0 >+[ 1436: PASS ] should be 0,0,0 >+[ 1437: PASS ] should be 0,0,0 >+[ 1438: PASS ] should be 0,0,0 >+[ 1439: PASS ] should be 0,0,0 >+[ 1440: PASS ] should be 0,0,0 >+[ 1441: PASS ] should be 0,0,0 >+[ 1442: PASS ] should be 0,0,0 >+[ 1443: PASS ] should be 0,0,0 >+[ 1444: PASS ] should be 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: PASS ] should be 0,0,0 >+[ 1447: PASS ] should be 0,0,0 >+[ 1448: PASS ] should be 0,0,0 >+[ 1449: PASS ] should be 0,0,0 >+[ 1450: PASS ] should be 0,0,0 >+[ 1451: PASS ] should be 0,0,0 >+[ 1452: PASS ] should be 0,0,0 >+[ 1453: PASS ] should be 0,0,0 >+[ 1454: PASS ] should be 0,0,0 >+[ 1455: PASS ] should be 0,0,0 >+[ 1456: PASS ] should be 0,0,0 >+[ 1457: PASS ] should be 0,0,0 >+[ 1458: PASS ] should be 0,0,0 >+[ 1459: PASS ] should be 0,0,0 >+[ 1460: PASS ] should be 0,0,0 >+[ 1461: PASS ] should be 0,0,0 >+[ 1462: PASS ] should be 0,0,0 >+[ 1463: PASS ] should be 0,0,0 >+[ 1464: PASS ] should be 0,0,0 >+[ 1465: PASS ] should be 0,0,0 >+[ 1466: PASS ] should be 0,0,0 >+[ 1467: PASS ] should be 0,0,0 >+[ 1468: PASS ] should be 0,0,0 >+[ 1469: PASS ] should be 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: PASS ] should be 0,0,0 >+[ 1472: PASS ] should be 0,0,0 >+[ 1473: PASS ] should be 0,0,0 >+[ 1474: PASS ] should be 0,0,0 >+[ 1475: PASS ] should be 0,0,0 >+[ 1476: PASS ] should be 0,0,0 >+[ 1477: PASS ] should be 0,0,0 >+[ 1478: PASS ] should be 0,0,0 >+[ 1479: PASS ] should be 0,0,0 >+[ 1480: PASS ] should be 0,0,0 >+[ 1481: PASS ] should be 0,0,0 >+[ 1482: PASS ] should be 0,0,0 >+[ 1483: PASS ] should be 0,0,0 >+[ 1484: PASS ] should be 0,0,0 >+[ 1485: PASS ] should be 0,0,0 >+[ 1486: PASS ] should be 0,0,0 >+[ 1487: PASS ] should be 0,0,0 >+[ 1488: PASS ] should be 0,0,0 >+[ 1489: PASS ] should be 0,0,0 >+[ 1490: PASS ] should be 0,0,0 >+[ 1491: PASS ] should be 0,0,0 >+[ 1492: PASS ] should be 0,0,0 >+[ 1493: PASS ] should be 0,0,0 >+[ 1494: PASS ] should be 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: PASS ] should be 0,0,0 >+[ 1497: PASS ] should be 0,0,0 >+[ 1498: PASS ] should be 0,0,0 >+[ 1499: PASS ] should be 0,0,0 >+[ 1500: PASS ] should be 0,0,0 >+[ 1501: PASS ] should be 0,0,0 >+[ 1502: PASS ] should be 0,0,0 >+[ 1503: PASS ] should be 0,0,0 >+[ 1504: PASS ] should be 0,0,0 >+[ 1505: PASS ] should be 0,0,0 >+[ 1506: PASS ] should be 0,0,0 >+[ 1507: PASS ] should be 0,0,0 >+[ 1508: PASS ] should be 0,0,0 >+[ 1509: PASS ] should be 0,0,0 >+[ 1510: PASS ] should be 0,0,0 >+[ 1511: PASS ] should be 0,0,0 >+[ 1512: PASS ] should be 0,0,0 >+[ 1513: PASS ] should be 0,0,0 >+[ 1514: PASS ] should be 0,0,0 >+[ 1515: PASS ] should be 0,0,0 >+[ 1516: PASS ] should be 0,0,0 >+[ 1517: PASS ] should be 0,0,0 >+[ 1518: PASS ] should be 0,0,0 >+[ 1519: PASS ] should be 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: PASS ] should be 0,0,0 >+[ 1572: PASS ] should be 0,0,0 >+[ 1573: PASS ] should be 0,0,0 >+[ 1574: PASS ] should be 0,0,0 >+[ 1575: PASS ] should be 0,0,0 >+[ 1576: PASS ] should be 0,0,0 >+[ 1577: PASS ] should be 0,0,0 >+[ 1578: PASS ] should be 0,0,0 >+[ 1579: PASS ] should be 0,0,0 >+[ 1580: PASS ] should be 0,0,0 >+[ 1581: PASS ] should be 0,0,0 >+[ 1582: PASS ] should be 0,0,0 >+[ 1583: PASS ] should be 0,0,0 >+[ 1584: PASS ] should be 0,0,0 >+[ 1585: PASS ] should be 0,0,0 >+[ 1586: PASS ] should be 0,0,0 >+[ 1587: PASS ] should be 0,0,0 >+[ 1588: PASS ] should be 0,0,0 >+[ 1589: PASS ] should be 0,0,0 >+[ 1590: PASS ] should be 0,0,0 >+[ 1591: PASS ] should be 0,0,0 >+[ 1592: PASS ] should be 0,0,0 >+[ 1593: PASS ] should be 0,0,0 >+[ 1594: PASS ] should be 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: PASS ] should be 0,0,0 >+[ 1597: PASS ] should be 0,0,0 >+[ 1598: PASS ] should be 0,0,0 >+[ 1599: PASS ] should be 0,0,0 >+[ 1600: PASS ] should be 0,0,0 >+[ 1601: PASS ] should be 0,0,0 >+[ 1602: PASS ] should be 0,0,0 >+[ 1603: PASS ] should be 0,0,0 >+[ 1604: PASS ] should be 0,0,0 >+[ 1605: PASS ] should be 0,0,0 >+[ 1606: PASS ] should be 0,0,0 >+[ 1607: PASS ] should be 0,0,0 >+[ 1608: PASS ] should be 0,0,0 >+[ 1609: PASS ] should be 0,0,0 >+[ 1610: PASS ] should be 0,0,0 >+[ 1611: PASS ] should be 0,0,0 >+[ 1612: PASS ] should be 0,0,0 >+[ 1613: PASS ] should be 0,0,0 >+[ 1614: PASS ] should be 0,0,0 >+[ 1615: PASS ] should be 0,0,0 >+[ 1616: PASS ] should be 0,0,0 >+[ 1617: PASS ] should be 0,0,0 >+[ 1618: PASS ] should be 0,0,0 >+[ 1619: PASS ] should be 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: PASS ] should be 0,0,0 >+[ 1622: PASS ] should be 0,0,0 >+[ 1623: PASS ] should be 0,0,0 >+[ 1624: PASS ] should be 0,0,0 >+[ 1625: PASS ] should be 0,0,0 >+[ 1626: PASS ] should be 0,0,0 >+[ 1627: PASS ] should be 0,0,0 >+[ 1628: PASS ] should be 0,0,0 >+[ 1629: PASS ] should be 0,0,0 >+[ 1630: PASS ] should be 0,0,0 >+[ 1631: PASS ] should be 0,0,0 >+[ 1632: PASS ] should be 0,0,0 >+[ 1633: PASS ] should be 0,0,0 >+[ 1634: PASS ] should be 0,0,0 >+[ 1635: PASS ] should be 0,0,0 >+[ 1636: PASS ] should be 0,0,0 >+[ 1637: PASS ] should be 0,0,0 >+[ 1638: PASS ] should be 0,0,0 >+[ 1639: PASS ] should be 0,0,0 >+[ 1640: PASS ] should be 0,0,0 >+[ 1641: PASS ] should be 0,0,0 >+[ 1642: PASS ] should be 0,0,0 >+[ 1643: PASS ] should be 0,0,0 >+[ 1644: PASS ] should be 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: PASS ] should be 0,0,0 >+[ 1647: PASS ] should be 0,0,0 >+[ 1648: PASS ] should be 0,0,0 >+[ 1649: PASS ] should be 0,0,0 >+[ 1650: PASS ] should be 0,0,0 >+[ 1651: PASS ] should be 0,0,0 >+[ 1652: PASS ] should be 0,0,0 >+[ 1653: PASS ] should be 0,0,0 >+[ 1654: PASS ] should be 0,0,0 >+[ 1655: PASS ] should be 0,0,0 >+[ 1656: PASS ] should be 0,0,0 >+[ 1657: PASS ] should be 0,0,0 >+[ 1658: PASS ] should be 0,0,0 >+[ 1659: PASS ] should be 0,0,0 >+[ 1660: PASS ] should be 0,0,0 >+[ 1661: PASS ] should be 0,0,0 >+[ 1662: PASS ] should be 0,0,0 >+[ 1663: PASS ] should be 0,0,0 >+[ 1664: PASS ] should be 0,0,0 >+[ 1665: PASS ] should be 0,0,0 >+[ 1666: PASS ] should be 0,0,0 >+[ 1667: PASS ] should be 0,0,0 >+[ 1668: PASS ] should be 0,0,0 >+[ 1669: PASS ] should be 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: PASS ] should be 0,0,0 >+[ 1672: PASS ] should be 0,0,0 >+[ 1673: PASS ] should be 0,0,0 >+[ 1674: PASS ] should be 0,0,0 >+[ 1675: PASS ] should be 0,0,0 >+[ 1676: PASS ] should be 0,0,0 >+[ 1677: PASS ] should be 0,0,0 >+[ 1678: PASS ] should be 0,0,0 >+[ 1679: PASS ] should be 0,0,0 >+[ 1680: PASS ] should be 0,0,0 >+[ 1681: PASS ] should be 0,0,0 >+[ 1682: PASS ] should be 0,0,0 >+[ 1683: PASS ] should be 0,0,0 >+[ 1684: PASS ] should be 0,0,0 >+[ 1685: PASS ] should be 0,0,0 >+[ 1686: PASS ] should be 0,0,0 >+[ 1687: PASS ] should be 0,0,0 >+[ 1688: PASS ] should be 0,0,0 >+[ 1689: PASS ] should be 0,0,0 >+[ 1690: PASS ] should be 0,0,0 >+[ 1691: PASS ] should be 0,0,0 >+[ 1692: PASS ] should be 0,0,0 >+[ 1693: PASS ] should be 0,0,0 >+[ 1694: PASS ] should be 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: PASS ] should be 0,0,0 >+[ 1697: PASS ] should be 0,0,0 >+[ 1698: PASS ] should be 0,0,0 >+[ 1699: PASS ] should be 0,0,0 >+[ 1700: PASS ] should be 0,0,0 >+[ 1701: PASS ] should be 0,0,0 >+[ 1702: PASS ] should be 0,0,0 >+[ 1703: PASS ] should be 0,0,0 >+[ 1704: PASS ] should be 0,0,0 >+[ 1705: PASS ] should be 0,0,0 >+[ 1706: PASS ] should be 0,0,0 >+[ 1707: PASS ] should be 0,0,0 >+[ 1708: PASS ] should be 0,0,0 >+[ 1709: PASS ] should be 0,0,0 >+[ 1710: PASS ] should be 0,0,0 >+[ 1711: PASS ] should be 0,0,0 >+[ 1712: PASS ] should be 0,0,0 >+[ 1713: PASS ] should be 0,0,0 >+[ 1714: PASS ] should be 0,0,0 >+[ 1715: PASS ] should be 0,0,0 >+[ 1716: PASS ] should be 0,0,0 >+[ 1717: PASS ] should be 0,0,0 >+[ 1718: PASS ] should be 0,0,0 >+[ 1719: PASS ] should be 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: PASS ] should be 0,0,0 >+[ 1722: PASS ] should be 0,0,0 >+[ 1723: PASS ] should be 0,0,0 >+[ 1724: PASS ] should be 0,0,0 >+[ 1725: PASS ] should be 0,0,0 >+[ 1726: PASS ] should be 0,0,0 >+[ 1727: PASS ] should be 0,0,0 >+[ 1728: PASS ] should be 0,0,0 >+[ 1729: PASS ] should be 0,0,0 >+[ 1730: PASS ] should be 0,0,0 >+[ 1731: PASS ] should be 0,0,0 >+[ 1732: PASS ] should be 0,0,0 >+[ 1733: PASS ] should be 0,0,0 >+[ 1734: PASS ] should be 0,0,0 >+[ 1735: PASS ] should be 0,0,0 >+[ 1736: PASS ] should be 0,0,0 >+[ 1737: PASS ] should be 0,0,0 >+[ 1738: PASS ] should be 0,0,0 >+[ 1739: PASS ] should be 0,0,0 >+[ 1740: PASS ] should be 0,0,0 >+[ 1741: PASS ] should be 0,0,0 >+[ 1742: PASS ] should be 0,0,0 >+[ 1743: PASS ] should be 0,0,0 >+[ 1744: PASS ] should be 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: PASS ] should be 0,0,0 >+[ 1747: PASS ] should be 0,0,0 >+[ 1748: PASS ] should be 0,0,0 >+[ 1749: PASS ] should be 0,0,0 >+[ 1750: PASS ] should be 0,0,0 >+[ 1751: PASS ] should be 0,0,0 >+[ 1752: PASS ] should be 0,0,0 >+[ 1753: PASS ] should be 0,0,0 >+[ 1754: PASS ] should be 0,0,0 >+[ 1755: PASS ] should be 0,0,0 >+[ 1756: PASS ] should be 0,0,0 >+[ 1757: PASS ] should be 0,0,0 >+[ 1758: PASS ] should be 0,0,0 >+[ 1759: PASS ] should be 0,0,0 >+[ 1760: PASS ] should be 0,0,0 >+[ 1761: PASS ] should be 0,0,0 >+[ 1762: PASS ] should be 0,0,0 >+[ 1763: PASS ] should be 0,0,0 >+[ 1764: PASS ] should be 0,0,0 >+[ 1765: PASS ] should be 0,0,0 >+[ 1766: PASS ] should be 0,0,0 >+[ 1767: PASS ] should be 0,0,0 >+[ 1768: PASS ] should be 0,0,0 >+[ 1769: PASS ] should be 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: PASS ] should be 0,0,0 >+[ 1772: PASS ] should be 0,0,0 >+[ 1773: PASS ] should be 0,0,0 >+[ 1774: PASS ] should be 0,0,0 >+[ 1775: PASS ] should be 0,0,0 >+[ 1776: PASS ] should be 0,0,0 >+[ 1777: PASS ] should be 0,0,0 >+[ 1778: PASS ] should be 0,0,0 >+[ 1779: PASS ] should be 0,0,0 >+[ 1780: PASS ] should be 0,0,0 >+[ 1781: PASS ] should be 0,0,0 >+[ 1782: PASS ] should be 0,0,0 >+[ 1783: PASS ] should be 0,0,0 >+[ 1784: PASS ] should be 0,0,0 >+[ 1785: PASS ] should be 0,0,0 >+[ 1786: PASS ] should be 0,0,0 >+[ 1787: PASS ] should be 0,0,0 >+[ 1788: PASS ] should be 0,0,0 >+[ 1789: PASS ] should be 0,0,0 >+[ 1790: PASS ] should be 0,0,0 >+[ 1791: PASS ] should be 0,0,0 >+[ 1792: PASS ] should be 0,0,0 >+[ 1793: PASS ] should be 0,0,0 >+[ 1794: PASS ] should be 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: PASS ] should be 0,0,0 >+[ 1797: PASS ] should be 0,0,0 >+[ 1798: PASS ] should be 0,0,0 >+[ 1799: PASS ] should be 0,0,0 >+[ 1800: PASS ] should be 0,0,0 >+[ 1801: PASS ] should be 0,0,0 >+[ 1802: PASS ] should be 0,0,0 >+[ 1803: PASS ] should be 0,0,0 >+[ 1804: PASS ] should be 0,0,0 >+[ 1805: PASS ] should be 0,0,0 >+[ 1806: PASS ] should be 0,0,0 >+[ 1807: PASS ] should be 0,0,0 >+[ 1808: PASS ] should be 0,0,0 >+[ 1809: PASS ] should be 0,0,0 >+[ 1810: PASS ] should be 0,0,0 >+[ 1811: PASS ] should be 0,0,0 >+[ 1812: PASS ] should be 0,0,0 >+[ 1813: PASS ] should be 0,0,0 >+[ 1814: PASS ] should be 0,0,0 >+[ 1815: PASS ] should be 0,0,0 >+[ 1816: PASS ] should be 0,0,0 >+[ 1817: PASS ] should be 0,0,0 >+[ 1818: PASS ] should be 0,0,0 >+[ 1819: PASS ] should be 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: PASS ] should be 0,0,0 >+[ 1872: PASS ] should be 0,0,0 >+[ 1873: PASS ] should be 0,0,0 >+[ 1874: PASS ] should be 0,0,0 >+[ 1875: PASS ] should be 0,0,0 >+[ 1876: PASS ] should be 0,0,0 >+[ 1877: PASS ] should be 0,0,0 >+[ 1878: PASS ] should be 0,0,0 >+[ 1879: PASS ] should be 0,0,0 >+[ 1880: PASS ] should be 0,0,0 >+[ 1881: PASS ] should be 0,0,0 >+[ 1882: PASS ] should be 0,0,0 >+[ 1883: PASS ] should be 0,0,0 >+[ 1884: PASS ] should be 0,0,0 >+[ 1885: PASS ] should be 0,0,0 >+[ 1886: PASS ] should be 0,0,0 >+[ 1887: PASS ] should be 0,0,0 >+[ 1888: PASS ] should be 0,0,0 >+[ 1889: PASS ] should be 0,0,0 >+[ 1890: PASS ] should be 0,0,0 >+[ 1891: PASS ] should be 0,0,0 >+[ 1892: PASS ] should be 0,0,0 >+[ 1893: PASS ] should be 0,0,0 >+[ 1894: PASS ] should be 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: PASS ] should be 0,0,0 >+[ 1897: PASS ] should be 0,0,0 >+[ 1898: PASS ] should be 0,0,0 >+[ 1899: PASS ] should be 0,0,0 >+[ 1900: PASS ] should be 0,0,0 >+[ 1901: PASS ] should be 0,0,0 >+[ 1902: PASS ] should be 0,0,0 >+[ 1903: PASS ] should be 0,0,0 >+[ 1904: PASS ] should be 0,0,0 >+[ 1905: PASS ] should be 0,0,0 >+[ 1906: PASS ] should be 0,0,0 >+[ 1907: PASS ] should be 0,0,0 >+[ 1908: PASS ] should be 0,0,0 >+[ 1909: PASS ] should be 0,0,0 >+[ 1910: PASS ] should be 0,0,0 >+[ 1911: PASS ] should be 0,0,0 >+[ 1912: PASS ] should be 0,0,0 >+[ 1913: PASS ] should be 0,0,0 >+[ 1914: PASS ] should be 0,0,0 >+[ 1915: PASS ] should be 0,0,0 >+[ 1916: PASS ] should be 0,0,0 >+[ 1917: PASS ] should be 0,0,0 >+[ 1918: PASS ] should be 0,0,0 >+[ 1919: PASS ] should be 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 576 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r8-red-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r8-red-unsigned_byte-expected.txt >index 865ef607b3cbb33a61e3929e204f2c1610105efd..5bc19e4917e8b5f2340c73d39c680bcfc1c8de6d 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r8-red-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r8-red-unsigned_byte-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-r8-red-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: PASS ] should be 0,0,0 >+[ 12: PASS ] should be 0,0,0 >+[ 13: PASS ] should be 0,0,0 >+[ 14: PASS ] should be 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: PASS ] should be 0,0,0 >+[ 17: PASS ] should be 0,0,0 >+[ 18: PASS ] should be 0,0,0 >+[ 19: PASS ] should be 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: PASS ] should be 0,0,0 >+[ 22: PASS ] should be 0,0,0 >+[ 23: PASS ] should be 0,0,0 >+[ 24: PASS ] should be 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: PASS ] should be 0,0,0 >+[ 29: PASS ] should be 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: PASS ] should be 0,0,0 >+[ 32: PASS ] should be 0,0,0 >+[ 33: PASS ] should be 0,0,0 >+[ 34: PASS ] should be 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: PASS ] should be 0,0,0 >+[ 37: PASS ] should be 0,0,0 >+[ 38: PASS ] should be 0,0,0 >+[ 39: PASS ] should be 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: PASS ] should be 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: PASS ] should be 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: PASS ] should be 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: PASS ] should be 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: PASS ] should be 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: PASS ] should be 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: PASS ] should be 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: PASS ] should be 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: PASS ] should be 0,0,0 >+[ 77: PASS ] should be 0,0,0 >+[ 78: PASS ] should be 0,0,0 >+[ 79: PASS ] should be 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: PASS ] should be 0,0,0 >+[ 92: PASS ] should be 0,0,0 >+[ 93: PASS ] should be 0,0,0 >+[ 94: PASS ] should be 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: PASS ] should be 0,0,0 >+[ 97: PASS ] should be 0,0,0 >+[ 98: PASS ] should be 0,0,0 >+[ 99: PASS ] should be 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: PASS ] should be 0,0,0 >+[ 102: PASS ] should be 0,0,0 >+[ 103: PASS ] should be 0,0,0 >+[ 104: PASS ] should be 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: PASS ] should be 0,0,0 >+[ 107: PASS ] should be 0,0,0 >+[ 108: PASS ] should be 0,0,0 >+[ 109: PASS ] should be 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: PASS ] should be 0,0,0 >+[ 112: PASS ] should be 0,0,0 >+[ 113: PASS ] should be 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: PASS ] should be 0,0,0 >+[ 117: PASS ] should be 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: PASS ] should be 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: PASS ] should be 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: PASS ] should be 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: PASS ] should be 0,0,0 >+[ 127: PASS ] should be 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: PASS ] should be 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: PASS ] should be 0,0,0 >+[ 132: PASS ] should be 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: PASS ] should be 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: PASS ] should be 0,0,0 >+[ 137: PASS ] should be 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: PASS ] should be 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: PASS ] should be 0,0,0 >+[ 152: PASS ] should be 0,0,0 >+[ 153: PASS ] should be 0,0,0 >+[ 154: PASS ] should be 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: PASS ] should be 0,0,0 >+[ 157: PASS ] should be 0,0,0 >+[ 158: PASS ] should be 0,0,0 >+[ 159: PASS ] should be 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: PASS ] should be 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: PASS ] should be 0,0,0 >+[ 214: PASS ] should be 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: PASS ] should be 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: PASS ] should be 0,0,0 >+[ 219: PASS ] should be 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: PASS ] should be 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: PASS ] should be 0,0,0 >+[ 224: PASS ] should be 0,0,0 >+[ 225: PASS ] should be 0,0,0 >+[ 226: PASS ] should be 0,0,0 >+[ 227: PASS ] should be 0,0,0 >+[ 228: PASS ] should be 0,0,0 >+[ 229: PASS ] should be 0,0,0 >+[ 230: PASS ] should be 0,0,0 >+[ 231: PASS ] should be 0,0,0 >+[ 232: PASS ] should be 0,0,0 >+[ 233: PASS ] should be 0,0,0 >+[ 234: PASS ] should be 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: PASS ] should be 0,0,0 >+[ 237: PASS ] should be 0,0,0 >+[ 238: PASS ] should be 0,0,0 >+[ 239: PASS ] should be 0,0,0 >+[ 240: PASS ] should be 0,0,0 >+[ 241: PASS ] should be 0,0,0 >+[ 242: PASS ] should be 0,0,0 >+[ 243: PASS ] should be 0,0,0 >+[ 244: PASS ] should be 0,0,0 >+[ 245: PASS ] should be 0,0,0 >+[ 246: PASS ] should be 0,0,0 >+[ 247: PASS ] should be 0,0,0 >+[ 248: PASS ] should be 0,0,0 >+[ 249: PASS ] should be 0,0,0 >+[ 250: PASS ] should be 0,0,0 >+[ 251: PASS ] should be 0,0,0 >+[ 252: PASS ] should be 0,0,0 >+[ 253: PASS ] should be 0,0,0 >+[ 254: PASS ] should be 0,0,0 >+[ 255: PASS ] should be 0,0,0 >+[ 256: PASS ] should be 0,0,0 >+[ 257: PASS ] should be 0,0,0 >+[ 258: PASS ] should be 0,0,0 >+[ 259: PASS ] should be 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: PASS ] should be 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: PASS ] should be 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: PASS ] should be 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: PASS ] should be 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: PASS ] should be 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: PASS ] should be 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: PASS ] should be 0,0,0 >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: PASS ] should be 0,0,0 >+[ 283: PASS ] should be 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: PASS ] should be 0,0,0 >+[ 287: PASS ] should be 0,0,0 >+[ 288: PASS ] should be 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: PASS ] should be 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: PASS ] should be 0,0,0 >+[ 293: PASS ] should be 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: PASS ] should be 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: PASS ] should be 0,0,0 >+[ 298: PASS ] should be 0,0,0 >+[ 299: PASS ] should be 0,0,0 >+[ 300: PASS ] should be 0,0,0 >+[ 301: PASS ] should be 0,0,0 >+[ 302: PASS ] should be 0,0,0 >+[ 303: PASS ] should be 0,0,0 >+[ 304: PASS ] should be 0,0,0 >+[ 305: PASS ] should be 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: PASS ] should be 0,0,0 >+[ 309: PASS ] should be 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: PASS ] should be 0,0,0 >+[ 312: PASS ] should be 0,0,0 >+[ 313: PASS ] should be 0,0,0 >+[ 314: PASS ] should be 0,0,0 >+[ 315: PASS ] should be 0,0,0 >+[ 316: PASS ] should be 0,0,0 >+[ 317: PASS ] should be 0,0,0 >+[ 318: PASS ] should be 0,0,0 >+[ 319: PASS ] should be 0,0,0 >+[ 320: PASS ] should be 0,0,0 >+[ 321: PASS ] should be 0,0,0 >+[ 322: PASS ] should be 0,0,0 >+[ 323: PASS ] should be 0,0,0 >+[ 324: PASS ] should be 0,0,0 >+[ 325: PASS ] should be 0,0,0 >+[ 326: PASS ] should be 0,0,0 >+[ 327: PASS ] should be 0,0,0 >+[ 328: PASS ] should be 0,0,0 >+[ 329: PASS ] should be 0,0,0 >+[ 330: PASS ] should be 0,0,0 >+[ 331: PASS ] should be 0,0,0 >+[ 332: PASS ] should be 0,0,0 >+[ 333: PASS ] should be 0,0,0 >+[ 334: PASS ] should be 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: PASS ] should be 0,0,0 >+[ 337: PASS ] should be 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: PASS ] should be 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: PASS ] should be 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: PASS ] should be 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: PASS ] should be 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: PASS ] should be 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: PASS ] should be 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: PASS ] should be 0,0,0 >+[ 352: PASS ] should be 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: PASS ] should be 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: PASS ] should be 0,0,0 >+[ 357: PASS ] should be 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: PASS ] should be 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: PASS ] should be 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: PASS ] should be 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: PASS ] should be 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: PASS ] should be 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: PASS ] should be 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: PASS ] should be 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: PASS ] should be 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: PASS ] should be 0,0,0 >+[ 426: PASS ] should be 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: PASS ] should be 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: PASS ] should be 0,0,0 >+[ 431: PASS ] should be 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: PASS ] should be 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: PASS ] should be 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: PASS ] should be 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: PASS ] should be 0,0,0 >+[ 441: PASS ] should be 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: PASS ] should be 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: PASS ] should be 0,0,0 >+[ 446: PASS ] should be 0,0,0 >+[ 447: PASS ] should be 0,0,0 >+[ 448: PASS ] should be 0,0,0 >+[ 449: PASS ] should be 0,0,0 >+[ 450: PASS ] should be 0,0,0 >+[ 451: PASS ] should be 0,0,0 >+[ 452: PASS ] should be 0,0,0 >+[ 453: PASS ] should be 0,0,0 >+[ 454: PASS ] should be 0,0,0 >+[ 455: PASS ] should be 0,0,0 >+[ 456: PASS ] should be 0,0,0 >+[ 457: PASS ] should be 0,0,0 >+[ 458: PASS ] should be 0,0,0 >+[ 459: PASS ] should be 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: PASS ] should be 0,0,0 >+[ 462: PASS ] should be 0,0,0 >+[ 463: PASS ] should be 0,0,0 >+[ 464: PASS ] should be 0,0,0 >+[ 465: PASS ] should be 0,0,0 >+[ 466: PASS ] should be 0,0,0 >+[ 467: PASS ] should be 0,0,0 >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: PASS ] should be 0,0,0 >+[ 473: PASS ] should be 0,0,0 >+[ 474: PASS ] should be 0,0,0 >+[ 475: PASS ] should be 0,0,0 >+[ 476: PASS ] should be 0,0,0 >+[ 477: PASS ] should be 0,0,0 >+[ 478: PASS ] should be 0,0,0 >+[ 479: PASS ] should be 0,0,0 >+[ 480: PASS ] should be 0,0,0 >+[ 481: PASS ] should be 0,0,0 >+[ 482: PASS ] should be 0,0,0 >+[ 483: PASS ] should be 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: PASS ] should be 0,0,0 >+[ 487: PASS ] should be 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: PASS ] should be 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: PASS ] should be 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: PASS ] should be 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: PASS ] should be 0,0,0 >+[ 500: PASS ] should be 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: PASS ] should be 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: PASS ] should be 0,0,0 >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: PASS ] should be 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: PASS ] should be 0,0,0 >+[ 512: PASS ] should be 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: PASS ] should be 0,0,0 >+[ 515: PASS ] should be 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: PASS ] should be 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: PASS ] should be 0,0,0 >+[ 520: PASS ] should be 0,0,0 >+[ 521: PASS ] should be 0,0,0 >+[ 522: PASS ] should be 0,0,0 >+[ 523: PASS ] should be 0,0,0 >+[ 524: PASS ] should be 0,0,0 >+[ 525: PASS ] should be 0,0,0 >+[ 526: PASS ] should be 0,0,0 >+[ 527: PASS ] should be 0,0,0 >+[ 528: PASS ] should be 0,0,0 >+[ 529: PASS ] should be 0,0,0 >+[ 530: PASS ] should be 0,0,0 >+[ 531: PASS ] should be 0,0,0 >+[ 532: PASS ] should be 0,0,0 >+[ 533: PASS ] should be 0,0,0 >+[ 534: PASS ] should be 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: PASS ] should be 0,0,0 >+[ 537: PASS ] should be 0,0,0 >+[ 538: PASS ] should be 0,0,0 >+[ 539: PASS ] should be 0,0,0 >+[ 540: PASS ] should be 0,0,0 >+[ 541: PASS ] should be 0,0,0 >+[ 542: PASS ] should be 0,0,0 >+[ 543: PASS ] should be 0,0,0 >+[ 544: PASS ] should be 0,0,0 >+[ 545: PASS ] should be 0,0,0 >+[ 546: PASS ] should be 0,0,0 >+[ 547: PASS ] should be 0,0,0 >+[ 548: PASS ] should be 0,0,0 >+[ 549: PASS ] should be 0,0,0 >+[ 550: PASS ] should be 0,0,0 >+[ 551: PASS ] should be 0,0,0 >+[ 552: PASS ] should be 0,0,0 >+[ 553: PASS ] should be 0,0,0 >+[ 554: PASS ] should be 0,0,0 >+[ 555: PASS ] should be 0,0,0 >+[ 556: PASS ] should be 0,0,0 >+[ 557: PASS ] should be 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: PASS ] should be 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: PASS ] should be 0,0,0 >+[ 612: PASS ] should be 0,0,0 >+[ 613: PASS ] should be 0,0,0 >+[ 614: PASS ] should be 0,0,0 >+[ 615: PASS ] should be 0,0,0 >+[ 616: PASS ] should be 0,0,0 >+[ 617: PASS ] should be 0,0,0 >+[ 618: PASS ] should be 0,0,0 >+[ 619: PASS ] should be 0,0,0 >+[ 620: PASS ] should be 0,0,0 >+[ 621: PASS ] should be 0,0,0 >+[ 622: PASS ] should be 0,0,0 >+[ 623: PASS ] should be 0,0,0 >+[ 624: PASS ] should be 0,0,0 >+[ 625: PASS ] should be 0,0,0 >+[ 626: PASS ] should be 0,0,0 >+[ 627: PASS ] should be 0,0,0 >+[ 628: PASS ] should be 0,0,0 >+[ 629: PASS ] should be 0,0,0 >+[ 630: PASS ] should be 0,0,0 >+[ 631: PASS ] should be 0,0,0 >+[ 632: PASS ] should be 0,0,0 >+[ 633: PASS ] should be 0,0,0 >+[ 634: PASS ] should be 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: PASS ] should be 0,0,0 >+[ 637: PASS ] should be 0,0,0 >+[ 638: PASS ] should be 0,0,0 >+[ 639: PASS ] should be 0,0,0 >+[ 640: PASS ] should be 0,0,0 >+[ 641: PASS ] should be 0,0,0 >+[ 642: PASS ] should be 0,0,0 >+[ 643: PASS ] should be 0,0,0 >+[ 644: PASS ] should be 0,0,0 >+[ 645: PASS ] should be 0,0,0 >+[ 646: PASS ] should be 0,0,0 >+[ 647: PASS ] should be 0,0,0 >+[ 648: PASS ] should be 0,0,0 >+[ 649: PASS ] should be 0,0,0 >+[ 650: PASS ] should be 0,0,0 >+[ 651: PASS ] should be 0,0,0 >+[ 652: PASS ] should be 0,0,0 >+[ 653: PASS ] should be 0,0,0 >+[ 654: PASS ] should be 0,0,0 >+[ 655: PASS ] should be 0,0,0 >+[ 656: PASS ] should be 0,0,0 >+[ 657: PASS ] should be 0,0,0 >+[ 658: PASS ] should be 0,0,0 >+[ 659: PASS ] should be 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: PASS ] should be 0,0,0 >+[ 662: PASS ] should be 0,0,0 >+[ 663: PASS ] should be 0,0,0 >+[ 664: PASS ] should be 0,0,0 >+[ 665: PASS ] should be 0,0,0 >+[ 666: PASS ] should be 0,0,0 >+[ 667: PASS ] should be 0,0,0 >+[ 668: PASS ] should be 0,0,0 >+[ 669: PASS ] should be 0,0,0 >+[ 670: PASS ] should be 0,0,0 >+[ 671: PASS ] should be 0,0,0 >+[ 672: PASS ] should be 0,0,0 >+[ 673: PASS ] should be 0,0,0 >+[ 674: PASS ] should be 0,0,0 >+[ 675: PASS ] should be 0,0,0 >+[ 676: PASS ] should be 0,0,0 >+[ 677: PASS ] should be 0,0,0 >+[ 678: PASS ] should be 0,0,0 >+[ 679: PASS ] should be 0,0,0 >+[ 680: PASS ] should be 0,0,0 >+[ 681: PASS ] should be 0,0,0 >+[ 682: PASS ] should be 0,0,0 >+[ 683: PASS ] should be 0,0,0 >+[ 684: PASS ] should be 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: PASS ] should be 0,0,0 >+[ 687: PASS ] should be 0,0,0 >+[ 688: PASS ] should be 0,0,0 >+[ 689: PASS ] should be 0,0,0 >+[ 690: PASS ] should be 0,0,0 >+[ 691: PASS ] should be 0,0,0 >+[ 692: PASS ] should be 0,0,0 >+[ 693: PASS ] should be 0,0,0 >+[ 694: PASS ] should be 0,0,0 >+[ 695: PASS ] should be 0,0,0 >+[ 696: PASS ] should be 0,0,0 >+[ 697: PASS ] should be 0,0,0 >+[ 698: PASS ] should be 0,0,0 >+[ 699: PASS ] should be 0,0,0 >+[ 700: PASS ] should be 0,0,0 >+[ 701: PASS ] should be 0,0,0 >+[ 702: PASS ] should be 0,0,0 >+[ 703: PASS ] should be 0,0,0 >+[ 704: PASS ] should be 0,0,0 >+[ 705: PASS ] should be 0,0,0 >+[ 706: PASS ] should be 0,0,0 >+[ 707: PASS ] should be 0,0,0 >+[ 708: PASS ] should be 0,0,0 >+[ 709: PASS ] should be 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: PASS ] should be 0,0,0 >+[ 712: PASS ] should be 0,0,0 >+[ 713: PASS ] should be 0,0,0 >+[ 714: PASS ] should be 0,0,0 >+[ 715: PASS ] should be 0,0,0 >+[ 716: PASS ] should be 0,0,0 >+[ 717: PASS ] should be 0,0,0 >+[ 718: PASS ] should be 0,0,0 >+[ 719: PASS ] should be 0,0,0 >+[ 720: PASS ] should be 0,0,0 >+[ 721: PASS ] should be 0,0,0 >+[ 722: PASS ] should be 0,0,0 >+[ 723: PASS ] should be 0,0,0 >+[ 724: PASS ] should be 0,0,0 >+[ 725: PASS ] should be 0,0,0 >+[ 726: PASS ] should be 0,0,0 >+[ 727: PASS ] should be 0,0,0 >+[ 728: PASS ] should be 0,0,0 >+[ 729: PASS ] should be 0,0,0 >+[ 730: PASS ] should be 0,0,0 >+[ 731: PASS ] should be 0,0,0 >+[ 732: PASS ] should be 0,0,0 >+[ 733: PASS ] should be 0,0,0 >+[ 734: PASS ] should be 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: PASS ] should be 0,0,0 >+[ 737: PASS ] should be 0,0,0 >+[ 738: PASS ] should be 0,0,0 >+[ 739: PASS ] should be 0,0,0 >+[ 740: PASS ] should be 0,0,0 >+[ 741: PASS ] should be 0,0,0 >+[ 742: PASS ] should be 0,0,0 >+[ 743: PASS ] should be 0,0,0 >+[ 744: PASS ] should be 0,0,0 >+[ 745: PASS ] should be 0,0,0 >+[ 746: PASS ] should be 0,0,0 >+[ 747: PASS ] should be 0,0,0 >+[ 748: PASS ] should be 0,0,0 >+[ 749: PASS ] should be 0,0,0 >+[ 750: PASS ] should be 0,0,0 >+[ 751: PASS ] should be 0,0,0 >+[ 752: PASS ] should be 0,0,0 >+[ 753: PASS ] should be 0,0,0 >+[ 754: PASS ] should be 0,0,0 >+[ 755: PASS ] should be 0,0,0 >+[ 756: PASS ] should be 0,0,0 >+[ 757: PASS ] should be 0,0,0 >+[ 758: PASS ] should be 0,0,0 >+[ 759: PASS ] should be 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: PASS ] should be 0,0,0 >+[ 762: PASS ] should be 0,0,0 >+[ 763: PASS ] should be 0,0,0 >+[ 764: PASS ] should be 0,0,0 >+[ 765: PASS ] should be 0,0,0 >+[ 766: PASS ] should be 0,0,0 >+[ 767: PASS ] should be 0,0,0 >+[ 768: PASS ] should be 0,0,0 >+[ 769: PASS ] should be 0,0,0 >+[ 770: PASS ] should be 0,0,0 >+[ 771: PASS ] should be 0,0,0 >+[ 772: PASS ] should be 0,0,0 >+[ 773: PASS ] should be 0,0,0 >+[ 774: PASS ] should be 0,0,0 >+[ 775: PASS ] should be 0,0,0 >+[ 776: PASS ] should be 0,0,0 >+[ 777: PASS ] should be 0,0,0 >+[ 778: PASS ] should be 0,0,0 >+[ 779: PASS ] should be 0,0,0 >+[ 780: PASS ] should be 0,0,0 >+[ 781: PASS ] should be 0,0,0 >+[ 782: PASS ] should be 0,0,0 >+[ 783: PASS ] should be 0,0,0 >+[ 784: PASS ] should be 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: PASS ] should be 0,0,0 >+[ 787: PASS ] should be 0,0,0 >+[ 788: PASS ] should be 0,0,0 >+[ 789: PASS ] should be 0,0,0 >+[ 790: PASS ] should be 0,0,0 >+[ 791: PASS ] should be 0,0,0 >+[ 792: PASS ] should be 0,0,0 >+[ 793: PASS ] should be 0,0,0 >+[ 794: PASS ] should be 0,0,0 >+[ 795: PASS ] should be 0,0,0 >+[ 796: PASS ] should be 0,0,0 >+[ 797: PASS ] should be 0,0,0 >+[ 798: PASS ] should be 0,0,0 >+[ 799: PASS ] should be 0,0,0 >+[ 800: PASS ] should be 0,0,0 >+[ 801: PASS ] should be 0,0,0 >+[ 802: PASS ] should be 0,0,0 >+[ 803: PASS ] should be 0,0,0 >+[ 804: PASS ] should be 0,0,0 >+[ 805: PASS ] should be 0,0,0 >+[ 806: PASS ] should be 0,0,0 >+[ 807: PASS ] should be 0,0,0 >+[ 808: PASS ] should be 0,0,0 >+[ 809: PASS ] should be 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: PASS ] should be 0,0,0 >+[ 812: PASS ] should be 0,0,0 >+[ 813: PASS ] should be 0,0,0 >+[ 814: PASS ] should be 0,0,0 >+[ 815: PASS ] should be 0,0,0 >+[ 816: PASS ] should be 0,0,0 >+[ 817: PASS ] should be 0,0,0 >+[ 818: PASS ] should be 0,0,0 >+[ 819: PASS ] should be 0,0,0 >+[ 820: PASS ] should be 0,0,0 >+[ 821: PASS ] should be 0,0,0 >+[ 822: PASS ] should be 0,0,0 >+[ 823: PASS ] should be 0,0,0 >+[ 824: PASS ] should be 0,0,0 >+[ 825: PASS ] should be 0,0,0 >+[ 826: PASS ] should be 0,0,0 >+[ 827: PASS ] should be 0,0,0 >+[ 828: PASS ] should be 0,0,0 >+[ 829: PASS ] should be 0,0,0 >+[ 830: PASS ] should be 0,0,0 >+[ 831: PASS ] should be 0,0,0 >+[ 832: PASS ] should be 0,0,0 >+[ 833: PASS ] should be 0,0,0 >+[ 834: PASS ] should be 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: PASS ] should be 0,0,0 >+[ 837: PASS ] should be 0,0,0 >+[ 838: PASS ] should be 0,0,0 >+[ 839: PASS ] should be 0,0,0 >+[ 840: PASS ] should be 0,0,0 >+[ 841: PASS ] should be 0,0,0 >+[ 842: PASS ] should be 0,0,0 >+[ 843: PASS ] should be 0,0,0 >+[ 844: PASS ] should be 0,0,0 >+[ 845: PASS ] should be 0,0,0 >+[ 846: PASS ] should be 0,0,0 >+[ 847: PASS ] should be 0,0,0 >+[ 848: PASS ] should be 0,0,0 >+[ 849: PASS ] should be 0,0,0 >+[ 850: PASS ] should be 0,0,0 >+[ 851: PASS ] should be 0,0,0 >+[ 852: PASS ] should be 0,0,0 >+[ 853: PASS ] should be 0,0,0 >+[ 854: PASS ] should be 0,0,0 >+[ 855: PASS ] should be 0,0,0 >+[ 856: PASS ] should be 0,0,0 >+[ 857: PASS ] should be 0,0,0 >+[ 858: PASS ] should be 0,0,0 >+[ 859: PASS ] should be 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: PASS ] should be 0,0,0 >+[ 912: PASS ] should be 0,0,0 >+[ 913: PASS ] should be 0,0,0 >+[ 914: PASS ] should be 0,0,0 >+[ 915: PASS ] should be 0,0,0 >+[ 916: PASS ] should be 0,0,0 >+[ 917: PASS ] should be 0,0,0 >+[ 918: PASS ] should be 0,0,0 >+[ 919: PASS ] should be 0,0,0 >+[ 920: PASS ] should be 0,0,0 >+[ 921: PASS ] should be 0,0,0 >+[ 922: PASS ] should be 0,0,0 >+[ 923: PASS ] should be 0,0,0 >+[ 924: PASS ] should be 0,0,0 >+[ 925: PASS ] should be 0,0,0 >+[ 926: PASS ] should be 0,0,0 >+[ 927: PASS ] should be 0,0,0 >+[ 928: PASS ] should be 0,0,0 >+[ 929: PASS ] should be 0,0,0 >+[ 930: PASS ] should be 0,0,0 >+[ 931: PASS ] should be 0,0,0 >+[ 932: PASS ] should be 0,0,0 >+[ 933: PASS ] should be 0,0,0 >+[ 934: PASS ] should be 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: PASS ] should be 0,0,0 >+[ 937: PASS ] should be 0,0,0 >+[ 938: PASS ] should be 0,0,0 >+[ 939: PASS ] should be 0,0,0 >+[ 940: PASS ] should be 0,0,0 >+[ 941: PASS ] should be 0,0,0 >+[ 942: PASS ] should be 0,0,0 >+[ 943: PASS ] should be 0,0,0 >+[ 944: PASS ] should be 0,0,0 >+[ 945: PASS ] should be 0,0,0 >+[ 946: PASS ] should be 0,0,0 >+[ 947: PASS ] should be 0,0,0 >+[ 948: PASS ] should be 0,0,0 >+[ 949: PASS ] should be 0,0,0 >+[ 950: PASS ] should be 0,0,0 >+[ 951: PASS ] should be 0,0,0 >+[ 952: PASS ] should be 0,0,0 >+[ 953: PASS ] should be 0,0,0 >+[ 954: PASS ] should be 0,0,0 >+[ 955: PASS ] should be 0,0,0 >+[ 956: PASS ] should be 0,0,0 >+[ 957: PASS ] should be 0,0,0 >+[ 958: PASS ] should be 0,0,0 >+[ 959: PASS ] should be 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: PASS ] should be 0,0,0 >+[ 972: PASS ] should be 0,0,0 >+[ 973: PASS ] should be 0,0,0 >+[ 974: PASS ] should be 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: PASS ] should be 0,0,0 >+[ 977: PASS ] should be 0,0,0 >+[ 978: PASS ] should be 0,0,0 >+[ 979: PASS ] should be 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: PASS ] should be 0,0,0 >+[ 982: PASS ] should be 0,0,0 >+[ 983: PASS ] should be 0,0,0 >+[ 984: PASS ] should be 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: PASS ] should be 0,0,0 >+[ 987: PASS ] should be 0,0,0 >+[ 988: PASS ] should be 0,0,0 >+[ 989: PASS ] should be 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: PASS ] should be 0,0,0 >+[ 992: PASS ] should be 0,0,0 >+[ 993: PASS ] should be 0,0,0 >+[ 994: PASS ] should be 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: PASS ] should be 0,0,0 >+[ 997: PASS ] should be 0,0,0 >+[ 998: PASS ] should be 0,0,0 >+[ 999: PASS ] should be 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: PASS ] should be 0,0,0 >+[ 1012: PASS ] should be 0,0,0 >+[ 1013: PASS ] should be 0,0,0 >+[ 1014: PASS ] should be 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: PASS ] should be 0,0,0 >+[ 1017: PASS ] should be 0,0,0 >+[ 1018: PASS ] should be 0,0,0 >+[ 1019: PASS ] should be 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: PASS ] should be 0,0,0 >+[ 1022: PASS ] should be 0,0,0 >+[ 1023: PASS ] should be 0,0,0 >+[ 1024: PASS ] should be 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: PASS ] should be 0,0,0 >+[ 1027: PASS ] should be 0,0,0 >+[ 1028: PASS ] should be 0,0,0 >+[ 1029: PASS ] should be 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: PASS ] should be 0,0,0 >+[ 1032: PASS ] should be 0,0,0 >+[ 1033: PASS ] should be 0,0,0 >+[ 1034: PASS ] should be 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: PASS ] should be 0,0,0 >+[ 1037: PASS ] should be 0,0,0 >+[ 1038: PASS ] should be 0,0,0 >+[ 1039: PASS ] should be 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: PASS ] should be 0,0,0 >+[ 1052: PASS ] should be 0,0,0 >+[ 1053: PASS ] should be 0,0,0 >+[ 1054: PASS ] should be 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: PASS ] should be 0,0,0 >+[ 1057: PASS ] should be 0,0,0 >+[ 1058: PASS ] should be 0,0,0 >+[ 1059: PASS ] should be 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: PASS ] should be 0,0,0 >+[ 1062: PASS ] should be 0,0,0 >+[ 1063: PASS ] should be 0,0,0 >+[ 1064: PASS ] should be 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: PASS ] should be 0,0,0 >+[ 1067: PASS ] should be 0,0,0 >+[ 1068: PASS ] should be 0,0,0 >+[ 1069: PASS ] should be 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: PASS ] should be 0,0,0 >+[ 1072: PASS ] should be 0,0,0 >+[ 1073: PASS ] should be 0,0,0 >+[ 1074: PASS ] should be 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: PASS ] should be 0,0,0 >+[ 1077: PASS ] should be 0,0,0 >+[ 1078: PASS ] should be 0,0,0 >+[ 1079: PASS ] should be 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: PASS ] should be 0,0,0 >+[ 1082: PASS ] should be 0,0,0 >+[ 1083: PASS ] should be 0,0,0 >+[ 1084: PASS ] should be 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: PASS ] should be 0,0,0 >+[ 1087: PASS ] should be 0,0,0 >+[ 1088: PASS ] should be 0,0,0 >+[ 1089: PASS ] should be 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: PASS ] should be 0,0,0 >+[ 1092: PASS ] should be 0,0,0 >+[ 1093: PASS ] should be 0,0,0 >+[ 1094: PASS ] should be 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: PASS ] should be 0,0,0 >+[ 1097: PASS ] should be 0,0,0 >+[ 1098: PASS ] should be 0,0,0 >+[ 1099: PASS ] should be 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: PASS ] should be 0,0,0 >+[ 1112: PASS ] should be 0,0,0 >+[ 1113: PASS ] should be 0,0,0 >+[ 1114: PASS ] should be 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: PASS ] should be 0,0,0 >+[ 1117: PASS ] should be 0,0,0 >+[ 1118: PASS ] should be 0,0,0 >+[ 1119: PASS ] should be 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: PASS ] should be 0,0,0 >+[ 1172: PASS ] should be 0,0,0 >+[ 1173: PASS ] should be 0,0,0 >+[ 1174: PASS ] should be 0,0,0 >+[ 1175: PASS ] should be 0,0,0 >+[ 1176: PASS ] should be 0,0,0 >+[ 1177: PASS ] should be 0,0,0 >+[ 1178: PASS ] should be 0,0,0 >+[ 1179: PASS ] should be 0,0,0 >+[ 1180: PASS ] should be 0,0,0 >+[ 1181: PASS ] should be 0,0,0 >+[ 1182: PASS ] should be 0,0,0 >+[ 1183: PASS ] should be 0,0,0 >+[ 1184: PASS ] should be 0,0,0 >+[ 1185: PASS ] should be 0,0,0 >+[ 1186: PASS ] should be 0,0,0 >+[ 1187: PASS ] should be 0,0,0 >+[ 1188: PASS ] should be 0,0,0 >+[ 1189: PASS ] should be 0,0,0 >+[ 1190: PASS ] should be 0,0,0 >+[ 1191: PASS ] should be 0,0,0 >+[ 1192: PASS ] should be 0,0,0 >+[ 1193: PASS ] should be 0,0,0 >+[ 1194: PASS ] should be 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: PASS ] should be 0,0,0 >+[ 1197: PASS ] should be 0,0,0 >+[ 1198: PASS ] should be 0,0,0 >+[ 1199: PASS ] should be 0,0,0 >+[ 1200: PASS ] should be 0,0,0 >+[ 1201: PASS ] should be 0,0,0 >+[ 1202: PASS ] should be 0,0,0 >+[ 1203: PASS ] should be 0,0,0 >+[ 1204: PASS ] should be 0,0,0 >+[ 1205: PASS ] should be 0,0,0 >+[ 1206: PASS ] should be 0,0,0 >+[ 1207: PASS ] should be 0,0,0 >+[ 1208: PASS ] should be 0,0,0 >+[ 1209: PASS ] should be 0,0,0 >+[ 1210: PASS ] should be 0,0,0 >+[ 1211: PASS ] should be 0,0,0 >+[ 1212: PASS ] should be 0,0,0 >+[ 1213: PASS ] should be 0,0,0 >+[ 1214: PASS ] should be 0,0,0 >+[ 1215: PASS ] should be 0,0,0 >+[ 1216: PASS ] should be 0,0,0 >+[ 1217: PASS ] should be 0,0,0 >+[ 1218: PASS ] should be 0,0,0 >+[ 1219: PASS ] should be 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: PASS ] should be 0,0,0 >+[ 1222: PASS ] should be 0,0,0 >+[ 1223: PASS ] should be 0,0,0 >+[ 1224: PASS ] should be 0,0,0 >+[ 1225: PASS ] should be 0,0,0 >+[ 1226: PASS ] should be 0,0,0 >+[ 1227: PASS ] should be 0,0,0 >+[ 1228: PASS ] should be 0,0,0 >+[ 1229: PASS ] should be 0,0,0 >+[ 1230: PASS ] should be 0,0,0 >+[ 1231: PASS ] should be 0,0,0 >+[ 1232: PASS ] should be 0,0,0 >+[ 1233: PASS ] should be 0,0,0 >+[ 1234: PASS ] should be 0,0,0 >+[ 1235: PASS ] should be 0,0,0 >+[ 1236: PASS ] should be 0,0,0 >+[ 1237: PASS ] should be 0,0,0 >+[ 1238: PASS ] should be 0,0,0 >+[ 1239: PASS ] should be 0,0,0 >+[ 1240: PASS ] should be 0,0,0 >+[ 1241: PASS ] should be 0,0,0 >+[ 1242: PASS ] should be 0,0,0 >+[ 1243: PASS ] should be 0,0,0 >+[ 1244: PASS ] should be 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: PASS ] should be 0,0,0 >+[ 1247: PASS ] should be 0,0,0 >+[ 1248: PASS ] should be 0,0,0 >+[ 1249: PASS ] should be 0,0,0 >+[ 1250: PASS ] should be 0,0,0 >+[ 1251: PASS ] should be 0,0,0 >+[ 1252: PASS ] should be 0,0,0 >+[ 1253: PASS ] should be 0,0,0 >+[ 1254: PASS ] should be 0,0,0 >+[ 1255: PASS ] should be 0,0,0 >+[ 1256: PASS ] should be 0,0,0 >+[ 1257: PASS ] should be 0,0,0 >+[ 1258: PASS ] should be 0,0,0 >+[ 1259: PASS ] should be 0,0,0 >+[ 1260: PASS ] should be 0,0,0 >+[ 1261: PASS ] should be 0,0,0 >+[ 1262: PASS ] should be 0,0,0 >+[ 1263: PASS ] should be 0,0,0 >+[ 1264: PASS ] should be 0,0,0 >+[ 1265: PASS ] should be 0,0,0 >+[ 1266: PASS ] should be 0,0,0 >+[ 1267: PASS ] should be 0,0,0 >+[ 1268: PASS ] should be 0,0,0 >+[ 1269: PASS ] should be 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: PASS ] should be 0,0,0 >+[ 1272: PASS ] should be 0,0,0 >+[ 1273: PASS ] should be 0,0,0 >+[ 1274: PASS ] should be 0,0,0 >+[ 1275: PASS ] should be 0,0,0 >+[ 1276: PASS ] should be 0,0,0 >+[ 1277: PASS ] should be 0,0,0 >+[ 1278: PASS ] should be 0,0,0 >+[ 1279: PASS ] should be 0,0,0 >+[ 1280: PASS ] should be 0,0,0 >+[ 1281: PASS ] should be 0,0,0 >+[ 1282: PASS ] should be 0,0,0 >+[ 1283: PASS ] should be 0,0,0 >+[ 1284: PASS ] should be 0,0,0 >+[ 1285: PASS ] should be 0,0,0 >+[ 1286: PASS ] should be 0,0,0 >+[ 1287: PASS ] should be 0,0,0 >+[ 1288: PASS ] should be 0,0,0 >+[ 1289: PASS ] should be 0,0,0 >+[ 1290: PASS ] should be 0,0,0 >+[ 1291: PASS ] should be 0,0,0 >+[ 1292: PASS ] should be 0,0,0 >+[ 1293: PASS ] should be 0,0,0 >+[ 1294: PASS ] should be 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: PASS ] should be 0,0,0 >+[ 1297: PASS ] should be 0,0,0 >+[ 1298: PASS ] should be 0,0,0 >+[ 1299: PASS ] should be 0,0,0 >+[ 1300: PASS ] should be 0,0,0 >+[ 1301: PASS ] should be 0,0,0 >+[ 1302: PASS ] should be 0,0,0 >+[ 1303: PASS ] should be 0,0,0 >+[ 1304: PASS ] should be 0,0,0 >+[ 1305: PASS ] should be 0,0,0 >+[ 1306: PASS ] should be 0,0,0 >+[ 1307: PASS ] should be 0,0,0 >+[ 1308: PASS ] should be 0,0,0 >+[ 1309: PASS ] should be 0,0,0 >+[ 1310: PASS ] should be 0,0,0 >+[ 1311: PASS ] should be 0,0,0 >+[ 1312: PASS ] should be 0,0,0 >+[ 1313: PASS ] should be 0,0,0 >+[ 1314: PASS ] should be 0,0,0 >+[ 1315: PASS ] should be 0,0,0 >+[ 1316: PASS ] should be 0,0,0 >+[ 1317: PASS ] should be 0,0,0 >+[ 1318: PASS ] should be 0,0,0 >+[ 1319: PASS ] should be 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: PASS ] should be 0,0,0 >+[ 1372: PASS ] should be 0,0,0 >+[ 1373: PASS ] should be 0,0,0 >+[ 1374: PASS ] should be 0,0,0 >+[ 1375: PASS ] should be 0,0,0 >+[ 1376: PASS ] should be 0,0,0 >+[ 1377: PASS ] should be 0,0,0 >+[ 1378: PASS ] should be 0,0,0 >+[ 1379: PASS ] should be 0,0,0 >+[ 1380: PASS ] should be 0,0,0 >+[ 1381: PASS ] should be 0,0,0 >+[ 1382: PASS ] should be 0,0,0 >+[ 1383: PASS ] should be 0,0,0 >+[ 1384: PASS ] should be 0,0,0 >+[ 1385: PASS ] should be 0,0,0 >+[ 1386: PASS ] should be 0,0,0 >+[ 1387: PASS ] should be 0,0,0 >+[ 1388: PASS ] should be 0,0,0 >+[ 1389: PASS ] should be 0,0,0 >+[ 1390: PASS ] should be 0,0,0 >+[ 1391: PASS ] should be 0,0,0 >+[ 1392: PASS ] should be 0,0,0 >+[ 1393: PASS ] should be 0,0,0 >+[ 1394: PASS ] should be 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: PASS ] should be 0,0,0 >+[ 1397: PASS ] should be 0,0,0 >+[ 1398: PASS ] should be 0,0,0 >+[ 1399: PASS ] should be 0,0,0 >+[ 1400: PASS ] should be 0,0,0 >+[ 1401: PASS ] should be 0,0,0 >+[ 1402: PASS ] should be 0,0,0 >+[ 1403: PASS ] should be 0,0,0 >+[ 1404: PASS ] should be 0,0,0 >+[ 1405: PASS ] should be 0,0,0 >+[ 1406: PASS ] should be 0,0,0 >+[ 1407: PASS ] should be 0,0,0 >+[ 1408: PASS ] should be 0,0,0 >+[ 1409: PASS ] should be 0,0,0 >+[ 1410: PASS ] should be 0,0,0 >+[ 1411: PASS ] should be 0,0,0 >+[ 1412: PASS ] should be 0,0,0 >+[ 1413: PASS ] should be 0,0,0 >+[ 1414: PASS ] should be 0,0,0 >+[ 1415: PASS ] should be 0,0,0 >+[ 1416: PASS ] should be 0,0,0 >+[ 1417: PASS ] should be 0,0,0 >+[ 1418: PASS ] should be 0,0,0 >+[ 1419: PASS ] should be 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: PASS ] should be 0,0,0 >+[ 1422: PASS ] should be 0,0,0 >+[ 1423: PASS ] should be 0,0,0 >+[ 1424: PASS ] should be 0,0,0 >+[ 1425: PASS ] should be 0,0,0 >+[ 1426: PASS ] should be 0,0,0 >+[ 1427: PASS ] should be 0,0,0 >+[ 1428: PASS ] should be 0,0,0 >+[ 1429: PASS ] should be 0,0,0 >+[ 1430: PASS ] should be 0,0,0 >+[ 1431: PASS ] should be 0,0,0 >+[ 1432: PASS ] should be 0,0,0 >+[ 1433: PASS ] should be 0,0,0 >+[ 1434: PASS ] should be 0,0,0 >+[ 1435: PASS ] should be 0,0,0 >+[ 1436: PASS ] should be 0,0,0 >+[ 1437: PASS ] should be 0,0,0 >+[ 1438: PASS ] should be 0,0,0 >+[ 1439: PASS ] should be 0,0,0 >+[ 1440: PASS ] should be 0,0,0 >+[ 1441: PASS ] should be 0,0,0 >+[ 1442: PASS ] should be 0,0,0 >+[ 1443: PASS ] should be 0,0,0 >+[ 1444: PASS ] should be 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: PASS ] should be 0,0,0 >+[ 1447: PASS ] should be 0,0,0 >+[ 1448: PASS ] should be 0,0,0 >+[ 1449: PASS ] should be 0,0,0 >+[ 1450: PASS ] should be 0,0,0 >+[ 1451: PASS ] should be 0,0,0 >+[ 1452: PASS ] should be 0,0,0 >+[ 1453: PASS ] should be 0,0,0 >+[ 1454: PASS ] should be 0,0,0 >+[ 1455: PASS ] should be 0,0,0 >+[ 1456: PASS ] should be 0,0,0 >+[ 1457: PASS ] should be 0,0,0 >+[ 1458: PASS ] should be 0,0,0 >+[ 1459: PASS ] should be 0,0,0 >+[ 1460: PASS ] should be 0,0,0 >+[ 1461: PASS ] should be 0,0,0 >+[ 1462: PASS ] should be 0,0,0 >+[ 1463: PASS ] should be 0,0,0 >+[ 1464: PASS ] should be 0,0,0 >+[ 1465: PASS ] should be 0,0,0 >+[ 1466: PASS ] should be 0,0,0 >+[ 1467: PASS ] should be 0,0,0 >+[ 1468: PASS ] should be 0,0,0 >+[ 1469: PASS ] should be 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: PASS ] should be 0,0,0 >+[ 1472: PASS ] should be 0,0,0 >+[ 1473: PASS ] should be 0,0,0 >+[ 1474: PASS ] should be 0,0,0 >+[ 1475: PASS ] should be 0,0,0 >+[ 1476: PASS ] should be 0,0,0 >+[ 1477: PASS ] should be 0,0,0 >+[ 1478: PASS ] should be 0,0,0 >+[ 1479: PASS ] should be 0,0,0 >+[ 1480: PASS ] should be 0,0,0 >+[ 1481: PASS ] should be 0,0,0 >+[ 1482: PASS ] should be 0,0,0 >+[ 1483: PASS ] should be 0,0,0 >+[ 1484: PASS ] should be 0,0,0 >+[ 1485: PASS ] should be 0,0,0 >+[ 1486: PASS ] should be 0,0,0 >+[ 1487: PASS ] should be 0,0,0 >+[ 1488: PASS ] should be 0,0,0 >+[ 1489: PASS ] should be 0,0,0 >+[ 1490: PASS ] should be 0,0,0 >+[ 1491: PASS ] should be 0,0,0 >+[ 1492: PASS ] should be 0,0,0 >+[ 1493: PASS ] should be 0,0,0 >+[ 1494: PASS ] should be 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: PASS ] should be 0,0,0 >+[ 1497: PASS ] should be 0,0,0 >+[ 1498: PASS ] should be 0,0,0 >+[ 1499: PASS ] should be 0,0,0 >+[ 1500: PASS ] should be 0,0,0 >+[ 1501: PASS ] should be 0,0,0 >+[ 1502: PASS ] should be 0,0,0 >+[ 1503: PASS ] should be 0,0,0 >+[ 1504: PASS ] should be 0,0,0 >+[ 1505: PASS ] should be 0,0,0 >+[ 1506: PASS ] should be 0,0,0 >+[ 1507: PASS ] should be 0,0,0 >+[ 1508: PASS ] should be 0,0,0 >+[ 1509: PASS ] should be 0,0,0 >+[ 1510: PASS ] should be 0,0,0 >+[ 1511: PASS ] should be 0,0,0 >+[ 1512: PASS ] should be 0,0,0 >+[ 1513: PASS ] should be 0,0,0 >+[ 1514: PASS ] should be 0,0,0 >+[ 1515: PASS ] should be 0,0,0 >+[ 1516: PASS ] should be 0,0,0 >+[ 1517: PASS ] should be 0,0,0 >+[ 1518: PASS ] should be 0,0,0 >+[ 1519: PASS ] should be 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: PASS ] should be 0,0,0 >+[ 1572: PASS ] should be 0,0,0 >+[ 1573: PASS ] should be 0,0,0 >+[ 1574: PASS ] should be 0,0,0 >+[ 1575: PASS ] should be 0,0,0 >+[ 1576: PASS ] should be 0,0,0 >+[ 1577: PASS ] should be 0,0,0 >+[ 1578: PASS ] should be 0,0,0 >+[ 1579: PASS ] should be 0,0,0 >+[ 1580: PASS ] should be 0,0,0 >+[ 1581: PASS ] should be 0,0,0 >+[ 1582: PASS ] should be 0,0,0 >+[ 1583: PASS ] should be 0,0,0 >+[ 1584: PASS ] should be 0,0,0 >+[ 1585: PASS ] should be 0,0,0 >+[ 1586: PASS ] should be 0,0,0 >+[ 1587: PASS ] should be 0,0,0 >+[ 1588: PASS ] should be 0,0,0 >+[ 1589: PASS ] should be 0,0,0 >+[ 1590: PASS ] should be 0,0,0 >+[ 1591: PASS ] should be 0,0,0 >+[ 1592: PASS ] should be 0,0,0 >+[ 1593: PASS ] should be 0,0,0 >+[ 1594: PASS ] should be 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: PASS ] should be 0,0,0 >+[ 1597: PASS ] should be 0,0,0 >+[ 1598: PASS ] should be 0,0,0 >+[ 1599: PASS ] should be 0,0,0 >+[ 1600: PASS ] should be 0,0,0 >+[ 1601: PASS ] should be 0,0,0 >+[ 1602: PASS ] should be 0,0,0 >+[ 1603: PASS ] should be 0,0,0 >+[ 1604: PASS ] should be 0,0,0 >+[ 1605: PASS ] should be 0,0,0 >+[ 1606: PASS ] should be 0,0,0 >+[ 1607: PASS ] should be 0,0,0 >+[ 1608: PASS ] should be 0,0,0 >+[ 1609: PASS ] should be 0,0,0 >+[ 1610: PASS ] should be 0,0,0 >+[ 1611: PASS ] should be 0,0,0 >+[ 1612: PASS ] should be 0,0,0 >+[ 1613: PASS ] should be 0,0,0 >+[ 1614: PASS ] should be 0,0,0 >+[ 1615: PASS ] should be 0,0,0 >+[ 1616: PASS ] should be 0,0,0 >+[ 1617: PASS ] should be 0,0,0 >+[ 1618: PASS ] should be 0,0,0 >+[ 1619: PASS ] should be 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: PASS ] should be 0,0,0 >+[ 1622: PASS ] should be 0,0,0 >+[ 1623: PASS ] should be 0,0,0 >+[ 1624: PASS ] should be 0,0,0 >+[ 1625: PASS ] should be 0,0,0 >+[ 1626: PASS ] should be 0,0,0 >+[ 1627: PASS ] should be 0,0,0 >+[ 1628: PASS ] should be 0,0,0 >+[ 1629: PASS ] should be 0,0,0 >+[ 1630: PASS ] should be 0,0,0 >+[ 1631: PASS ] should be 0,0,0 >+[ 1632: PASS ] should be 0,0,0 >+[ 1633: PASS ] should be 0,0,0 >+[ 1634: PASS ] should be 0,0,0 >+[ 1635: PASS ] should be 0,0,0 >+[ 1636: PASS ] should be 0,0,0 >+[ 1637: PASS ] should be 0,0,0 >+[ 1638: PASS ] should be 0,0,0 >+[ 1639: PASS ] should be 0,0,0 >+[ 1640: PASS ] should be 0,0,0 >+[ 1641: PASS ] should be 0,0,0 >+[ 1642: PASS ] should be 0,0,0 >+[ 1643: PASS ] should be 0,0,0 >+[ 1644: PASS ] should be 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: PASS ] should be 0,0,0 >+[ 1647: PASS ] should be 0,0,0 >+[ 1648: PASS ] should be 0,0,0 >+[ 1649: PASS ] should be 0,0,0 >+[ 1650: PASS ] should be 0,0,0 >+[ 1651: PASS ] should be 0,0,0 >+[ 1652: PASS ] should be 0,0,0 >+[ 1653: PASS ] should be 0,0,0 >+[ 1654: PASS ] should be 0,0,0 >+[ 1655: PASS ] should be 0,0,0 >+[ 1656: PASS ] should be 0,0,0 >+[ 1657: PASS ] should be 0,0,0 >+[ 1658: PASS ] should be 0,0,0 >+[ 1659: PASS ] should be 0,0,0 >+[ 1660: PASS ] should be 0,0,0 >+[ 1661: PASS ] should be 0,0,0 >+[ 1662: PASS ] should be 0,0,0 >+[ 1663: PASS ] should be 0,0,0 >+[ 1664: PASS ] should be 0,0,0 >+[ 1665: PASS ] should be 0,0,0 >+[ 1666: PASS ] should be 0,0,0 >+[ 1667: PASS ] should be 0,0,0 >+[ 1668: PASS ] should be 0,0,0 >+[ 1669: PASS ] should be 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: PASS ] should be 0,0,0 >+[ 1672: PASS ] should be 0,0,0 >+[ 1673: PASS ] should be 0,0,0 >+[ 1674: PASS ] should be 0,0,0 >+[ 1675: PASS ] should be 0,0,0 >+[ 1676: PASS ] should be 0,0,0 >+[ 1677: PASS ] should be 0,0,0 >+[ 1678: PASS ] should be 0,0,0 >+[ 1679: PASS ] should be 0,0,0 >+[ 1680: PASS ] should be 0,0,0 >+[ 1681: PASS ] should be 0,0,0 >+[ 1682: PASS ] should be 0,0,0 >+[ 1683: PASS ] should be 0,0,0 >+[ 1684: PASS ] should be 0,0,0 >+[ 1685: PASS ] should be 0,0,0 >+[ 1686: PASS ] should be 0,0,0 >+[ 1687: PASS ] should be 0,0,0 >+[ 1688: PASS ] should be 0,0,0 >+[ 1689: PASS ] should be 0,0,0 >+[ 1690: PASS ] should be 0,0,0 >+[ 1691: PASS ] should be 0,0,0 >+[ 1692: PASS ] should be 0,0,0 >+[ 1693: PASS ] should be 0,0,0 >+[ 1694: PASS ] should be 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: PASS ] should be 0,0,0 >+[ 1697: PASS ] should be 0,0,0 >+[ 1698: PASS ] should be 0,0,0 >+[ 1699: PASS ] should be 0,0,0 >+[ 1700: PASS ] should be 0,0,0 >+[ 1701: PASS ] should be 0,0,0 >+[ 1702: PASS ] should be 0,0,0 >+[ 1703: PASS ] should be 0,0,0 >+[ 1704: PASS ] should be 0,0,0 >+[ 1705: PASS ] should be 0,0,0 >+[ 1706: PASS ] should be 0,0,0 >+[ 1707: PASS ] should be 0,0,0 >+[ 1708: PASS ] should be 0,0,0 >+[ 1709: PASS ] should be 0,0,0 >+[ 1710: PASS ] should be 0,0,0 >+[ 1711: PASS ] should be 0,0,0 >+[ 1712: PASS ] should be 0,0,0 >+[ 1713: PASS ] should be 0,0,0 >+[ 1714: PASS ] should be 0,0,0 >+[ 1715: PASS ] should be 0,0,0 >+[ 1716: PASS ] should be 0,0,0 >+[ 1717: PASS ] should be 0,0,0 >+[ 1718: PASS ] should be 0,0,0 >+[ 1719: PASS ] should be 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: PASS ] should be 0,0,0 >+[ 1722: PASS ] should be 0,0,0 >+[ 1723: PASS ] should be 0,0,0 >+[ 1724: PASS ] should be 0,0,0 >+[ 1725: PASS ] should be 0,0,0 >+[ 1726: PASS ] should be 0,0,0 >+[ 1727: PASS ] should be 0,0,0 >+[ 1728: PASS ] should be 0,0,0 >+[ 1729: PASS ] should be 0,0,0 >+[ 1730: PASS ] should be 0,0,0 >+[ 1731: PASS ] should be 0,0,0 >+[ 1732: PASS ] should be 0,0,0 >+[ 1733: PASS ] should be 0,0,0 >+[ 1734: PASS ] should be 0,0,0 >+[ 1735: PASS ] should be 0,0,0 >+[ 1736: PASS ] should be 0,0,0 >+[ 1737: PASS ] should be 0,0,0 >+[ 1738: PASS ] should be 0,0,0 >+[ 1739: PASS ] should be 0,0,0 >+[ 1740: PASS ] should be 0,0,0 >+[ 1741: PASS ] should be 0,0,0 >+[ 1742: PASS ] should be 0,0,0 >+[ 1743: PASS ] should be 0,0,0 >+[ 1744: PASS ] should be 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: PASS ] should be 0,0,0 >+[ 1747: PASS ] should be 0,0,0 >+[ 1748: PASS ] should be 0,0,0 >+[ 1749: PASS ] should be 0,0,0 >+[ 1750: PASS ] should be 0,0,0 >+[ 1751: PASS ] should be 0,0,0 >+[ 1752: PASS ] should be 0,0,0 >+[ 1753: PASS ] should be 0,0,0 >+[ 1754: PASS ] should be 0,0,0 >+[ 1755: PASS ] should be 0,0,0 >+[ 1756: PASS ] should be 0,0,0 >+[ 1757: PASS ] should be 0,0,0 >+[ 1758: PASS ] should be 0,0,0 >+[ 1759: PASS ] should be 0,0,0 >+[ 1760: PASS ] should be 0,0,0 >+[ 1761: PASS ] should be 0,0,0 >+[ 1762: PASS ] should be 0,0,0 >+[ 1763: PASS ] should be 0,0,0 >+[ 1764: PASS ] should be 0,0,0 >+[ 1765: PASS ] should be 0,0,0 >+[ 1766: PASS ] should be 0,0,0 >+[ 1767: PASS ] should be 0,0,0 >+[ 1768: PASS ] should be 0,0,0 >+[ 1769: PASS ] should be 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: PASS ] should be 0,0,0 >+[ 1772: PASS ] should be 0,0,0 >+[ 1773: PASS ] should be 0,0,0 >+[ 1774: PASS ] should be 0,0,0 >+[ 1775: PASS ] should be 0,0,0 >+[ 1776: PASS ] should be 0,0,0 >+[ 1777: PASS ] should be 0,0,0 >+[ 1778: PASS ] should be 0,0,0 >+[ 1779: PASS ] should be 0,0,0 >+[ 1780: PASS ] should be 0,0,0 >+[ 1781: PASS ] should be 0,0,0 >+[ 1782: PASS ] should be 0,0,0 >+[ 1783: PASS ] should be 0,0,0 >+[ 1784: PASS ] should be 0,0,0 >+[ 1785: PASS ] should be 0,0,0 >+[ 1786: PASS ] should be 0,0,0 >+[ 1787: PASS ] should be 0,0,0 >+[ 1788: PASS ] should be 0,0,0 >+[ 1789: PASS ] should be 0,0,0 >+[ 1790: PASS ] should be 0,0,0 >+[ 1791: PASS ] should be 0,0,0 >+[ 1792: PASS ] should be 0,0,0 >+[ 1793: PASS ] should be 0,0,0 >+[ 1794: PASS ] should be 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: PASS ] should be 0,0,0 >+[ 1797: PASS ] should be 0,0,0 >+[ 1798: PASS ] should be 0,0,0 >+[ 1799: PASS ] should be 0,0,0 >+[ 1800: PASS ] should be 0,0,0 >+[ 1801: PASS ] should be 0,0,0 >+[ 1802: PASS ] should be 0,0,0 >+[ 1803: PASS ] should be 0,0,0 >+[ 1804: PASS ] should be 0,0,0 >+[ 1805: PASS ] should be 0,0,0 >+[ 1806: PASS ] should be 0,0,0 >+[ 1807: PASS ] should be 0,0,0 >+[ 1808: PASS ] should be 0,0,0 >+[ 1809: PASS ] should be 0,0,0 >+[ 1810: PASS ] should be 0,0,0 >+[ 1811: PASS ] should be 0,0,0 >+[ 1812: PASS ] should be 0,0,0 >+[ 1813: PASS ] should be 0,0,0 >+[ 1814: PASS ] should be 0,0,0 >+[ 1815: PASS ] should be 0,0,0 >+[ 1816: PASS ] should be 0,0,0 >+[ 1817: PASS ] should be 0,0,0 >+[ 1818: PASS ] should be 0,0,0 >+[ 1819: PASS ] should be 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: PASS ] should be 0,0,0 >+[ 1872: PASS ] should be 0,0,0 >+[ 1873: PASS ] should be 0,0,0 >+[ 1874: PASS ] should be 0,0,0 >+[ 1875: PASS ] should be 0,0,0 >+[ 1876: PASS ] should be 0,0,0 >+[ 1877: PASS ] should be 0,0,0 >+[ 1878: PASS ] should be 0,0,0 >+[ 1879: PASS ] should be 0,0,0 >+[ 1880: PASS ] should be 0,0,0 >+[ 1881: PASS ] should be 0,0,0 >+[ 1882: PASS ] should be 0,0,0 >+[ 1883: PASS ] should be 0,0,0 >+[ 1884: PASS ] should be 0,0,0 >+[ 1885: PASS ] should be 0,0,0 >+[ 1886: PASS ] should be 0,0,0 >+[ 1887: PASS ] should be 0,0,0 >+[ 1888: PASS ] should be 0,0,0 >+[ 1889: PASS ] should be 0,0,0 >+[ 1890: PASS ] should be 0,0,0 >+[ 1891: PASS ] should be 0,0,0 >+[ 1892: PASS ] should be 0,0,0 >+[ 1893: PASS ] should be 0,0,0 >+[ 1894: PASS ] should be 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: PASS ] should be 0,0,0 >+[ 1897: PASS ] should be 0,0,0 >+[ 1898: PASS ] should be 0,0,0 >+[ 1899: PASS ] should be 0,0,0 >+[ 1900: PASS ] should be 0,0,0 >+[ 1901: PASS ] should be 0,0,0 >+[ 1902: PASS ] should be 0,0,0 >+[ 1903: PASS ] should be 0,0,0 >+[ 1904: PASS ] should be 0,0,0 >+[ 1905: PASS ] should be 0,0,0 >+[ 1906: PASS ] should be 0,0,0 >+[ 1907: PASS ] should be 0,0,0 >+[ 1908: PASS ] should be 0,0,0 >+[ 1909: PASS ] should be 0,0,0 >+[ 1910: PASS ] should be 0,0,0 >+[ 1911: PASS ] should be 0,0,0 >+[ 1912: PASS ] should be 0,0,0 >+[ 1913: PASS ] should be 0,0,0 >+[ 1914: PASS ] should be 0,0,0 >+[ 1915: PASS ] should be 0,0,0 >+[ 1916: PASS ] should be 0,0,0 >+[ 1917: PASS ] should be 0,0,0 >+[ 1918: PASS ] should be 0,0,0 >+[ 1919: PASS ] should be 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 576 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt >index 986bab6a69c08b39c6660e5ebd4ebfdf48919832..6c25a0e1c252f4155a5755f186b9df10f957347e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt >@@ -1,5 +1,742 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-r8ui-red_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: PASS ] should be 0,0,0 >+[ 12: PASS ] should be 0,0,0 >+[ 13: PASS ] should be 0,0,0 >+[ 14: PASS ] should be 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: PASS ] should be 0,0,0 >+[ 17: PASS ] should be 0,0,0 >+[ 18: PASS ] should be 0,0,0 >+[ 19: PASS ] should be 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: PASS ] should be 0,0,0 >+[ 22: PASS ] should be 0,0,0 >+[ 23: PASS ] should be 0,0,0 >+[ 24: PASS ] should be 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: PASS ] should be 0,0,0 >+[ 29: PASS ] should be 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: PASS ] should be 0,0,0 >+[ 32: PASS ] should be 0,0,0 >+[ 33: PASS ] should be 0,0,0 >+[ 34: PASS ] should be 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: PASS ] should be 0,0,0 >+[ 37: PASS ] should be 0,0,0 >+[ 38: PASS ] should be 0,0,0 >+[ 39: PASS ] should be 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: PASS ] should be 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: PASS ] should be 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: PASS ] should be 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: PASS ] should be 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: PASS ] should be 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: PASS ] should be 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: PASS ] should be 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: PASS ] should be 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: PASS ] should be 0,0,0 >+[ 77: PASS ] should be 0,0,0 >+[ 78: PASS ] should be 0,0,0 >+[ 79: PASS ] should be 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: PASS ] should be 0,0,0 >+[ 92: PASS ] should be 0,0,0 >+[ 93: PASS ] should be 0,0,0 >+[ 94: PASS ] should be 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: PASS ] should be 0,0,0 >+[ 97: PASS ] should be 0,0,0 >+[ 98: PASS ] should be 0,0,0 >+[ 99: PASS ] should be 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: PASS ] should be 0,0,0 >+[ 102: PASS ] should be 0,0,0 >+[ 103: PASS ] should be 0,0,0 >+[ 104: PASS ] should be 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: PASS ] should be 0,0,0 >+[ 107: PASS ] should be 0,0,0 >+[ 108: PASS ] should be 0,0,0 >+[ 109: PASS ] should be 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: PASS ] should be 0,0,0 >+[ 112: PASS ] should be 0,0,0 >+[ 113: PASS ] should be 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: PASS ] should be 0,0,0 >+[ 117: PASS ] should be 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: PASS ] should be 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: PASS ] should be 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: PASS ] should be 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: PASS ] should be 0,0,0 >+[ 127: PASS ] should be 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: PASS ] should be 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: PASS ] should be 0,0,0 >+[ 132: PASS ] should be 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: PASS ] should be 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: PASS ] should be 0,0,0 >+[ 137: PASS ] should be 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: PASS ] should be 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: PASS ] should be 0,0,0 >+[ 152: PASS ] should be 0,0,0 >+[ 153: PASS ] should be 0,0,0 >+[ 154: PASS ] should be 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: PASS ] should be 0,0,0 >+[ 157: PASS ] should be 0,0,0 >+[ 158: PASS ] should be 0,0,0 >+[ 159: PASS ] should be 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 174: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 187: PASS ] should be 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: PASS ] should be 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: PASS ] should be 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: PASS ] should be 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: PASS ] should be 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: PASS ] should be 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 200: PASS ] should be 0,0,0 >+[ 201: PASS ] should be 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: PASS ] should be 0,0,0 >+[ 204: PASS ] should be 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: PASS ] should be 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: PASS ] should be 0,0,0 >+[ 209: PASS ] should be 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: PASS ] should be 0,0,0 >+[ 212: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 213: PASS ] should be 0,0,0 >+[ 214: PASS ] should be 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: PASS ] should be 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: PASS ] should be 0,0,0 >+[ 219: PASS ] should be 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: PASS ] should be 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: PASS ] should be 0,0,0 >+[ 224: PASS ] should be 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 226: PASS ] should be 0,0,0 >+[ 227: PASS ] should be 0,0,0 >+[ 228: PASS ] should be 0,0,0 >+[ 229: PASS ] should be 0,0,0 >+[ 230: PASS ] should be 0,0,0 >+[ 231: PASS ] should be 0,0,0 >+[ 232: PASS ] should be 0,0,0 >+[ 233: PASS ] should be 0,0,0 >+[ 234: PASS ] should be 0,0,0 >+[ 235: PASS ] should be 0,0,0 >+[ 236: PASS ] should be 0,0,0 >+[ 237: PASS ] should be 0,0,0 >+[ 238: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 239: PASS ] should be 0,0,0 >+[ 240: PASS ] should be 0,0,0 >+[ 241: PASS ] should be 0,0,0 >+[ 242: PASS ] should be 0,0,0 >+[ 243: PASS ] should be 0,0,0 >+[ 244: PASS ] should be 0,0,0 >+[ 245: PASS ] should be 0,0,0 >+[ 246: PASS ] should be 0,0,0 >+[ 247: PASS ] should be 0,0,0 >+[ 248: PASS ] should be 0,0,0 >+[ 249: PASS ] should be 0,0,0 >+[ 250: PASS ] should be 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 252: PASS ] should be 0,0,0 >+[ 253: PASS ] should be 0,0,0 >+[ 254: PASS ] should be 0,0,0 >+[ 255: PASS ] should be 0,0,0 >+[ 256: PASS ] should be 0,0,0 >+[ 257: PASS ] should be 0,0,0 >+[ 258: PASS ] should be 0,0,0 >+[ 259: PASS ] should be 0,0,0 >+[ 260: PASS ] should be 0,0,0 >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: PASS ] should be 0,0,0 >+[ 264: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: PASS ] should be 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: PASS ] should be 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: PASS ] should be 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: PASS ] should be 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: PASS ] should be 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: PASS ] should be 0,0,0 >+[ 283: PASS ] should be 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: PASS ] should be 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: PASS ] should be 0,0,0 >+[ 288: PASS ] should be 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 291: PASS ] should be 0,0,0 >+[ 292: PASS ] should be 0,0,0 >+[ 293: PASS ] should be 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: PASS ] should be 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: PASS ] should be 0,0,0 >+[ 298: PASS ] should be 0,0,0 >+[ 299: PASS ] should be 0,0,0 >+[ 300: PASS ] should be 0,0,0 >+[ 301: PASS ] should be 0,0,0 >+[ 302: PASS ] should be 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 304: PASS ] should be 0,0,0 >+[ 305: PASS ] should be 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: PASS ] should be 0,0,0 >+[ 309: PASS ] should be 0,0,0 >+[ 310: PASS ] should be 0,0,0 >+[ 311: PASS ] should be 0,0,0 >+[ 312: PASS ] should be 0,0,0 >+[ 313: PASS ] should be 0,0,0 >+[ 314: PASS ] should be 0,0,0 >+[ 315: PASS ] should be 0,0,0 >+[ 316: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 317: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 322: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 324: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 327: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 328: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 330: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 333: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 334: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 338: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 340: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 341: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 342: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 343: PASS ] should be 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: PASS ] should be 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: PASS ] should be 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: PASS ] should be 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: PASS ] should be 0,0,0 >+[ 352: PASS ] should be 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: PASS ] should be 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 356: PASS ] should be 0,0,0 >+[ 357: PASS ] should be 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: PASS ] should be 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: PASS ] should be 0,0,0 >+[ 362: PASS ] should be 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: PASS ] should be 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: PASS ] should be 0,0,0 >+[ 367: PASS ] should be 0,0,0 >+[ 368: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 374: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 379: PASS ] should be 0,0,0 >+[ 380: PASS ] should be 0,0,0 >+[ 381: PASS ] should be 0,0,0 >+[ 382: PASS ] should be 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 384: PASS ] should be 0,0,0 >+[ 385: PASS ] should be 0,0,0 >+[ 386: PASS ] should be 0,0,0 >+[ 387: PASS ] should be 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 389: PASS ] should be 0,0,0 >+[ 390: PASS ] should be 0,0,0 >+[ 391: PASS ] should be 0,0,0 >+[ 392: PASS ] should be 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 394: PASS ] should be 0,0,0 >+[ 395: PASS ] should be 0,0,0 >+[ 396: PASS ] should be 0,0,0 >+[ 397: PASS ] should be 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 399: PASS ] should be 0,0,0 >+[ 400: PASS ] should be 0,0,0 >+[ 401: PASS ] should be 0,0,0 >+[ 402: PASS ] should be 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 404: PASS ] should be 0,0,0 >+[ 405: PASS ] should be 0,0,0 >+[ 406: PASS ] should be 0,0,0 >+[ 407: PASS ] should be 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 409: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 411: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 412: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 414: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 415: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 416: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 418: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 419: PASS ] should be 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: PASS ] should be 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 424: PASS ] should be 0,0,0 >+[ 425: PASS ] should be 0,0,0 >+[ 426: PASS ] should be 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 429: PASS ] should be 0,0,0 >+[ 430: PASS ] should be 0,0,0 >+[ 431: PASS ] should be 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 434: PASS ] should be 0,0,0 >+[ 435: PASS ] should be 0,0,0 >+[ 436: PASS ] should be 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 439: PASS ] should be 0,0,0 >+[ 440: PASS ] should be 0,0,0 >+[ 441: PASS ] should be 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 444: PASS ] should be 0,0,0 >+[ 445: PASS ] should be 0,0,0 >+[ 446: PASS ] should be 0,0,0 >+[ 447: PASS ] should be 0,0,0 >+[ 448: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 449: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 454: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 455: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 456: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 457: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 458: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 459: PASS ] should be 0,0,0 >+[ 460: PASS ] should be 0,0,0 >+[ 461: PASS ] should be 0,0,0 >+[ 462: PASS ] should be 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 464: PASS ] should be 0,0,0 >+[ 465: PASS ] should be 0,0,0 >+[ 466: PASS ] should be 0,0,0 >+[ 467: PASS ] should be 0,0,0 >+[ 468: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: PASS ] should be 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 474: PASS ] should be 0,0,0 >+[ 475: PASS ] should be 0,0,0 >+[ 476: PASS ] should be 0,0,0 >+[ 477: PASS ] should be 0,0,0 >+[ 478: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 479: PASS ] should be 0,0,0 >+[ 480: PASS ] should be 0,0,0 >+[ 481: PASS ] should be 0,0,0 >+[ 482: PASS ] should be 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 484: PASS ] should be 0,0,0 >+[ 485: PASS ] should be 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: PASS ] should be 0,0,0 >+[ 488: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 489: PASS ] should be 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: PASS ] should be 0,0,0 >+[ 498: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 499: PASS ] should be 0,0,0 >+[ 500: PASS ] should be 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: PASS ] should be 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 504: PASS ] should be 0,0,0 >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 509: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 510: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 511: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 512: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 513: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 514: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 515: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 516: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 517: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 518: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 519: PASS ] should be 0,0,0 >+[ 520: PASS ] should be 0,0,0 >+[ 521: PASS ] should be 0,0,0 >+[ 522: PASS ] should be 0,0,0 >+[ 523: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 524: PASS ] should be 0,0,0 >+[ 525: PASS ] should be 0,0,0 >+[ 526: PASS ] should be 0,0,0 >+[ 527: PASS ] should be 0,0,0 >+[ 528: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 531: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 535: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 536: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 538: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 539: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 540: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 547: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 548: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 549: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 551: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 552: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 553: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 554: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 555: PASS ] should be 0,0,0 >+[ 556: PASS ] should be 0,0,0 >+[ 557: PASS ] should be 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: PASS ] should be 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: PASS ] should be 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: PASS ] should be 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: PASS ] should be 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 568: PASS ] should be 0,0,0 >+[ 569: PASS ] should be 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: PASS ] should be 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: PASS ] should be 0,0,0 >+[ 574: PASS ] should be 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: PASS ] should be 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: PASS ] should be 0,0,0 >+[ 579: PASS ] should be 0,0,0 >+[ 580: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 581: PASS ] should be 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: PASS ] should be 0,0,0 >+[ 584: PASS ] should be 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: PASS ] should be 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: PASS ] should be 0,0,0 >+[ 589: PASS ] should be 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: PASS ] should be 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 594: PASS ] should be 0,0,0 >+[ 595: PASS ] should be 0,0,0 >+[ 596: PASS ] should be 0,0,0 >+[ 597: PASS ] should be 0,0,0 >+[ 598: PASS ] should be 0,0,0 >+[ 599: PASS ] should be 0,0,0 >+[ 600: PASS ] should be 0,0,0 >+[ 601: PASS ] should be 0,0,0 >+[ 602: PASS ] should be 0,0,0 >+[ 603: PASS ] should be 0,0,0 >+[ 604: PASS ] should be 0,0,0 >+[ 605: PASS ] should be 0,0,0 >+[ 606: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 607: PASS ] should be 0,0,0 >+[ 608: PASS ] should be 0,0,0 >+[ 609: PASS ] should be 0,0,0 >+[ 610: PASS ] should be 0,0,0 >+[ 611: PASS ] should be 0,0,0 >+[ 612: PASS ] should be 0,0,0 >+[ 613: PASS ] should be 0,0,0 >+[ 614: PASS ] should be 0,0,0 >+[ 615: PASS ] should be 0,0,0 >+[ 616: PASS ] should be 0,0,0 >+[ 617: PASS ] should be 0,0,0 >+[ 618: PASS ] should be 0,0,0 >+[ 619: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 620: PASS ] should be 0,0,0 >+[ 621: PASS ] should be 0,0,0 >+[ 622: PASS ] should be 0,0,0 >+[ 623: PASS ] should be 0,0,0 >+[ 624: PASS ] should be 0,0,0 >+[ 625: PASS ] should be 0,0,0 >+[ 626: PASS ] should be 0,0,0 >+[ 627: PASS ] should be 0,0,0 >+[ 628: PASS ] should be 0,0,0 >+[ 629: PASS ] should be 0,0,0 >+[ 630: PASS ] should be 0,0,0 >+[ 631: PASS ] should be 0,0,0 >+[ 632: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 633: PASS ] should be 0,0,0 >+[ 634: PASS ] should be 0,0,0 >+[ 635: PASS ] should be 0,0,0 >+[ 636: PASS ] should be 0,0,0 >+[ 637: PASS ] should be 0,0,0 >+[ 638: PASS ] should be 0,0,0 >+[ 639: PASS ] should be 0,0,0 >+[ 640: PASS ] should be 0,0,0 >+[ 641: PASS ] should be 0,0,0 >+[ 642: PASS ] should be 0,0,0 >+[ 643: PASS ] should be 0,0,0 >+[ 644: PASS ] should be 0,0,0 >+[ 645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 646: PASS ] should be 0,0,0 >+[ 647: PASS ] should be 0,0,0 >+[ 648: PASS ] should be 0,0,0 >+[ 649: PASS ] should be 0,0,0 >+[ 650: PASS ] should be 0,0,0 >+[ 651: PASS ] should be 0,0,0 >+[ 652: PASS ] should be 0,0,0 >+[ 653: PASS ] should be 0,0,0 >+[ 654: PASS ] should be 0,0,0 >+[ 655: PASS ] should be 0,0,0 >+[ 656: PASS ] should be 0,0,0 >+[ 657: PASS ] should be 0,0,0 >+[ 658: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 659: PASS ] should be 0,0,0 >+[ 660: PASS ] should be 0,0,0 >+[ 661: PASS ] should be 0,0,0 >+[ 662: PASS ] should be 0,0,0 >+[ 663: PASS ] should be 0,0,0 >+[ 664: PASS ] should be 0,0,0 >+[ 665: PASS ] should be 0,0,0 >+[ 666: PASS ] should be 0,0,0 >+[ 667: PASS ] should be 0,0,0 >+[ 668: PASS ] should be 0,0,0 >+[ 669: PASS ] should be 0,0,0 >+[ 670: PASS ] should be 0,0,0 >+[ 671: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 672: PASS ] should be 0,0,0 >+[ 673: PASS ] should be 0,0,0 >+[ 674: PASS ] should be 0,0,0 >+[ 675: PASS ] should be 0,0,0 >+[ 676: PASS ] should be 0,0,0 >+[ 677: PASS ] should be 0,0,0 >+[ 678: PASS ] should be 0,0,0 >+[ 679: PASS ] should be 0,0,0 >+[ 680: PASS ] should be 0,0,0 >+[ 681: PASS ] should be 0,0,0 >+[ 682: PASS ] should be 0,0,0 >+[ 683: PASS ] should be 0,0,0 >+[ 684: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 685: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 686: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 687: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 688: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 689: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 690: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 691: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 692: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 693: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 694: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 695: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 696: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 697: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 698: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 699: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 700: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 701: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 702: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 703: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 704: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 705: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 706: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 707: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 708: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 709: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: PASS ] should be 0,0,0 >+[ 712: PASS ] should be 0,0,0 >+[ 713: PASS ] should be 0,0,0 >+[ 714: PASS ] should be 0,0,0 >+[ 715: PASS ] should be 0,0,0 >+[ 716: PASS ] should be 0,0,0 >+[ 717: PASS ] should be 0,0,0 >+[ 718: PASS ] should be 0,0,0 >+[ 719: PASS ] should be 0,0,0 >+[ 720: PASS ] should be 0,0,0 >+[ 721: PASS ] should be 0,0,0 >+[ 722: PASS ] should be 0,0,0 >+[ 723: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 724: PASS ] should be 0,0,0 >+[ 725: PASS ] should be 0,0,0 >+[ 726: PASS ] should be 0,0,0 >+[ 727: PASS ] should be 0,0,0 >+[ 728: PASS ] should be 0,0,0 >+[ 729: PASS ] should be 0,0,0 >+[ 730: PASS ] should be 0,0,0 >+[ 731: PASS ] should be 0,0,0 >+[ 732: PASS ] should be 0,0,0 >+[ 733: PASS ] should be 0,0,0 >+[ 734: PASS ] should be 0,0,0 >+[ 735: PASS ] should be 0,0,0 >+[ 736: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 737: PASS ] successfullyParsed is true >+[ FAIL ] 256 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg16f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg16f-rg-float-expected.txt >index d0c764cc7f1ee69ad53ec1663451e643c2f197ae..8e72d085c6234c75c2b27458739dfdf6079bdcf3 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg16f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg16f-rg-float-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rg16f-rg-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: PASS ] should be 0,0,0 >+[ 22: PASS ] should be 0,0,0 >+[ 23: PASS ] should be 0,0,0 >+[ 24: PASS ] should be 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: PASS ] should be 0,0,0 >+[ 29: PASS ] should be 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 38: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 39: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: PASS ] should be 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: PASS ] should be 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 73: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 74: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 77: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 78: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: PASS ] should be 0,0,0 >+[ 102: PASS ] should be 0,0,0 >+[ 103: PASS ] should be 0,0,0 >+[ 104: PASS ] should be 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: PASS ] should be 0,0,0 >+[ 107: PASS ] should be 0,0,0 >+[ 108: PASS ] should be 0,0,0 >+[ 109: PASS ] should be 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: PASS ] should be 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: PASS ] should be 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: PASS ] should be 0,0,0 >+[ 127: PASS ] should be 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: PASS ] should be 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 134: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 137: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 139: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: PASS ] should be 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: PASS ] should be 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: PASS ] should be 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: PASS ] should be 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: PASS ] should be 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: PASS ] should be 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: PASS ] should be 0,0,0 >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: PASS ] should be 0,0,0 >+[ 283: PASS ] should be 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: PASS ] should be 0,0,0 >+[ 287: PASS ] should be 0,0,0 >+[ 288: PASS ] should be 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: PASS ] should be 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: PASS ] should be 0,0,0 >+[ 293: PASS ] should be 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: PASS ] should be 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: PASS ] should be 0,0,0 >+[ 298: PASS ] should be 0,0,0 >+[ 299: PASS ] should be 0,0,0 >+[ 300: PASS ] should be 0,0,0 >+[ 301: PASS ] should be 0,0,0 >+[ 302: PASS ] should be 0,0,0 >+[ 303: PASS ] should be 0,0,0 >+[ 304: PASS ] should be 0,0,0 >+[ 305: PASS ] should be 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: PASS ] should be 0,0,0 >+[ 309: PASS ] should be 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 314: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 316: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 317: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 318: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 320: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 322: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 323: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 324: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 325: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 330: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 331: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 332: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 333: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 334: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 340: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 342: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 343: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 345: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 346: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 348: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 349: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 352: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 354: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 355: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 356: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 358: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 359: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: PASS ] should be 0,0,0 >+[ 462: PASS ] should be 0,0,0 >+[ 463: PASS ] should be 0,0,0 >+[ 464: PASS ] should be 0,0,0 >+[ 465: PASS ] should be 0,0,0 >+[ 466: PASS ] should be 0,0,0 >+[ 467: PASS ] should be 0,0,0 >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: PASS ] should be 0,0,0 >+[ 473: PASS ] should be 0,0,0 >+[ 474: PASS ] should be 0,0,0 >+[ 475: PASS ] should be 0,0,0 >+[ 476: PASS ] should be 0,0,0 >+[ 477: PASS ] should be 0,0,0 >+[ 478: PASS ] should be 0,0,0 >+[ 479: PASS ] should be 0,0,0 >+[ 480: PASS ] should be 0,0,0 >+[ 481: PASS ] should be 0,0,0 >+[ 482: PASS ] should be 0,0,0 >+[ 483: PASS ] should be 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: PASS ] should be 0,0,0 >+[ 487: PASS ] should be 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: PASS ] should be 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: PASS ] should be 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: PASS ] should be 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: PASS ] should be 0,0,0 >+[ 500: PASS ] should be 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: PASS ] should be 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: PASS ] should be 0,0,0 >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: PASS ] should be 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 513: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 514: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 515: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 516: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 517: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 518: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 519: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 520: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 521: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 522: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 523: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 524: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 525: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 526: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 527: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 528: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 529: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 533: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 537: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 538: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 539: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 540: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 541: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 542: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 543: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 544: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 545: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 546: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 547: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 548: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 549: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 550: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 551: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 557: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 558: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 559: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: PASS ] should be 0,0,0 >+[ 662: PASS ] should be 0,0,0 >+[ 663: PASS ] should be 0,0,0 >+[ 664: PASS ] should be 0,0,0 >+[ 665: PASS ] should be 0,0,0 >+[ 666: PASS ] should be 0,0,0 >+[ 667: PASS ] should be 0,0,0 >+[ 668: PASS ] should be 0,0,0 >+[ 669: PASS ] should be 0,0,0 >+[ 670: PASS ] should be 0,0,0 >+[ 671: PASS ] should be 0,0,0 >+[ 672: PASS ] should be 0,0,0 >+[ 673: PASS ] should be 0,0,0 >+[ 674: PASS ] should be 0,0,0 >+[ 675: PASS ] should be 0,0,0 >+[ 676: PASS ] should be 0,0,0 >+[ 677: PASS ] should be 0,0,0 >+[ 678: PASS ] should be 0,0,0 >+[ 679: PASS ] should be 0,0,0 >+[ 680: PASS ] should be 0,0,0 >+[ 681: PASS ] should be 0,0,0 >+[ 682: PASS ] should be 0,0,0 >+[ 683: PASS ] should be 0,0,0 >+[ 684: PASS ] should be 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: PASS ] should be 0,0,0 >+[ 687: PASS ] should be 0,0,0 >+[ 688: PASS ] should be 0,0,0 >+[ 689: PASS ] should be 0,0,0 >+[ 690: PASS ] should be 0,0,0 >+[ 691: PASS ] should be 0,0,0 >+[ 692: PASS ] should be 0,0,0 >+[ 693: PASS ] should be 0,0,0 >+[ 694: PASS ] should be 0,0,0 >+[ 695: PASS ] should be 0,0,0 >+[ 696: PASS ] should be 0,0,0 >+[ 697: PASS ] should be 0,0,0 >+[ 698: PASS ] should be 0,0,0 >+[ 699: PASS ] should be 0,0,0 >+[ 700: PASS ] should be 0,0,0 >+[ 701: PASS ] should be 0,0,0 >+[ 702: PASS ] should be 0,0,0 >+[ 703: PASS ] should be 0,0,0 >+[ 704: PASS ] should be 0,0,0 >+[ 705: PASS ] should be 0,0,0 >+[ 706: PASS ] should be 0,0,0 >+[ 707: PASS ] should be 0,0,0 >+[ 708: PASS ] should be 0,0,0 >+[ 709: PASS ] should be 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 712: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 713: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 714: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 715: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 716: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 717: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 718: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 719: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 720: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 721: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 722: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 723: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 724: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 725: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 726: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 727: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 728: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 729: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 730: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 731: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 732: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 733: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 734: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 737: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 738: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 739: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 740: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 741: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 742: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 743: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 744: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 745: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 746: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 747: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 748: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 749: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 750: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 751: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 752: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 753: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 754: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 755: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 756: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 757: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 758: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 759: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: PASS ] should be 0,0,0 >+[ 762: PASS ] should be 0,0,0 >+[ 763: PASS ] should be 0,0,0 >+[ 764: PASS ] should be 0,0,0 >+[ 765: PASS ] should be 0,0,0 >+[ 766: PASS ] should be 0,0,0 >+[ 767: PASS ] should be 0,0,0 >+[ 768: PASS ] should be 0,0,0 >+[ 769: PASS ] should be 0,0,0 >+[ 770: PASS ] should be 0,0,0 >+[ 771: PASS ] should be 0,0,0 >+[ 772: PASS ] should be 0,0,0 >+[ 773: PASS ] should be 0,0,0 >+[ 774: PASS ] should be 0,0,0 >+[ 775: PASS ] should be 0,0,0 >+[ 776: PASS ] should be 0,0,0 >+[ 777: PASS ] should be 0,0,0 >+[ 778: PASS ] should be 0,0,0 >+[ 779: PASS ] should be 0,0,0 >+[ 780: PASS ] should be 0,0,0 >+[ 781: PASS ] should be 0,0,0 >+[ 782: PASS ] should be 0,0,0 >+[ 783: PASS ] should be 0,0,0 >+[ 784: PASS ] should be 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: PASS ] should be 0,0,0 >+[ 787: PASS ] should be 0,0,0 >+[ 788: PASS ] should be 0,0,0 >+[ 789: PASS ] should be 0,0,0 >+[ 790: PASS ] should be 0,0,0 >+[ 791: PASS ] should be 0,0,0 >+[ 792: PASS ] should be 0,0,0 >+[ 793: PASS ] should be 0,0,0 >+[ 794: PASS ] should be 0,0,0 >+[ 795: PASS ] should be 0,0,0 >+[ 796: PASS ] should be 0,0,0 >+[ 797: PASS ] should be 0,0,0 >+[ 798: PASS ] should be 0,0,0 >+[ 799: PASS ] should be 0,0,0 >+[ 800: PASS ] should be 0,0,0 >+[ 801: PASS ] should be 0,0,0 >+[ 802: PASS ] should be 0,0,0 >+[ 803: PASS ] should be 0,0,0 >+[ 804: PASS ] should be 0,0,0 >+[ 805: PASS ] should be 0,0,0 >+[ 806: PASS ] should be 0,0,0 >+[ 807: PASS ] should be 0,0,0 >+[ 808: PASS ] should be 0,0,0 >+[ 809: PASS ] should be 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 812: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 813: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 814: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 815: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 816: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 817: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 818: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 819: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 820: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 821: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 822: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 823: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 824: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 825: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 826: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 827: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 828: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 829: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 830: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 831: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 832: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 833: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 834: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 837: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 838: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 839: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 840: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 841: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 842: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 843: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 844: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 845: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 846: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 847: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 848: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 849: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 850: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 851: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 852: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 853: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 854: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 855: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 856: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 857: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 858: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 859: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: PASS ] should be 0,0,0 >+[ 982: PASS ] should be 0,0,0 >+[ 983: PASS ] should be 0,0,0 >+[ 984: PASS ] should be 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: PASS ] should be 0,0,0 >+[ 987: PASS ] should be 0,0,0 >+[ 988: PASS ] should be 0,0,0 >+[ 989: PASS ] should be 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 992: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 993: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 994: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 997: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 998: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 999: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: PASS ] should be 0,0,0 >+[ 1022: PASS ] should be 0,0,0 >+[ 1023: PASS ] should be 0,0,0 >+[ 1024: PASS ] should be 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: PASS ] should be 0,0,0 >+[ 1027: PASS ] should be 0,0,0 >+[ 1028: PASS ] should be 0,0,0 >+[ 1029: PASS ] should be 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: PASS ] should be 0,0,0 >+[ 1062: PASS ] should be 0,0,0 >+[ 1063: PASS ] should be 0,0,0 >+[ 1064: PASS ] should be 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: PASS ] should be 0,0,0 >+[ 1067: PASS ] should be 0,0,0 >+[ 1068: PASS ] should be 0,0,0 >+[ 1069: PASS ] should be 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: PASS ] should be 0,0,0 >+[ 1082: PASS ] should be 0,0,0 >+[ 1083: PASS ] should be 0,0,0 >+[ 1084: PASS ] should be 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: PASS ] should be 0,0,0 >+[ 1087: PASS ] should be 0,0,0 >+[ 1088: PASS ] should be 0,0,0 >+[ 1089: PASS ] should be 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: PASS ] should be 0,0,0 >+[ 1222: PASS ] should be 0,0,0 >+[ 1223: PASS ] should be 0,0,0 >+[ 1224: PASS ] should be 0,0,0 >+[ 1225: PASS ] should be 0,0,0 >+[ 1226: PASS ] should be 0,0,0 >+[ 1227: PASS ] should be 0,0,0 >+[ 1228: PASS ] should be 0,0,0 >+[ 1229: PASS ] should be 0,0,0 >+[ 1230: PASS ] should be 0,0,0 >+[ 1231: PASS ] should be 0,0,0 >+[ 1232: PASS ] should be 0,0,0 >+[ 1233: PASS ] should be 0,0,0 >+[ 1234: PASS ] should be 0,0,0 >+[ 1235: PASS ] should be 0,0,0 >+[ 1236: PASS ] should be 0,0,0 >+[ 1237: PASS ] should be 0,0,0 >+[ 1238: PASS ] should be 0,0,0 >+[ 1239: PASS ] should be 0,0,0 >+[ 1240: PASS ] should be 0,0,0 >+[ 1241: PASS ] should be 0,0,0 >+[ 1242: PASS ] should be 0,0,0 >+[ 1243: PASS ] should be 0,0,0 >+[ 1244: PASS ] should be 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: PASS ] should be 0,0,0 >+[ 1247: PASS ] should be 0,0,0 >+[ 1248: PASS ] should be 0,0,0 >+[ 1249: PASS ] should be 0,0,0 >+[ 1250: PASS ] should be 0,0,0 >+[ 1251: PASS ] should be 0,0,0 >+[ 1252: PASS ] should be 0,0,0 >+[ 1253: PASS ] should be 0,0,0 >+[ 1254: PASS ] should be 0,0,0 >+[ 1255: PASS ] should be 0,0,0 >+[ 1256: PASS ] should be 0,0,0 >+[ 1257: PASS ] should be 0,0,0 >+[ 1258: PASS ] should be 0,0,0 >+[ 1259: PASS ] should be 0,0,0 >+[ 1260: PASS ] should be 0,0,0 >+[ 1261: PASS ] should be 0,0,0 >+[ 1262: PASS ] should be 0,0,0 >+[ 1263: PASS ] should be 0,0,0 >+[ 1264: PASS ] should be 0,0,0 >+[ 1265: PASS ] should be 0,0,0 >+[ 1266: PASS ] should be 0,0,0 >+[ 1267: PASS ] should be 0,0,0 >+[ 1268: PASS ] should be 0,0,0 >+[ 1269: PASS ] should be 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: PASS ] should be 0,0,0 >+[ 1422: PASS ] should be 0,0,0 >+[ 1423: PASS ] should be 0,0,0 >+[ 1424: PASS ] should be 0,0,0 >+[ 1425: PASS ] should be 0,0,0 >+[ 1426: PASS ] should be 0,0,0 >+[ 1427: PASS ] should be 0,0,0 >+[ 1428: PASS ] should be 0,0,0 >+[ 1429: PASS ] should be 0,0,0 >+[ 1430: PASS ] should be 0,0,0 >+[ 1431: PASS ] should be 0,0,0 >+[ 1432: PASS ] should be 0,0,0 >+[ 1433: PASS ] should be 0,0,0 >+[ 1434: PASS ] should be 0,0,0 >+[ 1435: PASS ] should be 0,0,0 >+[ 1436: PASS ] should be 0,0,0 >+[ 1437: PASS ] should be 0,0,0 >+[ 1438: PASS ] should be 0,0,0 >+[ 1439: PASS ] should be 0,0,0 >+[ 1440: PASS ] should be 0,0,0 >+[ 1441: PASS ] should be 0,0,0 >+[ 1442: PASS ] should be 0,0,0 >+[ 1443: PASS ] should be 0,0,0 >+[ 1444: PASS ] should be 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: PASS ] should be 0,0,0 >+[ 1447: PASS ] should be 0,0,0 >+[ 1448: PASS ] should be 0,0,0 >+[ 1449: PASS ] should be 0,0,0 >+[ 1450: PASS ] should be 0,0,0 >+[ 1451: PASS ] should be 0,0,0 >+[ 1452: PASS ] should be 0,0,0 >+[ 1453: PASS ] should be 0,0,0 >+[ 1454: PASS ] should be 0,0,0 >+[ 1455: PASS ] should be 0,0,0 >+[ 1456: PASS ] should be 0,0,0 >+[ 1457: PASS ] should be 0,0,0 >+[ 1458: PASS ] should be 0,0,0 >+[ 1459: PASS ] should be 0,0,0 >+[ 1460: PASS ] should be 0,0,0 >+[ 1461: PASS ] should be 0,0,0 >+[ 1462: PASS ] should be 0,0,0 >+[ 1463: PASS ] should be 0,0,0 >+[ 1464: PASS ] should be 0,0,0 >+[ 1465: PASS ] should be 0,0,0 >+[ 1466: PASS ] should be 0,0,0 >+[ 1467: PASS ] should be 0,0,0 >+[ 1468: PASS ] should be 0,0,0 >+[ 1469: PASS ] should be 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: PASS ] should be 0,0,0 >+[ 1622: PASS ] should be 0,0,0 >+[ 1623: PASS ] should be 0,0,0 >+[ 1624: PASS ] should be 0,0,0 >+[ 1625: PASS ] should be 0,0,0 >+[ 1626: PASS ] should be 0,0,0 >+[ 1627: PASS ] should be 0,0,0 >+[ 1628: PASS ] should be 0,0,0 >+[ 1629: PASS ] should be 0,0,0 >+[ 1630: PASS ] should be 0,0,0 >+[ 1631: PASS ] should be 0,0,0 >+[ 1632: PASS ] should be 0,0,0 >+[ 1633: PASS ] should be 0,0,0 >+[ 1634: PASS ] should be 0,0,0 >+[ 1635: PASS ] should be 0,0,0 >+[ 1636: PASS ] should be 0,0,0 >+[ 1637: PASS ] should be 0,0,0 >+[ 1638: PASS ] should be 0,0,0 >+[ 1639: PASS ] should be 0,0,0 >+[ 1640: PASS ] should be 0,0,0 >+[ 1641: PASS ] should be 0,0,0 >+[ 1642: PASS ] should be 0,0,0 >+[ 1643: PASS ] should be 0,0,0 >+[ 1644: PASS ] should be 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: PASS ] should be 0,0,0 >+[ 1647: PASS ] should be 0,0,0 >+[ 1648: PASS ] should be 0,0,0 >+[ 1649: PASS ] should be 0,0,0 >+[ 1650: PASS ] should be 0,0,0 >+[ 1651: PASS ] should be 0,0,0 >+[ 1652: PASS ] should be 0,0,0 >+[ 1653: PASS ] should be 0,0,0 >+[ 1654: PASS ] should be 0,0,0 >+[ 1655: PASS ] should be 0,0,0 >+[ 1656: PASS ] should be 0,0,0 >+[ 1657: PASS ] should be 0,0,0 >+[ 1658: PASS ] should be 0,0,0 >+[ 1659: PASS ] should be 0,0,0 >+[ 1660: PASS ] should be 0,0,0 >+[ 1661: PASS ] should be 0,0,0 >+[ 1662: PASS ] should be 0,0,0 >+[ 1663: PASS ] should be 0,0,0 >+[ 1664: PASS ] should be 0,0,0 >+[ 1665: PASS ] should be 0,0,0 >+[ 1666: PASS ] should be 0,0,0 >+[ 1667: PASS ] should be 0,0,0 >+[ 1668: PASS ] should be 0,0,0 >+[ 1669: PASS ] should be 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: PASS ] should be 0,0,0 >+[ 1722: PASS ] should be 0,0,0 >+[ 1723: PASS ] should be 0,0,0 >+[ 1724: PASS ] should be 0,0,0 >+[ 1725: PASS ] should be 0,0,0 >+[ 1726: PASS ] should be 0,0,0 >+[ 1727: PASS ] should be 0,0,0 >+[ 1728: PASS ] should be 0,0,0 >+[ 1729: PASS ] should be 0,0,0 >+[ 1730: PASS ] should be 0,0,0 >+[ 1731: PASS ] should be 0,0,0 >+[ 1732: PASS ] should be 0,0,0 >+[ 1733: PASS ] should be 0,0,0 >+[ 1734: PASS ] should be 0,0,0 >+[ 1735: PASS ] should be 0,0,0 >+[ 1736: PASS ] should be 0,0,0 >+[ 1737: PASS ] should be 0,0,0 >+[ 1738: PASS ] should be 0,0,0 >+[ 1739: PASS ] should be 0,0,0 >+[ 1740: PASS ] should be 0,0,0 >+[ 1741: PASS ] should be 0,0,0 >+[ 1742: PASS ] should be 0,0,0 >+[ 1743: PASS ] should be 0,0,0 >+[ 1744: PASS ] should be 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: PASS ] should be 0,0,0 >+[ 1747: PASS ] should be 0,0,0 >+[ 1748: PASS ] should be 0,0,0 >+[ 1749: PASS ] should be 0,0,0 >+[ 1750: PASS ] should be 0,0,0 >+[ 1751: PASS ] should be 0,0,0 >+[ 1752: PASS ] should be 0,0,0 >+[ 1753: PASS ] should be 0,0,0 >+[ 1754: PASS ] should be 0,0,0 >+[ 1755: PASS ] should be 0,0,0 >+[ 1756: PASS ] should be 0,0,0 >+[ 1757: PASS ] should be 0,0,0 >+[ 1758: PASS ] should be 0,0,0 >+[ 1759: PASS ] should be 0,0,0 >+[ 1760: PASS ] should be 0,0,0 >+[ 1761: PASS ] should be 0,0,0 >+[ 1762: PASS ] should be 0,0,0 >+[ 1763: PASS ] should be 0,0,0 >+[ 1764: PASS ] should be 0,0,0 >+[ 1765: PASS ] should be 0,0,0 >+[ 1766: PASS ] should be 0,0,0 >+[ 1767: PASS ] should be 0,0,0 >+[ 1768: PASS ] should be 0,0,0 >+[ 1769: PASS ] should be 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1472 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg16f-rg-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg16f-rg-half_float-expected.txt >index abbe1205333748b374b1913313ede557373baa0c..0c7434624ef7ac7e36e4b8518d16e559a756259e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg16f-rg-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg16f-rg-half_float-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rg16f-rg-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: PASS ] should be 0,0,0 >+[ 22: PASS ] should be 0,0,0 >+[ 23: PASS ] should be 0,0,0 >+[ 24: PASS ] should be 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: PASS ] should be 0,0,0 >+[ 29: PASS ] should be 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 38: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 39: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: PASS ] should be 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: PASS ] should be 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 73: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 74: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 77: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 78: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: PASS ] should be 0,0,0 >+[ 102: PASS ] should be 0,0,0 >+[ 103: PASS ] should be 0,0,0 >+[ 104: PASS ] should be 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: PASS ] should be 0,0,0 >+[ 107: PASS ] should be 0,0,0 >+[ 108: PASS ] should be 0,0,0 >+[ 109: PASS ] should be 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: PASS ] should be 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: PASS ] should be 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: PASS ] should be 0,0,0 >+[ 127: PASS ] should be 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: PASS ] should be 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 134: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 137: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 139: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: PASS ] should be 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: PASS ] should be 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: PASS ] should be 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: PASS ] should be 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: PASS ] should be 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: PASS ] should be 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: PASS ] should be 0,0,0 >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: PASS ] should be 0,0,0 >+[ 283: PASS ] should be 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: PASS ] should be 0,0,0 >+[ 287: PASS ] should be 0,0,0 >+[ 288: PASS ] should be 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: PASS ] should be 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: PASS ] should be 0,0,0 >+[ 293: PASS ] should be 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: PASS ] should be 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: PASS ] should be 0,0,0 >+[ 298: PASS ] should be 0,0,0 >+[ 299: PASS ] should be 0,0,0 >+[ 300: PASS ] should be 0,0,0 >+[ 301: PASS ] should be 0,0,0 >+[ 302: PASS ] should be 0,0,0 >+[ 303: PASS ] should be 0,0,0 >+[ 304: PASS ] should be 0,0,0 >+[ 305: PASS ] should be 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: PASS ] should be 0,0,0 >+[ 309: PASS ] should be 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 314: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 316: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 317: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 318: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 320: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 322: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 323: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 324: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 325: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 330: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 331: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 332: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 333: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 334: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 340: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 342: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 343: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 345: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 346: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 348: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 349: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 352: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 354: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 355: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 356: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 358: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 359: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: PASS ] should be 0,0,0 >+[ 462: PASS ] should be 0,0,0 >+[ 463: PASS ] should be 0,0,0 >+[ 464: PASS ] should be 0,0,0 >+[ 465: PASS ] should be 0,0,0 >+[ 466: PASS ] should be 0,0,0 >+[ 467: PASS ] should be 0,0,0 >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: PASS ] should be 0,0,0 >+[ 473: PASS ] should be 0,0,0 >+[ 474: PASS ] should be 0,0,0 >+[ 475: PASS ] should be 0,0,0 >+[ 476: PASS ] should be 0,0,0 >+[ 477: PASS ] should be 0,0,0 >+[ 478: PASS ] should be 0,0,0 >+[ 479: PASS ] should be 0,0,0 >+[ 480: PASS ] should be 0,0,0 >+[ 481: PASS ] should be 0,0,0 >+[ 482: PASS ] should be 0,0,0 >+[ 483: PASS ] should be 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: PASS ] should be 0,0,0 >+[ 487: PASS ] should be 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: PASS ] should be 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: PASS ] should be 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: PASS ] should be 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: PASS ] should be 0,0,0 >+[ 500: PASS ] should be 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: PASS ] should be 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: PASS ] should be 0,0,0 >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: PASS ] should be 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 513: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 514: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 515: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 516: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 517: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 518: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 519: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 520: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 521: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 522: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 523: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 524: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 525: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 526: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 527: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 528: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 529: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 533: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 537: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 538: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 539: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 540: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 541: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 542: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 543: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 544: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 545: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 546: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 547: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 548: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 549: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 550: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 551: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 557: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 558: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 559: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: PASS ] should be 0,0,0 >+[ 662: PASS ] should be 0,0,0 >+[ 663: PASS ] should be 0,0,0 >+[ 664: PASS ] should be 0,0,0 >+[ 665: PASS ] should be 0,0,0 >+[ 666: PASS ] should be 0,0,0 >+[ 667: PASS ] should be 0,0,0 >+[ 668: PASS ] should be 0,0,0 >+[ 669: PASS ] should be 0,0,0 >+[ 670: PASS ] should be 0,0,0 >+[ 671: PASS ] should be 0,0,0 >+[ 672: PASS ] should be 0,0,0 >+[ 673: PASS ] should be 0,0,0 >+[ 674: PASS ] should be 0,0,0 >+[ 675: PASS ] should be 0,0,0 >+[ 676: PASS ] should be 0,0,0 >+[ 677: PASS ] should be 0,0,0 >+[ 678: PASS ] should be 0,0,0 >+[ 679: PASS ] should be 0,0,0 >+[ 680: PASS ] should be 0,0,0 >+[ 681: PASS ] should be 0,0,0 >+[ 682: PASS ] should be 0,0,0 >+[ 683: PASS ] should be 0,0,0 >+[ 684: PASS ] should be 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: PASS ] should be 0,0,0 >+[ 687: PASS ] should be 0,0,0 >+[ 688: PASS ] should be 0,0,0 >+[ 689: PASS ] should be 0,0,0 >+[ 690: PASS ] should be 0,0,0 >+[ 691: PASS ] should be 0,0,0 >+[ 692: PASS ] should be 0,0,0 >+[ 693: PASS ] should be 0,0,0 >+[ 694: PASS ] should be 0,0,0 >+[ 695: PASS ] should be 0,0,0 >+[ 696: PASS ] should be 0,0,0 >+[ 697: PASS ] should be 0,0,0 >+[ 698: PASS ] should be 0,0,0 >+[ 699: PASS ] should be 0,0,0 >+[ 700: PASS ] should be 0,0,0 >+[ 701: PASS ] should be 0,0,0 >+[ 702: PASS ] should be 0,0,0 >+[ 703: PASS ] should be 0,0,0 >+[ 704: PASS ] should be 0,0,0 >+[ 705: PASS ] should be 0,0,0 >+[ 706: PASS ] should be 0,0,0 >+[ 707: PASS ] should be 0,0,0 >+[ 708: PASS ] should be 0,0,0 >+[ 709: PASS ] should be 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 712: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 713: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 714: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 715: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 716: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 717: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 718: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 719: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 720: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 721: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 722: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 723: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 724: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 725: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 726: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 727: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 728: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 729: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 730: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 731: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 732: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 733: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 734: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 737: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 738: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 739: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 740: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 741: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 742: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 743: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 744: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 745: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 746: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 747: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 748: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 749: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 750: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 751: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 752: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 753: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 754: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 755: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 756: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 757: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 758: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 759: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: PASS ] should be 0,0,0 >+[ 762: PASS ] should be 0,0,0 >+[ 763: PASS ] should be 0,0,0 >+[ 764: PASS ] should be 0,0,0 >+[ 765: PASS ] should be 0,0,0 >+[ 766: PASS ] should be 0,0,0 >+[ 767: PASS ] should be 0,0,0 >+[ 768: PASS ] should be 0,0,0 >+[ 769: PASS ] should be 0,0,0 >+[ 770: PASS ] should be 0,0,0 >+[ 771: PASS ] should be 0,0,0 >+[ 772: PASS ] should be 0,0,0 >+[ 773: PASS ] should be 0,0,0 >+[ 774: PASS ] should be 0,0,0 >+[ 775: PASS ] should be 0,0,0 >+[ 776: PASS ] should be 0,0,0 >+[ 777: PASS ] should be 0,0,0 >+[ 778: PASS ] should be 0,0,0 >+[ 779: PASS ] should be 0,0,0 >+[ 780: PASS ] should be 0,0,0 >+[ 781: PASS ] should be 0,0,0 >+[ 782: PASS ] should be 0,0,0 >+[ 783: PASS ] should be 0,0,0 >+[ 784: PASS ] should be 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: PASS ] should be 0,0,0 >+[ 787: PASS ] should be 0,0,0 >+[ 788: PASS ] should be 0,0,0 >+[ 789: PASS ] should be 0,0,0 >+[ 790: PASS ] should be 0,0,0 >+[ 791: PASS ] should be 0,0,0 >+[ 792: PASS ] should be 0,0,0 >+[ 793: PASS ] should be 0,0,0 >+[ 794: PASS ] should be 0,0,0 >+[ 795: PASS ] should be 0,0,0 >+[ 796: PASS ] should be 0,0,0 >+[ 797: PASS ] should be 0,0,0 >+[ 798: PASS ] should be 0,0,0 >+[ 799: PASS ] should be 0,0,0 >+[ 800: PASS ] should be 0,0,0 >+[ 801: PASS ] should be 0,0,0 >+[ 802: PASS ] should be 0,0,0 >+[ 803: PASS ] should be 0,0,0 >+[ 804: PASS ] should be 0,0,0 >+[ 805: PASS ] should be 0,0,0 >+[ 806: PASS ] should be 0,0,0 >+[ 807: PASS ] should be 0,0,0 >+[ 808: PASS ] should be 0,0,0 >+[ 809: PASS ] should be 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 812: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 813: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 814: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 815: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 816: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 817: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 818: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 819: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 820: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 821: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 822: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 823: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 824: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 825: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 826: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 827: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 828: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 829: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 830: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 831: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 832: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 833: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 834: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 837: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 838: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 839: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 840: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 841: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 842: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 843: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 844: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 845: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 846: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 847: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 848: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 849: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 850: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 851: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 852: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 853: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 854: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 855: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 856: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 857: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 858: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 859: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: PASS ] should be 0,0,0 >+[ 982: PASS ] should be 0,0,0 >+[ 983: PASS ] should be 0,0,0 >+[ 984: PASS ] should be 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: PASS ] should be 0,0,0 >+[ 987: PASS ] should be 0,0,0 >+[ 988: PASS ] should be 0,0,0 >+[ 989: PASS ] should be 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 992: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 993: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 994: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 997: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 998: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 999: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: PASS ] should be 0,0,0 >+[ 1022: PASS ] should be 0,0,0 >+[ 1023: PASS ] should be 0,0,0 >+[ 1024: PASS ] should be 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: PASS ] should be 0,0,0 >+[ 1027: PASS ] should be 0,0,0 >+[ 1028: PASS ] should be 0,0,0 >+[ 1029: PASS ] should be 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: PASS ] should be 0,0,0 >+[ 1062: PASS ] should be 0,0,0 >+[ 1063: PASS ] should be 0,0,0 >+[ 1064: PASS ] should be 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: PASS ] should be 0,0,0 >+[ 1067: PASS ] should be 0,0,0 >+[ 1068: PASS ] should be 0,0,0 >+[ 1069: PASS ] should be 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: PASS ] should be 0,0,0 >+[ 1082: PASS ] should be 0,0,0 >+[ 1083: PASS ] should be 0,0,0 >+[ 1084: PASS ] should be 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: PASS ] should be 0,0,0 >+[ 1087: PASS ] should be 0,0,0 >+[ 1088: PASS ] should be 0,0,0 >+[ 1089: PASS ] should be 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: PASS ] should be 0,0,0 >+[ 1222: PASS ] should be 0,0,0 >+[ 1223: PASS ] should be 0,0,0 >+[ 1224: PASS ] should be 0,0,0 >+[ 1225: PASS ] should be 0,0,0 >+[ 1226: PASS ] should be 0,0,0 >+[ 1227: PASS ] should be 0,0,0 >+[ 1228: PASS ] should be 0,0,0 >+[ 1229: PASS ] should be 0,0,0 >+[ 1230: PASS ] should be 0,0,0 >+[ 1231: PASS ] should be 0,0,0 >+[ 1232: PASS ] should be 0,0,0 >+[ 1233: PASS ] should be 0,0,0 >+[ 1234: PASS ] should be 0,0,0 >+[ 1235: PASS ] should be 0,0,0 >+[ 1236: PASS ] should be 0,0,0 >+[ 1237: PASS ] should be 0,0,0 >+[ 1238: PASS ] should be 0,0,0 >+[ 1239: PASS ] should be 0,0,0 >+[ 1240: PASS ] should be 0,0,0 >+[ 1241: PASS ] should be 0,0,0 >+[ 1242: PASS ] should be 0,0,0 >+[ 1243: PASS ] should be 0,0,0 >+[ 1244: PASS ] should be 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: PASS ] should be 0,0,0 >+[ 1247: PASS ] should be 0,0,0 >+[ 1248: PASS ] should be 0,0,0 >+[ 1249: PASS ] should be 0,0,0 >+[ 1250: PASS ] should be 0,0,0 >+[ 1251: PASS ] should be 0,0,0 >+[ 1252: PASS ] should be 0,0,0 >+[ 1253: PASS ] should be 0,0,0 >+[ 1254: PASS ] should be 0,0,0 >+[ 1255: PASS ] should be 0,0,0 >+[ 1256: PASS ] should be 0,0,0 >+[ 1257: PASS ] should be 0,0,0 >+[ 1258: PASS ] should be 0,0,0 >+[ 1259: PASS ] should be 0,0,0 >+[ 1260: PASS ] should be 0,0,0 >+[ 1261: PASS ] should be 0,0,0 >+[ 1262: PASS ] should be 0,0,0 >+[ 1263: PASS ] should be 0,0,0 >+[ 1264: PASS ] should be 0,0,0 >+[ 1265: PASS ] should be 0,0,0 >+[ 1266: PASS ] should be 0,0,0 >+[ 1267: PASS ] should be 0,0,0 >+[ 1268: PASS ] should be 0,0,0 >+[ 1269: PASS ] should be 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: PASS ] should be 0,0,0 >+[ 1422: PASS ] should be 0,0,0 >+[ 1423: PASS ] should be 0,0,0 >+[ 1424: PASS ] should be 0,0,0 >+[ 1425: PASS ] should be 0,0,0 >+[ 1426: PASS ] should be 0,0,0 >+[ 1427: PASS ] should be 0,0,0 >+[ 1428: PASS ] should be 0,0,0 >+[ 1429: PASS ] should be 0,0,0 >+[ 1430: PASS ] should be 0,0,0 >+[ 1431: PASS ] should be 0,0,0 >+[ 1432: PASS ] should be 0,0,0 >+[ 1433: PASS ] should be 0,0,0 >+[ 1434: PASS ] should be 0,0,0 >+[ 1435: PASS ] should be 0,0,0 >+[ 1436: PASS ] should be 0,0,0 >+[ 1437: PASS ] should be 0,0,0 >+[ 1438: PASS ] should be 0,0,0 >+[ 1439: PASS ] should be 0,0,0 >+[ 1440: PASS ] should be 0,0,0 >+[ 1441: PASS ] should be 0,0,0 >+[ 1442: PASS ] should be 0,0,0 >+[ 1443: PASS ] should be 0,0,0 >+[ 1444: PASS ] should be 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: PASS ] should be 0,0,0 >+[ 1447: PASS ] should be 0,0,0 >+[ 1448: PASS ] should be 0,0,0 >+[ 1449: PASS ] should be 0,0,0 >+[ 1450: PASS ] should be 0,0,0 >+[ 1451: PASS ] should be 0,0,0 >+[ 1452: PASS ] should be 0,0,0 >+[ 1453: PASS ] should be 0,0,0 >+[ 1454: PASS ] should be 0,0,0 >+[ 1455: PASS ] should be 0,0,0 >+[ 1456: PASS ] should be 0,0,0 >+[ 1457: PASS ] should be 0,0,0 >+[ 1458: PASS ] should be 0,0,0 >+[ 1459: PASS ] should be 0,0,0 >+[ 1460: PASS ] should be 0,0,0 >+[ 1461: PASS ] should be 0,0,0 >+[ 1462: PASS ] should be 0,0,0 >+[ 1463: PASS ] should be 0,0,0 >+[ 1464: PASS ] should be 0,0,0 >+[ 1465: PASS ] should be 0,0,0 >+[ 1466: PASS ] should be 0,0,0 >+[ 1467: PASS ] should be 0,0,0 >+[ 1468: PASS ] should be 0,0,0 >+[ 1469: PASS ] should be 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: PASS ] should be 0,0,0 >+[ 1622: PASS ] should be 0,0,0 >+[ 1623: PASS ] should be 0,0,0 >+[ 1624: PASS ] should be 0,0,0 >+[ 1625: PASS ] should be 0,0,0 >+[ 1626: PASS ] should be 0,0,0 >+[ 1627: PASS ] should be 0,0,0 >+[ 1628: PASS ] should be 0,0,0 >+[ 1629: PASS ] should be 0,0,0 >+[ 1630: PASS ] should be 0,0,0 >+[ 1631: PASS ] should be 0,0,0 >+[ 1632: PASS ] should be 0,0,0 >+[ 1633: PASS ] should be 0,0,0 >+[ 1634: PASS ] should be 0,0,0 >+[ 1635: PASS ] should be 0,0,0 >+[ 1636: PASS ] should be 0,0,0 >+[ 1637: PASS ] should be 0,0,0 >+[ 1638: PASS ] should be 0,0,0 >+[ 1639: PASS ] should be 0,0,0 >+[ 1640: PASS ] should be 0,0,0 >+[ 1641: PASS ] should be 0,0,0 >+[ 1642: PASS ] should be 0,0,0 >+[ 1643: PASS ] should be 0,0,0 >+[ 1644: PASS ] should be 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: PASS ] should be 0,0,0 >+[ 1647: PASS ] should be 0,0,0 >+[ 1648: PASS ] should be 0,0,0 >+[ 1649: PASS ] should be 0,0,0 >+[ 1650: PASS ] should be 0,0,0 >+[ 1651: PASS ] should be 0,0,0 >+[ 1652: PASS ] should be 0,0,0 >+[ 1653: PASS ] should be 0,0,0 >+[ 1654: PASS ] should be 0,0,0 >+[ 1655: PASS ] should be 0,0,0 >+[ 1656: PASS ] should be 0,0,0 >+[ 1657: PASS ] should be 0,0,0 >+[ 1658: PASS ] should be 0,0,0 >+[ 1659: PASS ] should be 0,0,0 >+[ 1660: PASS ] should be 0,0,0 >+[ 1661: PASS ] should be 0,0,0 >+[ 1662: PASS ] should be 0,0,0 >+[ 1663: PASS ] should be 0,0,0 >+[ 1664: PASS ] should be 0,0,0 >+[ 1665: PASS ] should be 0,0,0 >+[ 1666: PASS ] should be 0,0,0 >+[ 1667: PASS ] should be 0,0,0 >+[ 1668: PASS ] should be 0,0,0 >+[ 1669: PASS ] should be 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: PASS ] should be 0,0,0 >+[ 1722: PASS ] should be 0,0,0 >+[ 1723: PASS ] should be 0,0,0 >+[ 1724: PASS ] should be 0,0,0 >+[ 1725: PASS ] should be 0,0,0 >+[ 1726: PASS ] should be 0,0,0 >+[ 1727: PASS ] should be 0,0,0 >+[ 1728: PASS ] should be 0,0,0 >+[ 1729: PASS ] should be 0,0,0 >+[ 1730: PASS ] should be 0,0,0 >+[ 1731: PASS ] should be 0,0,0 >+[ 1732: PASS ] should be 0,0,0 >+[ 1733: PASS ] should be 0,0,0 >+[ 1734: PASS ] should be 0,0,0 >+[ 1735: PASS ] should be 0,0,0 >+[ 1736: PASS ] should be 0,0,0 >+[ 1737: PASS ] should be 0,0,0 >+[ 1738: PASS ] should be 0,0,0 >+[ 1739: PASS ] should be 0,0,0 >+[ 1740: PASS ] should be 0,0,0 >+[ 1741: PASS ] should be 0,0,0 >+[ 1742: PASS ] should be 0,0,0 >+[ 1743: PASS ] should be 0,0,0 >+[ 1744: PASS ] should be 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: PASS ] should be 0,0,0 >+[ 1747: PASS ] should be 0,0,0 >+[ 1748: PASS ] should be 0,0,0 >+[ 1749: PASS ] should be 0,0,0 >+[ 1750: PASS ] should be 0,0,0 >+[ 1751: PASS ] should be 0,0,0 >+[ 1752: PASS ] should be 0,0,0 >+[ 1753: PASS ] should be 0,0,0 >+[ 1754: PASS ] should be 0,0,0 >+[ 1755: PASS ] should be 0,0,0 >+[ 1756: PASS ] should be 0,0,0 >+[ 1757: PASS ] should be 0,0,0 >+[ 1758: PASS ] should be 0,0,0 >+[ 1759: PASS ] should be 0,0,0 >+[ 1760: PASS ] should be 0,0,0 >+[ 1761: PASS ] should be 0,0,0 >+[ 1762: PASS ] should be 0,0,0 >+[ 1763: PASS ] should be 0,0,0 >+[ 1764: PASS ] should be 0,0,0 >+[ 1765: PASS ] should be 0,0,0 >+[ 1766: PASS ] should be 0,0,0 >+[ 1767: PASS ] should be 0,0,0 >+[ 1768: PASS ] should be 0,0,0 >+[ 1769: PASS ] should be 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1472 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg32f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg32f-rg-float-expected.txt >index e416e1f326f962bd51cc6c3e818e144fb217e644..80375cb46a2563f653b20853716802bb94197b01 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg32f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg32f-rg-float-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rg32f-rg-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: PASS ] should be 0,0,0 >+[ 22: PASS ] should be 0,0,0 >+[ 23: PASS ] should be 0,0,0 >+[ 24: PASS ] should be 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: PASS ] should be 0,0,0 >+[ 29: PASS ] should be 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 38: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 39: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: PASS ] should be 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: PASS ] should be 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 73: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 74: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 77: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 78: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: PASS ] should be 0,0,0 >+[ 102: PASS ] should be 0,0,0 >+[ 103: PASS ] should be 0,0,0 >+[ 104: PASS ] should be 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: PASS ] should be 0,0,0 >+[ 107: PASS ] should be 0,0,0 >+[ 108: PASS ] should be 0,0,0 >+[ 109: PASS ] should be 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: PASS ] should be 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: PASS ] should be 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: PASS ] should be 0,0,0 >+[ 127: PASS ] should be 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: PASS ] should be 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 134: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 137: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 139: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: PASS ] should be 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: PASS ] should be 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: PASS ] should be 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: PASS ] should be 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: PASS ] should be 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: PASS ] should be 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: PASS ] should be 0,0,0 >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: PASS ] should be 0,0,0 >+[ 283: PASS ] should be 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: PASS ] should be 0,0,0 >+[ 287: PASS ] should be 0,0,0 >+[ 288: PASS ] should be 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: PASS ] should be 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: PASS ] should be 0,0,0 >+[ 293: PASS ] should be 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: PASS ] should be 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: PASS ] should be 0,0,0 >+[ 298: PASS ] should be 0,0,0 >+[ 299: PASS ] should be 0,0,0 >+[ 300: PASS ] should be 0,0,0 >+[ 301: PASS ] should be 0,0,0 >+[ 302: PASS ] should be 0,0,0 >+[ 303: PASS ] should be 0,0,0 >+[ 304: PASS ] should be 0,0,0 >+[ 305: PASS ] should be 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: PASS ] should be 0,0,0 >+[ 309: PASS ] should be 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 314: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 316: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 317: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 318: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 320: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 322: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 323: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 324: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 325: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 330: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 331: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 332: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 333: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 334: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 340: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 342: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 343: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 345: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 346: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 348: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 349: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 352: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 354: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 355: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 356: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 358: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 359: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: PASS ] should be 0,0,0 >+[ 462: PASS ] should be 0,0,0 >+[ 463: PASS ] should be 0,0,0 >+[ 464: PASS ] should be 0,0,0 >+[ 465: PASS ] should be 0,0,0 >+[ 466: PASS ] should be 0,0,0 >+[ 467: PASS ] should be 0,0,0 >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: PASS ] should be 0,0,0 >+[ 473: PASS ] should be 0,0,0 >+[ 474: PASS ] should be 0,0,0 >+[ 475: PASS ] should be 0,0,0 >+[ 476: PASS ] should be 0,0,0 >+[ 477: PASS ] should be 0,0,0 >+[ 478: PASS ] should be 0,0,0 >+[ 479: PASS ] should be 0,0,0 >+[ 480: PASS ] should be 0,0,0 >+[ 481: PASS ] should be 0,0,0 >+[ 482: PASS ] should be 0,0,0 >+[ 483: PASS ] should be 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: PASS ] should be 0,0,0 >+[ 487: PASS ] should be 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: PASS ] should be 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: PASS ] should be 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: PASS ] should be 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: PASS ] should be 0,0,0 >+[ 500: PASS ] should be 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: PASS ] should be 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: PASS ] should be 0,0,0 >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: PASS ] should be 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 513: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 514: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 515: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 516: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 517: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 518: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 519: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 520: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 521: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 522: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 523: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 524: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 525: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 526: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 527: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 528: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 529: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 533: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 537: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 538: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 539: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 540: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 541: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 542: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 543: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 544: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 545: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 546: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 547: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 548: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 549: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 550: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 551: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 557: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 558: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 559: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: PASS ] should be 0,0,0 >+[ 662: PASS ] should be 0,0,0 >+[ 663: PASS ] should be 0,0,0 >+[ 664: PASS ] should be 0,0,0 >+[ 665: PASS ] should be 0,0,0 >+[ 666: PASS ] should be 0,0,0 >+[ 667: PASS ] should be 0,0,0 >+[ 668: PASS ] should be 0,0,0 >+[ 669: PASS ] should be 0,0,0 >+[ 670: PASS ] should be 0,0,0 >+[ 671: PASS ] should be 0,0,0 >+[ 672: PASS ] should be 0,0,0 >+[ 673: PASS ] should be 0,0,0 >+[ 674: PASS ] should be 0,0,0 >+[ 675: PASS ] should be 0,0,0 >+[ 676: PASS ] should be 0,0,0 >+[ 677: PASS ] should be 0,0,0 >+[ 678: PASS ] should be 0,0,0 >+[ 679: PASS ] should be 0,0,0 >+[ 680: PASS ] should be 0,0,0 >+[ 681: PASS ] should be 0,0,0 >+[ 682: PASS ] should be 0,0,0 >+[ 683: PASS ] should be 0,0,0 >+[ 684: PASS ] should be 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: PASS ] should be 0,0,0 >+[ 687: PASS ] should be 0,0,0 >+[ 688: PASS ] should be 0,0,0 >+[ 689: PASS ] should be 0,0,0 >+[ 690: PASS ] should be 0,0,0 >+[ 691: PASS ] should be 0,0,0 >+[ 692: PASS ] should be 0,0,0 >+[ 693: PASS ] should be 0,0,0 >+[ 694: PASS ] should be 0,0,0 >+[ 695: PASS ] should be 0,0,0 >+[ 696: PASS ] should be 0,0,0 >+[ 697: PASS ] should be 0,0,0 >+[ 698: PASS ] should be 0,0,0 >+[ 699: PASS ] should be 0,0,0 >+[ 700: PASS ] should be 0,0,0 >+[ 701: PASS ] should be 0,0,0 >+[ 702: PASS ] should be 0,0,0 >+[ 703: PASS ] should be 0,0,0 >+[ 704: PASS ] should be 0,0,0 >+[ 705: PASS ] should be 0,0,0 >+[ 706: PASS ] should be 0,0,0 >+[ 707: PASS ] should be 0,0,0 >+[ 708: PASS ] should be 0,0,0 >+[ 709: PASS ] should be 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 712: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 713: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 714: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 715: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 716: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 717: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 718: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 719: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 720: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 721: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 722: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 723: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 724: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 725: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 726: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 727: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 728: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 729: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 730: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 731: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 732: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 733: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 734: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 737: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 738: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 739: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 740: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 741: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 742: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 743: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 744: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 745: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 746: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 747: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 748: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 749: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 750: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 751: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 752: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 753: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 754: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 755: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 756: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 757: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 758: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 759: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: PASS ] should be 0,0,0 >+[ 762: PASS ] should be 0,0,0 >+[ 763: PASS ] should be 0,0,0 >+[ 764: PASS ] should be 0,0,0 >+[ 765: PASS ] should be 0,0,0 >+[ 766: PASS ] should be 0,0,0 >+[ 767: PASS ] should be 0,0,0 >+[ 768: PASS ] should be 0,0,0 >+[ 769: PASS ] should be 0,0,0 >+[ 770: PASS ] should be 0,0,0 >+[ 771: PASS ] should be 0,0,0 >+[ 772: PASS ] should be 0,0,0 >+[ 773: PASS ] should be 0,0,0 >+[ 774: PASS ] should be 0,0,0 >+[ 775: PASS ] should be 0,0,0 >+[ 776: PASS ] should be 0,0,0 >+[ 777: PASS ] should be 0,0,0 >+[ 778: PASS ] should be 0,0,0 >+[ 779: PASS ] should be 0,0,0 >+[ 780: PASS ] should be 0,0,0 >+[ 781: PASS ] should be 0,0,0 >+[ 782: PASS ] should be 0,0,0 >+[ 783: PASS ] should be 0,0,0 >+[ 784: PASS ] should be 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: PASS ] should be 0,0,0 >+[ 787: PASS ] should be 0,0,0 >+[ 788: PASS ] should be 0,0,0 >+[ 789: PASS ] should be 0,0,0 >+[ 790: PASS ] should be 0,0,0 >+[ 791: PASS ] should be 0,0,0 >+[ 792: PASS ] should be 0,0,0 >+[ 793: PASS ] should be 0,0,0 >+[ 794: PASS ] should be 0,0,0 >+[ 795: PASS ] should be 0,0,0 >+[ 796: PASS ] should be 0,0,0 >+[ 797: PASS ] should be 0,0,0 >+[ 798: PASS ] should be 0,0,0 >+[ 799: PASS ] should be 0,0,0 >+[ 800: PASS ] should be 0,0,0 >+[ 801: PASS ] should be 0,0,0 >+[ 802: PASS ] should be 0,0,0 >+[ 803: PASS ] should be 0,0,0 >+[ 804: PASS ] should be 0,0,0 >+[ 805: PASS ] should be 0,0,0 >+[ 806: PASS ] should be 0,0,0 >+[ 807: PASS ] should be 0,0,0 >+[ 808: PASS ] should be 0,0,0 >+[ 809: PASS ] should be 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 812: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 813: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 814: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 815: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 816: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 817: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 818: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 819: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 820: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 821: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 822: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 823: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 824: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 825: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 826: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 827: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 828: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 829: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 830: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 831: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 832: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 833: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 834: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 837: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 838: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 839: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 840: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 841: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 842: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 843: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 844: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 845: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 846: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 847: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 848: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 849: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 850: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 851: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 852: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 853: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 854: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 855: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 856: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 857: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 858: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 859: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: PASS ] should be 0,0,0 >+[ 982: PASS ] should be 0,0,0 >+[ 983: PASS ] should be 0,0,0 >+[ 984: PASS ] should be 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: PASS ] should be 0,0,0 >+[ 987: PASS ] should be 0,0,0 >+[ 988: PASS ] should be 0,0,0 >+[ 989: PASS ] should be 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 992: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 993: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 994: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 997: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 998: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 999: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: PASS ] should be 0,0,0 >+[ 1022: PASS ] should be 0,0,0 >+[ 1023: PASS ] should be 0,0,0 >+[ 1024: PASS ] should be 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: PASS ] should be 0,0,0 >+[ 1027: PASS ] should be 0,0,0 >+[ 1028: PASS ] should be 0,0,0 >+[ 1029: PASS ] should be 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: PASS ] should be 0,0,0 >+[ 1062: PASS ] should be 0,0,0 >+[ 1063: PASS ] should be 0,0,0 >+[ 1064: PASS ] should be 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: PASS ] should be 0,0,0 >+[ 1067: PASS ] should be 0,0,0 >+[ 1068: PASS ] should be 0,0,0 >+[ 1069: PASS ] should be 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: PASS ] should be 0,0,0 >+[ 1082: PASS ] should be 0,0,0 >+[ 1083: PASS ] should be 0,0,0 >+[ 1084: PASS ] should be 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: PASS ] should be 0,0,0 >+[ 1087: PASS ] should be 0,0,0 >+[ 1088: PASS ] should be 0,0,0 >+[ 1089: PASS ] should be 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: PASS ] should be 0,0,0 >+[ 1222: PASS ] should be 0,0,0 >+[ 1223: PASS ] should be 0,0,0 >+[ 1224: PASS ] should be 0,0,0 >+[ 1225: PASS ] should be 0,0,0 >+[ 1226: PASS ] should be 0,0,0 >+[ 1227: PASS ] should be 0,0,0 >+[ 1228: PASS ] should be 0,0,0 >+[ 1229: PASS ] should be 0,0,0 >+[ 1230: PASS ] should be 0,0,0 >+[ 1231: PASS ] should be 0,0,0 >+[ 1232: PASS ] should be 0,0,0 >+[ 1233: PASS ] should be 0,0,0 >+[ 1234: PASS ] should be 0,0,0 >+[ 1235: PASS ] should be 0,0,0 >+[ 1236: PASS ] should be 0,0,0 >+[ 1237: PASS ] should be 0,0,0 >+[ 1238: PASS ] should be 0,0,0 >+[ 1239: PASS ] should be 0,0,0 >+[ 1240: PASS ] should be 0,0,0 >+[ 1241: PASS ] should be 0,0,0 >+[ 1242: PASS ] should be 0,0,0 >+[ 1243: PASS ] should be 0,0,0 >+[ 1244: PASS ] should be 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: PASS ] should be 0,0,0 >+[ 1247: PASS ] should be 0,0,0 >+[ 1248: PASS ] should be 0,0,0 >+[ 1249: PASS ] should be 0,0,0 >+[ 1250: PASS ] should be 0,0,0 >+[ 1251: PASS ] should be 0,0,0 >+[ 1252: PASS ] should be 0,0,0 >+[ 1253: PASS ] should be 0,0,0 >+[ 1254: PASS ] should be 0,0,0 >+[ 1255: PASS ] should be 0,0,0 >+[ 1256: PASS ] should be 0,0,0 >+[ 1257: PASS ] should be 0,0,0 >+[ 1258: PASS ] should be 0,0,0 >+[ 1259: PASS ] should be 0,0,0 >+[ 1260: PASS ] should be 0,0,0 >+[ 1261: PASS ] should be 0,0,0 >+[ 1262: PASS ] should be 0,0,0 >+[ 1263: PASS ] should be 0,0,0 >+[ 1264: PASS ] should be 0,0,0 >+[ 1265: PASS ] should be 0,0,0 >+[ 1266: PASS ] should be 0,0,0 >+[ 1267: PASS ] should be 0,0,0 >+[ 1268: PASS ] should be 0,0,0 >+[ 1269: PASS ] should be 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: PASS ] should be 0,0,0 >+[ 1422: PASS ] should be 0,0,0 >+[ 1423: PASS ] should be 0,0,0 >+[ 1424: PASS ] should be 0,0,0 >+[ 1425: PASS ] should be 0,0,0 >+[ 1426: PASS ] should be 0,0,0 >+[ 1427: PASS ] should be 0,0,0 >+[ 1428: PASS ] should be 0,0,0 >+[ 1429: PASS ] should be 0,0,0 >+[ 1430: PASS ] should be 0,0,0 >+[ 1431: PASS ] should be 0,0,0 >+[ 1432: PASS ] should be 0,0,0 >+[ 1433: PASS ] should be 0,0,0 >+[ 1434: PASS ] should be 0,0,0 >+[ 1435: PASS ] should be 0,0,0 >+[ 1436: PASS ] should be 0,0,0 >+[ 1437: PASS ] should be 0,0,0 >+[ 1438: PASS ] should be 0,0,0 >+[ 1439: PASS ] should be 0,0,0 >+[ 1440: PASS ] should be 0,0,0 >+[ 1441: PASS ] should be 0,0,0 >+[ 1442: PASS ] should be 0,0,0 >+[ 1443: PASS ] should be 0,0,0 >+[ 1444: PASS ] should be 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: PASS ] should be 0,0,0 >+[ 1447: PASS ] should be 0,0,0 >+[ 1448: PASS ] should be 0,0,0 >+[ 1449: PASS ] should be 0,0,0 >+[ 1450: PASS ] should be 0,0,0 >+[ 1451: PASS ] should be 0,0,0 >+[ 1452: PASS ] should be 0,0,0 >+[ 1453: PASS ] should be 0,0,0 >+[ 1454: PASS ] should be 0,0,0 >+[ 1455: PASS ] should be 0,0,0 >+[ 1456: PASS ] should be 0,0,0 >+[ 1457: PASS ] should be 0,0,0 >+[ 1458: PASS ] should be 0,0,0 >+[ 1459: PASS ] should be 0,0,0 >+[ 1460: PASS ] should be 0,0,0 >+[ 1461: PASS ] should be 0,0,0 >+[ 1462: PASS ] should be 0,0,0 >+[ 1463: PASS ] should be 0,0,0 >+[ 1464: PASS ] should be 0,0,0 >+[ 1465: PASS ] should be 0,0,0 >+[ 1466: PASS ] should be 0,0,0 >+[ 1467: PASS ] should be 0,0,0 >+[ 1468: PASS ] should be 0,0,0 >+[ 1469: PASS ] should be 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: PASS ] should be 0,0,0 >+[ 1622: PASS ] should be 0,0,0 >+[ 1623: PASS ] should be 0,0,0 >+[ 1624: PASS ] should be 0,0,0 >+[ 1625: PASS ] should be 0,0,0 >+[ 1626: PASS ] should be 0,0,0 >+[ 1627: PASS ] should be 0,0,0 >+[ 1628: PASS ] should be 0,0,0 >+[ 1629: PASS ] should be 0,0,0 >+[ 1630: PASS ] should be 0,0,0 >+[ 1631: PASS ] should be 0,0,0 >+[ 1632: PASS ] should be 0,0,0 >+[ 1633: PASS ] should be 0,0,0 >+[ 1634: PASS ] should be 0,0,0 >+[ 1635: PASS ] should be 0,0,0 >+[ 1636: PASS ] should be 0,0,0 >+[ 1637: PASS ] should be 0,0,0 >+[ 1638: PASS ] should be 0,0,0 >+[ 1639: PASS ] should be 0,0,0 >+[ 1640: PASS ] should be 0,0,0 >+[ 1641: PASS ] should be 0,0,0 >+[ 1642: PASS ] should be 0,0,0 >+[ 1643: PASS ] should be 0,0,0 >+[ 1644: PASS ] should be 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: PASS ] should be 0,0,0 >+[ 1647: PASS ] should be 0,0,0 >+[ 1648: PASS ] should be 0,0,0 >+[ 1649: PASS ] should be 0,0,0 >+[ 1650: PASS ] should be 0,0,0 >+[ 1651: PASS ] should be 0,0,0 >+[ 1652: PASS ] should be 0,0,0 >+[ 1653: PASS ] should be 0,0,0 >+[ 1654: PASS ] should be 0,0,0 >+[ 1655: PASS ] should be 0,0,0 >+[ 1656: PASS ] should be 0,0,0 >+[ 1657: PASS ] should be 0,0,0 >+[ 1658: PASS ] should be 0,0,0 >+[ 1659: PASS ] should be 0,0,0 >+[ 1660: PASS ] should be 0,0,0 >+[ 1661: PASS ] should be 0,0,0 >+[ 1662: PASS ] should be 0,0,0 >+[ 1663: PASS ] should be 0,0,0 >+[ 1664: PASS ] should be 0,0,0 >+[ 1665: PASS ] should be 0,0,0 >+[ 1666: PASS ] should be 0,0,0 >+[ 1667: PASS ] should be 0,0,0 >+[ 1668: PASS ] should be 0,0,0 >+[ 1669: PASS ] should be 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: PASS ] should be 0,0,0 >+[ 1722: PASS ] should be 0,0,0 >+[ 1723: PASS ] should be 0,0,0 >+[ 1724: PASS ] should be 0,0,0 >+[ 1725: PASS ] should be 0,0,0 >+[ 1726: PASS ] should be 0,0,0 >+[ 1727: PASS ] should be 0,0,0 >+[ 1728: PASS ] should be 0,0,0 >+[ 1729: PASS ] should be 0,0,0 >+[ 1730: PASS ] should be 0,0,0 >+[ 1731: PASS ] should be 0,0,0 >+[ 1732: PASS ] should be 0,0,0 >+[ 1733: PASS ] should be 0,0,0 >+[ 1734: PASS ] should be 0,0,0 >+[ 1735: PASS ] should be 0,0,0 >+[ 1736: PASS ] should be 0,0,0 >+[ 1737: PASS ] should be 0,0,0 >+[ 1738: PASS ] should be 0,0,0 >+[ 1739: PASS ] should be 0,0,0 >+[ 1740: PASS ] should be 0,0,0 >+[ 1741: PASS ] should be 0,0,0 >+[ 1742: PASS ] should be 0,0,0 >+[ 1743: PASS ] should be 0,0,0 >+[ 1744: PASS ] should be 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: PASS ] should be 0,0,0 >+[ 1747: PASS ] should be 0,0,0 >+[ 1748: PASS ] should be 0,0,0 >+[ 1749: PASS ] should be 0,0,0 >+[ 1750: PASS ] should be 0,0,0 >+[ 1751: PASS ] should be 0,0,0 >+[ 1752: PASS ] should be 0,0,0 >+[ 1753: PASS ] should be 0,0,0 >+[ 1754: PASS ] should be 0,0,0 >+[ 1755: PASS ] should be 0,0,0 >+[ 1756: PASS ] should be 0,0,0 >+[ 1757: PASS ] should be 0,0,0 >+[ 1758: PASS ] should be 0,0,0 >+[ 1759: PASS ] should be 0,0,0 >+[ 1760: PASS ] should be 0,0,0 >+[ 1761: PASS ] should be 0,0,0 >+[ 1762: PASS ] should be 0,0,0 >+[ 1763: PASS ] should be 0,0,0 >+[ 1764: PASS ] should be 0,0,0 >+[ 1765: PASS ] should be 0,0,0 >+[ 1766: PASS ] should be 0,0,0 >+[ 1767: PASS ] should be 0,0,0 >+[ 1768: PASS ] should be 0,0,0 >+[ 1769: PASS ] should be 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1472 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg8-rg-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg8-rg-unsigned_byte-expected.txt >index c60dc12130fad63b78af8b4dddbfaecaf6f0a966..620f7acba4fc319c1dfae92f5226b90638a1d3e0 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg8-rg-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg8-rg-unsigned_byte-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rg8-rg-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: PASS ] should be 0,0,0 >+[ 22: PASS ] should be 0,0,0 >+[ 23: PASS ] should be 0,0,0 >+[ 24: PASS ] should be 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: PASS ] should be 0,0,0 >+[ 29: PASS ] should be 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 38: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 39: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: PASS ] should be 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: PASS ] should be 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 73: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 74: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 77: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 78: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: PASS ] should be 0,0,0 >+[ 102: PASS ] should be 0,0,0 >+[ 103: PASS ] should be 0,0,0 >+[ 104: PASS ] should be 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: PASS ] should be 0,0,0 >+[ 107: PASS ] should be 0,0,0 >+[ 108: PASS ] should be 0,0,0 >+[ 109: PASS ] should be 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: PASS ] should be 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: PASS ] should be 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: PASS ] should be 0,0,0 >+[ 127: PASS ] should be 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: PASS ] should be 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 134: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 137: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 139: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: PASS ] should be 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: PASS ] should be 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: PASS ] should be 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: PASS ] should be 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: PASS ] should be 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: PASS ] should be 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: PASS ] should be 0,0,0 >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: PASS ] should be 0,0,0 >+[ 283: PASS ] should be 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: PASS ] should be 0,0,0 >+[ 287: PASS ] should be 0,0,0 >+[ 288: PASS ] should be 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: PASS ] should be 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: PASS ] should be 0,0,0 >+[ 293: PASS ] should be 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: PASS ] should be 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: PASS ] should be 0,0,0 >+[ 298: PASS ] should be 0,0,0 >+[ 299: PASS ] should be 0,0,0 >+[ 300: PASS ] should be 0,0,0 >+[ 301: PASS ] should be 0,0,0 >+[ 302: PASS ] should be 0,0,0 >+[ 303: PASS ] should be 0,0,0 >+[ 304: PASS ] should be 0,0,0 >+[ 305: PASS ] should be 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: PASS ] should be 0,0,0 >+[ 309: PASS ] should be 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 314: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 316: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 317: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 318: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 320: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 322: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 323: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 324: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 325: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 330: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 331: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 332: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 333: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 334: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 340: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 342: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 343: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 345: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 346: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 348: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 349: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 352: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 354: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 355: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 356: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 358: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 359: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: PASS ] should be 0,0,0 >+[ 462: PASS ] should be 0,0,0 >+[ 463: PASS ] should be 0,0,0 >+[ 464: PASS ] should be 0,0,0 >+[ 465: PASS ] should be 0,0,0 >+[ 466: PASS ] should be 0,0,0 >+[ 467: PASS ] should be 0,0,0 >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: PASS ] should be 0,0,0 >+[ 473: PASS ] should be 0,0,0 >+[ 474: PASS ] should be 0,0,0 >+[ 475: PASS ] should be 0,0,0 >+[ 476: PASS ] should be 0,0,0 >+[ 477: PASS ] should be 0,0,0 >+[ 478: PASS ] should be 0,0,0 >+[ 479: PASS ] should be 0,0,0 >+[ 480: PASS ] should be 0,0,0 >+[ 481: PASS ] should be 0,0,0 >+[ 482: PASS ] should be 0,0,0 >+[ 483: PASS ] should be 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: PASS ] should be 0,0,0 >+[ 487: PASS ] should be 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: PASS ] should be 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: PASS ] should be 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: PASS ] should be 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: PASS ] should be 0,0,0 >+[ 500: PASS ] should be 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: PASS ] should be 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: PASS ] should be 0,0,0 >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: PASS ] should be 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 513: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 514: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 515: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 516: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 517: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 518: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 519: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 520: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 521: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 522: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 523: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 524: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 525: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 526: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 527: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 528: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 529: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 533: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 537: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 538: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 539: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 540: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 541: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 542: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 543: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 544: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 545: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 546: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 547: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 548: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 549: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 550: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 551: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 557: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 558: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 559: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: PASS ] should be 0,0,0 >+[ 662: PASS ] should be 0,0,0 >+[ 663: PASS ] should be 0,0,0 >+[ 664: PASS ] should be 0,0,0 >+[ 665: PASS ] should be 0,0,0 >+[ 666: PASS ] should be 0,0,0 >+[ 667: PASS ] should be 0,0,0 >+[ 668: PASS ] should be 0,0,0 >+[ 669: PASS ] should be 0,0,0 >+[ 670: PASS ] should be 0,0,0 >+[ 671: PASS ] should be 0,0,0 >+[ 672: PASS ] should be 0,0,0 >+[ 673: PASS ] should be 0,0,0 >+[ 674: PASS ] should be 0,0,0 >+[ 675: PASS ] should be 0,0,0 >+[ 676: PASS ] should be 0,0,0 >+[ 677: PASS ] should be 0,0,0 >+[ 678: PASS ] should be 0,0,0 >+[ 679: PASS ] should be 0,0,0 >+[ 680: PASS ] should be 0,0,0 >+[ 681: PASS ] should be 0,0,0 >+[ 682: PASS ] should be 0,0,0 >+[ 683: PASS ] should be 0,0,0 >+[ 684: PASS ] should be 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: PASS ] should be 0,0,0 >+[ 687: PASS ] should be 0,0,0 >+[ 688: PASS ] should be 0,0,0 >+[ 689: PASS ] should be 0,0,0 >+[ 690: PASS ] should be 0,0,0 >+[ 691: PASS ] should be 0,0,0 >+[ 692: PASS ] should be 0,0,0 >+[ 693: PASS ] should be 0,0,0 >+[ 694: PASS ] should be 0,0,0 >+[ 695: PASS ] should be 0,0,0 >+[ 696: PASS ] should be 0,0,0 >+[ 697: PASS ] should be 0,0,0 >+[ 698: PASS ] should be 0,0,0 >+[ 699: PASS ] should be 0,0,0 >+[ 700: PASS ] should be 0,0,0 >+[ 701: PASS ] should be 0,0,0 >+[ 702: PASS ] should be 0,0,0 >+[ 703: PASS ] should be 0,0,0 >+[ 704: PASS ] should be 0,0,0 >+[ 705: PASS ] should be 0,0,0 >+[ 706: PASS ] should be 0,0,0 >+[ 707: PASS ] should be 0,0,0 >+[ 708: PASS ] should be 0,0,0 >+[ 709: PASS ] should be 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 712: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 713: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 714: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 715: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 716: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 717: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 718: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 719: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 720: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 721: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 722: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 723: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 724: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 725: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 726: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 727: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 728: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 729: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 730: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 731: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 732: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 733: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 734: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 737: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 738: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 739: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 740: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 741: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 742: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 743: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 744: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 745: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 746: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 747: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 748: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 749: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 750: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 751: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 752: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 753: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 754: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 755: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 756: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 757: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 758: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 759: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: PASS ] should be 0,0,0 >+[ 762: PASS ] should be 0,0,0 >+[ 763: PASS ] should be 0,0,0 >+[ 764: PASS ] should be 0,0,0 >+[ 765: PASS ] should be 0,0,0 >+[ 766: PASS ] should be 0,0,0 >+[ 767: PASS ] should be 0,0,0 >+[ 768: PASS ] should be 0,0,0 >+[ 769: PASS ] should be 0,0,0 >+[ 770: PASS ] should be 0,0,0 >+[ 771: PASS ] should be 0,0,0 >+[ 772: PASS ] should be 0,0,0 >+[ 773: PASS ] should be 0,0,0 >+[ 774: PASS ] should be 0,0,0 >+[ 775: PASS ] should be 0,0,0 >+[ 776: PASS ] should be 0,0,0 >+[ 777: PASS ] should be 0,0,0 >+[ 778: PASS ] should be 0,0,0 >+[ 779: PASS ] should be 0,0,0 >+[ 780: PASS ] should be 0,0,0 >+[ 781: PASS ] should be 0,0,0 >+[ 782: PASS ] should be 0,0,0 >+[ 783: PASS ] should be 0,0,0 >+[ 784: PASS ] should be 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: PASS ] should be 0,0,0 >+[ 787: PASS ] should be 0,0,0 >+[ 788: PASS ] should be 0,0,0 >+[ 789: PASS ] should be 0,0,0 >+[ 790: PASS ] should be 0,0,0 >+[ 791: PASS ] should be 0,0,0 >+[ 792: PASS ] should be 0,0,0 >+[ 793: PASS ] should be 0,0,0 >+[ 794: PASS ] should be 0,0,0 >+[ 795: PASS ] should be 0,0,0 >+[ 796: PASS ] should be 0,0,0 >+[ 797: PASS ] should be 0,0,0 >+[ 798: PASS ] should be 0,0,0 >+[ 799: PASS ] should be 0,0,0 >+[ 800: PASS ] should be 0,0,0 >+[ 801: PASS ] should be 0,0,0 >+[ 802: PASS ] should be 0,0,0 >+[ 803: PASS ] should be 0,0,0 >+[ 804: PASS ] should be 0,0,0 >+[ 805: PASS ] should be 0,0,0 >+[ 806: PASS ] should be 0,0,0 >+[ 807: PASS ] should be 0,0,0 >+[ 808: PASS ] should be 0,0,0 >+[ 809: PASS ] should be 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 812: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 813: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 814: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 815: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 816: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 817: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 818: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 819: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 820: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 821: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 822: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 823: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 824: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 825: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 826: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 827: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 828: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 829: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 830: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 831: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 832: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 833: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 834: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 837: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 838: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 839: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 840: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 841: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 842: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 843: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 844: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 845: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 846: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 847: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 848: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 849: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 850: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 851: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 852: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 853: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 854: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 855: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 856: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 857: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 858: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 859: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: PASS ] should be 0,0,0 >+[ 982: PASS ] should be 0,0,0 >+[ 983: PASS ] should be 0,0,0 >+[ 984: PASS ] should be 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: PASS ] should be 0,0,0 >+[ 987: PASS ] should be 0,0,0 >+[ 988: PASS ] should be 0,0,0 >+[ 989: PASS ] should be 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 992: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 993: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 994: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 997: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 998: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 999: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: PASS ] should be 0,0,0 >+[ 1022: PASS ] should be 0,0,0 >+[ 1023: PASS ] should be 0,0,0 >+[ 1024: PASS ] should be 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: PASS ] should be 0,0,0 >+[ 1027: PASS ] should be 0,0,0 >+[ 1028: PASS ] should be 0,0,0 >+[ 1029: PASS ] should be 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: PASS ] should be 0,0,0 >+[ 1062: PASS ] should be 0,0,0 >+[ 1063: PASS ] should be 0,0,0 >+[ 1064: PASS ] should be 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: PASS ] should be 0,0,0 >+[ 1067: PASS ] should be 0,0,0 >+[ 1068: PASS ] should be 0,0,0 >+[ 1069: PASS ] should be 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: PASS ] should be 0,0,0 >+[ 1082: PASS ] should be 0,0,0 >+[ 1083: PASS ] should be 0,0,0 >+[ 1084: PASS ] should be 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: PASS ] should be 0,0,0 >+[ 1087: PASS ] should be 0,0,0 >+[ 1088: PASS ] should be 0,0,0 >+[ 1089: PASS ] should be 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: PASS ] should be 0,0,0 >+[ 1222: PASS ] should be 0,0,0 >+[ 1223: PASS ] should be 0,0,0 >+[ 1224: PASS ] should be 0,0,0 >+[ 1225: PASS ] should be 0,0,0 >+[ 1226: PASS ] should be 0,0,0 >+[ 1227: PASS ] should be 0,0,0 >+[ 1228: PASS ] should be 0,0,0 >+[ 1229: PASS ] should be 0,0,0 >+[ 1230: PASS ] should be 0,0,0 >+[ 1231: PASS ] should be 0,0,0 >+[ 1232: PASS ] should be 0,0,0 >+[ 1233: PASS ] should be 0,0,0 >+[ 1234: PASS ] should be 0,0,0 >+[ 1235: PASS ] should be 0,0,0 >+[ 1236: PASS ] should be 0,0,0 >+[ 1237: PASS ] should be 0,0,0 >+[ 1238: PASS ] should be 0,0,0 >+[ 1239: PASS ] should be 0,0,0 >+[ 1240: PASS ] should be 0,0,0 >+[ 1241: PASS ] should be 0,0,0 >+[ 1242: PASS ] should be 0,0,0 >+[ 1243: PASS ] should be 0,0,0 >+[ 1244: PASS ] should be 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: PASS ] should be 0,0,0 >+[ 1247: PASS ] should be 0,0,0 >+[ 1248: PASS ] should be 0,0,0 >+[ 1249: PASS ] should be 0,0,0 >+[ 1250: PASS ] should be 0,0,0 >+[ 1251: PASS ] should be 0,0,0 >+[ 1252: PASS ] should be 0,0,0 >+[ 1253: PASS ] should be 0,0,0 >+[ 1254: PASS ] should be 0,0,0 >+[ 1255: PASS ] should be 0,0,0 >+[ 1256: PASS ] should be 0,0,0 >+[ 1257: PASS ] should be 0,0,0 >+[ 1258: PASS ] should be 0,0,0 >+[ 1259: PASS ] should be 0,0,0 >+[ 1260: PASS ] should be 0,0,0 >+[ 1261: PASS ] should be 0,0,0 >+[ 1262: PASS ] should be 0,0,0 >+[ 1263: PASS ] should be 0,0,0 >+[ 1264: PASS ] should be 0,0,0 >+[ 1265: PASS ] should be 0,0,0 >+[ 1266: PASS ] should be 0,0,0 >+[ 1267: PASS ] should be 0,0,0 >+[ 1268: PASS ] should be 0,0,0 >+[ 1269: PASS ] should be 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: PASS ] should be 0,0,0 >+[ 1422: PASS ] should be 0,0,0 >+[ 1423: PASS ] should be 0,0,0 >+[ 1424: PASS ] should be 0,0,0 >+[ 1425: PASS ] should be 0,0,0 >+[ 1426: PASS ] should be 0,0,0 >+[ 1427: PASS ] should be 0,0,0 >+[ 1428: PASS ] should be 0,0,0 >+[ 1429: PASS ] should be 0,0,0 >+[ 1430: PASS ] should be 0,0,0 >+[ 1431: PASS ] should be 0,0,0 >+[ 1432: PASS ] should be 0,0,0 >+[ 1433: PASS ] should be 0,0,0 >+[ 1434: PASS ] should be 0,0,0 >+[ 1435: PASS ] should be 0,0,0 >+[ 1436: PASS ] should be 0,0,0 >+[ 1437: PASS ] should be 0,0,0 >+[ 1438: PASS ] should be 0,0,0 >+[ 1439: PASS ] should be 0,0,0 >+[ 1440: PASS ] should be 0,0,0 >+[ 1441: PASS ] should be 0,0,0 >+[ 1442: PASS ] should be 0,0,0 >+[ 1443: PASS ] should be 0,0,0 >+[ 1444: PASS ] should be 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: PASS ] should be 0,0,0 >+[ 1447: PASS ] should be 0,0,0 >+[ 1448: PASS ] should be 0,0,0 >+[ 1449: PASS ] should be 0,0,0 >+[ 1450: PASS ] should be 0,0,0 >+[ 1451: PASS ] should be 0,0,0 >+[ 1452: PASS ] should be 0,0,0 >+[ 1453: PASS ] should be 0,0,0 >+[ 1454: PASS ] should be 0,0,0 >+[ 1455: PASS ] should be 0,0,0 >+[ 1456: PASS ] should be 0,0,0 >+[ 1457: PASS ] should be 0,0,0 >+[ 1458: PASS ] should be 0,0,0 >+[ 1459: PASS ] should be 0,0,0 >+[ 1460: PASS ] should be 0,0,0 >+[ 1461: PASS ] should be 0,0,0 >+[ 1462: PASS ] should be 0,0,0 >+[ 1463: PASS ] should be 0,0,0 >+[ 1464: PASS ] should be 0,0,0 >+[ 1465: PASS ] should be 0,0,0 >+[ 1466: PASS ] should be 0,0,0 >+[ 1467: PASS ] should be 0,0,0 >+[ 1468: PASS ] should be 0,0,0 >+[ 1469: PASS ] should be 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: PASS ] should be 0,0,0 >+[ 1622: PASS ] should be 0,0,0 >+[ 1623: PASS ] should be 0,0,0 >+[ 1624: PASS ] should be 0,0,0 >+[ 1625: PASS ] should be 0,0,0 >+[ 1626: PASS ] should be 0,0,0 >+[ 1627: PASS ] should be 0,0,0 >+[ 1628: PASS ] should be 0,0,0 >+[ 1629: PASS ] should be 0,0,0 >+[ 1630: PASS ] should be 0,0,0 >+[ 1631: PASS ] should be 0,0,0 >+[ 1632: PASS ] should be 0,0,0 >+[ 1633: PASS ] should be 0,0,0 >+[ 1634: PASS ] should be 0,0,0 >+[ 1635: PASS ] should be 0,0,0 >+[ 1636: PASS ] should be 0,0,0 >+[ 1637: PASS ] should be 0,0,0 >+[ 1638: PASS ] should be 0,0,0 >+[ 1639: PASS ] should be 0,0,0 >+[ 1640: PASS ] should be 0,0,0 >+[ 1641: PASS ] should be 0,0,0 >+[ 1642: PASS ] should be 0,0,0 >+[ 1643: PASS ] should be 0,0,0 >+[ 1644: PASS ] should be 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: PASS ] should be 0,0,0 >+[ 1647: PASS ] should be 0,0,0 >+[ 1648: PASS ] should be 0,0,0 >+[ 1649: PASS ] should be 0,0,0 >+[ 1650: PASS ] should be 0,0,0 >+[ 1651: PASS ] should be 0,0,0 >+[ 1652: PASS ] should be 0,0,0 >+[ 1653: PASS ] should be 0,0,0 >+[ 1654: PASS ] should be 0,0,0 >+[ 1655: PASS ] should be 0,0,0 >+[ 1656: PASS ] should be 0,0,0 >+[ 1657: PASS ] should be 0,0,0 >+[ 1658: PASS ] should be 0,0,0 >+[ 1659: PASS ] should be 0,0,0 >+[ 1660: PASS ] should be 0,0,0 >+[ 1661: PASS ] should be 0,0,0 >+[ 1662: PASS ] should be 0,0,0 >+[ 1663: PASS ] should be 0,0,0 >+[ 1664: PASS ] should be 0,0,0 >+[ 1665: PASS ] should be 0,0,0 >+[ 1666: PASS ] should be 0,0,0 >+[ 1667: PASS ] should be 0,0,0 >+[ 1668: PASS ] should be 0,0,0 >+[ 1669: PASS ] should be 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: PASS ] should be 0,0,0 >+[ 1722: PASS ] should be 0,0,0 >+[ 1723: PASS ] should be 0,0,0 >+[ 1724: PASS ] should be 0,0,0 >+[ 1725: PASS ] should be 0,0,0 >+[ 1726: PASS ] should be 0,0,0 >+[ 1727: PASS ] should be 0,0,0 >+[ 1728: PASS ] should be 0,0,0 >+[ 1729: PASS ] should be 0,0,0 >+[ 1730: PASS ] should be 0,0,0 >+[ 1731: PASS ] should be 0,0,0 >+[ 1732: PASS ] should be 0,0,0 >+[ 1733: PASS ] should be 0,0,0 >+[ 1734: PASS ] should be 0,0,0 >+[ 1735: PASS ] should be 0,0,0 >+[ 1736: PASS ] should be 0,0,0 >+[ 1737: PASS ] should be 0,0,0 >+[ 1738: PASS ] should be 0,0,0 >+[ 1739: PASS ] should be 0,0,0 >+[ 1740: PASS ] should be 0,0,0 >+[ 1741: PASS ] should be 0,0,0 >+[ 1742: PASS ] should be 0,0,0 >+[ 1743: PASS ] should be 0,0,0 >+[ 1744: PASS ] should be 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: PASS ] should be 0,0,0 >+[ 1747: PASS ] should be 0,0,0 >+[ 1748: PASS ] should be 0,0,0 >+[ 1749: PASS ] should be 0,0,0 >+[ 1750: PASS ] should be 0,0,0 >+[ 1751: PASS ] should be 0,0,0 >+[ 1752: PASS ] should be 0,0,0 >+[ 1753: PASS ] should be 0,0,0 >+[ 1754: PASS ] should be 0,0,0 >+[ 1755: PASS ] should be 0,0,0 >+[ 1756: PASS ] should be 0,0,0 >+[ 1757: PASS ] should be 0,0,0 >+[ 1758: PASS ] should be 0,0,0 >+[ 1759: PASS ] should be 0,0,0 >+[ 1760: PASS ] should be 0,0,0 >+[ 1761: PASS ] should be 0,0,0 >+[ 1762: PASS ] should be 0,0,0 >+[ 1763: PASS ] should be 0,0,0 >+[ 1764: PASS ] should be 0,0,0 >+[ 1765: PASS ] should be 0,0,0 >+[ 1766: PASS ] should be 0,0,0 >+[ 1767: PASS ] should be 0,0,0 >+[ 1768: PASS ] should be 0,0,0 >+[ 1769: PASS ] should be 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1472 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt >index 7100cfe2fee8740863ee26d17f72b901f3a92365..cde71815c9f438820d09f2727bb7c1cac389ea91 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt >@@ -1,5 +1,742 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rg8ui-rg_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: PASS ] should be 0,0,0 >+[ 22: PASS ] should be 0,0,0 >+[ 23: PASS ] should be 0,0,0 >+[ 24: PASS ] should be 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: PASS ] should be 0,0,0 >+[ 29: PASS ] should be 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 38: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 39: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: PASS ] should be 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: PASS ] should be 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 73: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 74: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 77: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 78: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: PASS ] should be 0,0,0 >+[ 102: PASS ] should be 0,0,0 >+[ 103: PASS ] should be 0,0,0 >+[ 104: PASS ] should be 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: PASS ] should be 0,0,0 >+[ 107: PASS ] should be 0,0,0 >+[ 108: PASS ] should be 0,0,0 >+[ 109: PASS ] should be 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: PASS ] should be 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: PASS ] should be 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: PASS ] should be 0,0,0 >+[ 127: PASS ] should be 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: PASS ] should be 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 134: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 137: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 139: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 174: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 190: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 194: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 196: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 197: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 201: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 205: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 206: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 209: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 210: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 213: PASS ] should be 0,0,0 >+[ 214: PASS ] should be 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: PASS ] should be 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: PASS ] should be 0,0,0 >+[ 219: PASS ] should be 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: PASS ] should be 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: PASS ] should be 0,0,0 >+[ 224: PASS ] should be 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 226: PASS ] should be 0,0,0 >+[ 227: PASS ] should be 0,0,0 >+[ 228: PASS ] should be 0,0,0 >+[ 229: PASS ] should be 0,0,0 >+[ 230: PASS ] should be 0,0,0 >+[ 231: PASS ] should be 0,0,0 >+[ 232: PASS ] should be 0,0,0 >+[ 233: PASS ] should be 0,0,0 >+[ 234: PASS ] should be 0,0,0 >+[ 235: PASS ] should be 0,0,0 >+[ 236: PASS ] should be 0,0,0 >+[ 237: PASS ] should be 0,0,0 >+[ 238: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 239: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 261: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 262: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 263: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 264: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: PASS ] should be 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: PASS ] should be 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: PASS ] should be 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: PASS ] should be 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: PASS ] should be 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: PASS ] should be 0,0,0 >+[ 283: PASS ] should be 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: PASS ] should be 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: PASS ] should be 0,0,0 >+[ 288: PASS ] should be 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 291: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 292: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 293: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 295: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 296: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 297: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 298: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 299: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 300: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 304: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 308: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 310: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 311: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 314: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 316: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 317: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 322: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 324: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 327: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 328: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 330: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 333: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 334: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 338: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 340: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 341: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 342: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 343: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 345: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 346: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 348: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 349: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 352: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 354: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 356: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 358: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 359: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 361: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 365: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 366: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 367: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 368: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 374: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 384: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 389: PASS ] should be 0,0,0 >+[ 390: PASS ] should be 0,0,0 >+[ 391: PASS ] should be 0,0,0 >+[ 392: PASS ] should be 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 394: PASS ] should be 0,0,0 >+[ 395: PASS ] should be 0,0,0 >+[ 396: PASS ] should be 0,0,0 >+[ 397: PASS ] should be 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 399: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 401: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 402: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 409: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 411: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 412: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 414: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 415: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 416: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 418: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 424: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 429: PASS ] should be 0,0,0 >+[ 430: PASS ] should be 0,0,0 >+[ 431: PASS ] should be 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 434: PASS ] should be 0,0,0 >+[ 435: PASS ] should be 0,0,0 >+[ 436: PASS ] should be 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 439: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 449: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 454: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 455: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 456: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 457: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 458: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 459: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 461: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 462: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 464: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 465: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 466: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 468: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: PASS ] should be 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 474: PASS ] should be 0,0,0 >+[ 475: PASS ] should be 0,0,0 >+[ 476: PASS ] should be 0,0,0 >+[ 477: PASS ] should be 0,0,0 >+[ 478: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 479: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 480: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 482: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 484: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 485: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 486: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 487: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 488: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 489: PASS ] should be 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: PASS ] should be 0,0,0 >+[ 498: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 499: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 500: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 502: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 504: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 505: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 506: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 507: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 508: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 509: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 510: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 511: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 512: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 513: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 514: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 515: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 516: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 517: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 518: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 519: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 520: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 521: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 522: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 523: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 524: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 525: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 526: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 527: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 528: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 531: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 535: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 536: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 538: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 539: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 540: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 547: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 548: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 549: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 551: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 552: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 553: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 554: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 555: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 557: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 558: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 559: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 560: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 561: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 562: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 563: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 564: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 565: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 566: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 567: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 568: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 569: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 570: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 571: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 572: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 574: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 575: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 576: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 578: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 579: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 580: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 581: PASS ] should be 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: PASS ] should be 0,0,0 >+[ 584: PASS ] should be 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: PASS ] should be 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: PASS ] should be 0,0,0 >+[ 589: PASS ] should be 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: PASS ] should be 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 594: PASS ] should be 0,0,0 >+[ 595: PASS ] should be 0,0,0 >+[ 596: PASS ] should be 0,0,0 >+[ 597: PASS ] should be 0,0,0 >+[ 598: PASS ] should be 0,0,0 >+[ 599: PASS ] should be 0,0,0 >+[ 600: PASS ] should be 0,0,0 >+[ 601: PASS ] should be 0,0,0 >+[ 602: PASS ] should be 0,0,0 >+[ 603: PASS ] should be 0,0,0 >+[ 604: PASS ] should be 0,0,0 >+[ 605: PASS ] should be 0,0,0 >+[ 606: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 607: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 608: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 609: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 620: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 633: PASS ] should be 0,0,0 >+[ 634: PASS ] should be 0,0,0 >+[ 635: PASS ] should be 0,0,0 >+[ 636: PASS ] should be 0,0,0 >+[ 637: PASS ] should be 0,0,0 >+[ 638: PASS ] should be 0,0,0 >+[ 639: PASS ] should be 0,0,0 >+[ 640: PASS ] should be 0,0,0 >+[ 641: PASS ] should be 0,0,0 >+[ 642: PASS ] should be 0,0,0 >+[ 643: PASS ] should be 0,0,0 >+[ 644: PASS ] should be 0,0,0 >+[ 645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 646: PASS ] should be 0,0,0 >+[ 647: PASS ] should be 0,0,0 >+[ 648: PASS ] should be 0,0,0 >+[ 649: PASS ] should be 0,0,0 >+[ 650: PASS ] should be 0,0,0 >+[ 651: PASS ] should be 0,0,0 >+[ 652: PASS ] should be 0,0,0 >+[ 653: PASS ] should be 0,0,0 >+[ 654: PASS ] should be 0,0,0 >+[ 655: PASS ] should be 0,0,0 >+[ 656: PASS ] should be 0,0,0 >+[ 657: PASS ] should be 0,0,0 >+[ 658: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 659: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 661: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 662: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 663: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 664: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 665: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 666: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 667: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 668: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 669: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 670: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 671: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 672: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 673: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 674: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 675: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 676: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 677: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 678: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 679: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 680: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 681: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 682: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 683: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 684: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 685: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 686: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 687: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 688: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 689: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 690: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 691: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 692: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 693: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 694: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 695: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 696: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 697: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 698: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 699: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 700: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 701: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 702: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 703: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 704: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 705: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 706: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 707: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 708: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 709: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 712: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 713: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 714: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 715: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 716: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 717: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 718: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 719: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 720: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 721: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 722: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 723: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 724: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 725: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 726: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 727: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 728: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 729: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 730: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 731: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 732: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 733: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 734: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 735: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 736: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 737: PASS ] successfullyParsed is true >+[ FAIL ] 576 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb16f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb16f-rgb-float-expected.txt >index 41fb3bbecbb53ddc36a4a2a7fa40affc24e0d536..86f31738ef432127f67dcaa9bda3bf7a53cf142c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb16f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb16f-rgb-float-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb16f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb16f-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb16f-rgb-half_float-expected.txt >index 3e7ce88b068f95316adaf689f6f9fd00d3640201..d33eed923710e65ac48e05bb1b192501ffc86210 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb16f-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb16f-rgb-half_float-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb16f-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb32f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb32f-rgb-float-expected.txt >index 32ea89219ebb3d7d523522a2a0313279a3c8185e..211c00a916f35ddb325d50946c25eb326efe2dd3 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb32f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb32f-rgb-float-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb32f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb565-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb565-rgb-unsigned_byte-expected.txt >index 69a22fa3bc62728bd461ff335bf6126bbdbbd541..fa3d24f221b4db2970137cdb81c84845d1723dfe 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb565-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb565-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb565-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb565-rgb-unsigned_short_5_6_5-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >index b2627bfe7913f0c733eb2494ec0297c55a287098..f09b401101ae456a128265c44f9c2ed687397a37 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb5_a1-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb5_a1-rgba-unsigned_byte-expected.txt >index 6f7ec55011e7f5ec00cd3604a8fc2711a5eb8f16..15bcecb57bf7eb863b358707e6f0880b5b1000d4 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb5_a1-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb5_a1-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb5_a1-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >index 4b3dae04a29548ecd0b0121264e85622de29ea33..3ab3cd0158b3df2393021bcdeb43fd7be27e8a2c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb8-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb8-rgb-unsigned_byte-expected.txt >index 57fbfefcbb2b4dc6b2a842a49378785b87725e48..68274f43a3b9d78bc235ca0e3ae9f2a4fd19e528 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb8-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb8-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb8-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >index 202b66d27b2be67af6f33764f835ff2880570eca..d4e10646754ed1193bfe4245ffc47eeb0e416bd0 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >@@ -1,5 +1,742 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 174: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 190: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 194: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 196: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 197: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 201: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 205: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 206: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 209: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 210: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 213: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 214: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 215: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 216: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 217: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 218: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 219: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 220: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 222: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 223: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 224: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 226: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 228: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 229: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 230: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 232: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 234: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 236: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 238: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 239: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 240: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 241: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 242: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 243: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 244: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 245: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 246: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 248: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 250: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 252: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 254: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 255: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 256: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 257: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 258: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 259: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 260: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 261: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 262: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 263: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 264: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 278: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 292: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 293: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 294: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 295: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 296: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 297: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 299: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 300: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 301: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 305: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 306: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 307: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 309: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 310: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 317: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 322: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 324: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 327: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 328: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 330: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 333: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 334: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 338: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 340: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 341: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 342: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 343: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 345: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 346: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 348: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 349: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 352: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 354: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 356: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 358: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 359: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 361: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 365: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 366: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 367: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 368: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 374: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 384: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 389: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 390: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 392: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 394: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 396: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 399: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 400: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 401: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 402: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 404: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 405: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 406: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 409: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 411: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 412: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 414: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 415: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 416: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 418: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 424: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 434: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 435: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 436: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 437: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 438: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 439: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 440: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 442: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 444: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 446: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 447: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 448: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 449: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 454: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 455: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 456: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 457: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 458: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 459: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 461: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 462: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 464: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 465: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 466: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 468: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 474: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 484: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 485: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 486: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 487: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 488: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 489: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 499: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 500: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 501: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 502: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 508: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 509: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 510: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 511: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 512: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 513: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 514: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 515: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 516: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 517: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 518: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 519: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 520: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 521: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 522: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 523: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 524: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 525: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 526: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 527: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 528: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 531: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 535: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 536: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 538: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 539: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 540: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 547: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 548: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 549: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 551: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 552: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 553: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 554: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 555: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 557: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 558: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 559: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 560: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 561: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 562: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 563: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 564: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 565: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 566: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 567: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 568: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 569: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 570: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 571: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 572: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 574: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 575: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 576: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 578: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 579: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 580: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 581: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 582: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 583: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 584: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 585: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 586: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 587: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 588: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 589: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 590: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 591: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 592: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 593: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 594: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 595: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 596: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 597: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 598: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 599: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 600: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 601: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 602: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 603: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 604: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 605: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 606: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 607: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 608: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 609: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 610: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 611: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 612: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 613: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 614: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 615: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 616: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 617: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 618: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 619: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 620: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 621: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 622: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 623: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 624: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 625: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 626: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 627: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 628: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 629: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 630: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 631: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 632: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 634: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 635: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 636: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 638: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 639: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 640: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 642: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 643: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 644: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 647: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 648: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 649: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 651: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 652: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 653: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 655: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 656: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 657: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 658: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 659: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 660: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 661: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 662: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 663: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 664: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 665: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 666: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 667: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 668: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 669: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 670: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 671: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 672: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 674: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 675: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 676: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 678: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 679: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 680: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 682: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 683: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 684: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 685: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 686: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 687: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 688: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 689: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 690: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 691: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 692: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 693: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 694: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 695: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 696: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 697: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 698: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 699: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 700: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 701: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 702: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 703: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 704: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 705: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 706: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 707: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 708: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 709: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 712: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 713: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 714: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 715: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 716: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 717: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 718: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 719: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 720: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 721: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 722: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 723: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 724: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 725: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 726: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 727: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 728: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 729: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 730: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 731: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 732: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 733: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 734: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 735: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 736: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 737: PASS ] successfullyParsed is true >+[ FAIL ] 736 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb9_e5-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb9_e5-rgb-float-expected.txt >index b25934a00d2cc53d9723f8c1a1f70c971ecaeacb..a699da997103d132e70e9b3816158f673dcbdbb7 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb9_e5-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb9_e5-rgb-float-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb9_e5-rgb-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb9_e5-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb9_e5-rgb-half_float-expected.txt >index b5c13becf6378064778e6d23dd2fa63362c4e19a..4a234a8752c77a500e00f0ccd6cf6dbabd729a3c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb9_e5-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb9_e5-rgb-half_float-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb9_e5-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba16f-rgba-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba16f-rgba-float-expected.txt >index 8eeb31226d7c2cd25229296484f26afc90a89986..45aef26978f29628fecc777c508dc1de0d5e6393 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba16f-rgba-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba16f-rgba-float-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba16f-rgba-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba16f-rgba-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba16f-rgba-half_float-expected.txt >index 4e5c827393da1bf5ce99089254ea660f98b0fd07..24625ecabcd44a78408b4b982893f22a427e9920 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba16f-rgba-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba16f-rgba-half_float-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba16f-rgba-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba32f-rgba-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba32f-rgba-float-expected.txt >index 23c33263392becceda55f7f0225321c55f47b469..30a24a8675b2fd207226343ed0c8f2f52e4f9ac1 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba32f-rgba-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba32f-rgba-float-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba32f-rgba-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba4-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba4-rgba-unsigned_byte-expected.txt >index b34c44dffaa61c225baf089dee5cb9df961bfcde..7f0f9e788a594e3a43fbdcd621e6bb023141818d 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba4-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba4-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba4-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >index e0c514c4ca24d71bb4e36b06d97dbf4178e8ef95..0501de583790bbe3d91452d98b34820482737a2c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba8-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba8-rgba-unsigned_byte-expected.txt >index 38918738fde6c450c25ac92176ed8908dd760a72..7d4a7350d38154b2e44579359841541d10291329 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba8-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba8-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba8-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >index 16dbe3566c34ba81c4006947c8b5356041307dad..4d3e8b5b8668a548dc59c97c6b19a5cdfd11658c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >@@ -1,5 +1,742 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 174: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 190: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 194: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 196: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 197: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 201: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 205: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 206: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 209: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 210: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 213: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 214: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 215: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 216: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 217: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 218: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 219: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 220: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 222: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 223: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 224: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 226: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 228: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 229: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 230: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 232: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 234: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 236: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 238: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 239: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 240: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 241: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 242: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 243: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 244: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 245: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 246: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 248: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 250: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 252: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 254: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 255: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 256: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 257: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 258: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 259: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 260: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 261: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 262: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 263: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 264: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 278: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 292: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 293: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 294: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 295: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 296: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 297: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 299: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 300: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 301: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 305: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 306: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 307: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 309: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 310: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 317: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 322: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 324: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 327: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 328: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 330: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 333: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 334: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 338: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 340: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 341: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 342: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 343: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 345: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 346: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 348: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 349: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 352: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 354: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 356: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 358: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 359: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 361: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 365: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 366: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 367: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 368: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 374: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 384: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 389: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 390: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 392: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 394: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 396: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 399: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 400: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 401: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 402: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 404: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 405: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 406: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 409: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 411: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 412: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 414: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 415: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 416: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 418: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 424: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 434: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 435: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 436: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 437: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 438: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 439: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 440: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 442: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 444: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 446: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 447: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 448: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 449: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 454: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 455: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 456: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 457: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 458: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 459: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 461: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 462: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 464: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 465: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 466: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 468: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 474: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 484: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 485: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 486: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 487: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 488: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 489: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 499: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 500: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 501: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 502: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 508: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 509: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 510: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 511: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 512: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 513: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 514: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 515: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 516: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 517: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 518: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 519: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 520: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 521: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 522: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 523: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 524: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 525: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 526: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 527: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 528: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 531: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 535: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 536: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 538: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 539: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 540: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 547: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 548: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 549: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 551: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 552: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 553: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 554: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 555: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 557: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 558: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 559: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 560: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 561: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 562: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 563: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 564: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 565: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 566: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 567: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 568: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 569: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 570: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 571: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 572: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 574: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 575: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 576: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 578: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 579: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 580: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 581: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 582: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 583: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 584: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 585: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 586: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 587: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 588: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 589: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 590: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 591: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 592: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 593: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 594: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 595: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 596: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 597: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 598: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 599: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 600: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 601: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 602: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 603: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 604: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 605: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 606: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 607: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 608: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 609: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 610: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 611: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 612: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 613: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 614: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 615: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 616: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 617: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 618: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 619: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 620: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 621: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 622: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 623: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 624: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 625: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 626: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 627: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 628: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 629: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 630: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 631: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 632: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 634: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 635: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 636: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 638: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 639: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 640: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 642: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 643: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 644: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 647: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 648: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 649: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 651: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 652: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 653: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 655: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 656: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 657: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 658: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 659: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 660: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 661: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 662: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 663: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 664: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 665: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 666: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 667: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 668: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 669: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 670: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 671: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 672: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 674: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 675: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 676: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 678: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 679: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 680: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 682: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 683: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 684: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 685: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 686: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 687: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 688: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 689: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 690: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 691: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 692: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 693: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 694: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 695: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 696: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 697: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 698: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 699: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 700: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 701: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 702: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 703: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 704: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 705: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 706: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 707: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 708: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 709: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 712: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 713: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 714: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 715: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 716: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 717: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 718: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 719: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 720: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 721: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 722: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 723: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 724: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 725: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 726: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 727: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 728: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 729: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 730: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 731: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 732: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 733: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 734: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 735: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 736: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 737: PASS ] successfullyParsed is true >+[ FAIL ] 736 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-srgb8-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-srgb8-rgb-unsigned_byte-expected.txt >index a471d47ae16cae1c7b396eb97b92dae4c3dc2a0e..1ea4c3e989c1c6f070e82a8fe8f40375f0c367c5 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-srgb8-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-srgb8-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-srgb8-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-srgb8_alpha8-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >index 582527de38d7e1c42617fa8d194c07ee0fe2f9a8..f50ef206c33ca6a08a29fcb789a594b4ad481a3e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,1926 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 6: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 9: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 11: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 14: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 16: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 21: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 22: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 23: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 24: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 26: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 29: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 30: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 31: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 32: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 33: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 34: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 36: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 39: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 40: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 41: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 42: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 44: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 46: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 50: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 51: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 54: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 56: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 66: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 67: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 68: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 69: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 76: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 77: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 81: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 86: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 91: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 94: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 96: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 101: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 102: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 104: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 106: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 108: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 111: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 112: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 113: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 114: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 116: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 117: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 118: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 121: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 122: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 123: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 124: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 126: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 127: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 128: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 129: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 130: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 131: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 132: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 133: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 134: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 136: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 137: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 138: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 139: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 140: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 151: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 156: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 161: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 164: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 176: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 180: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 186: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 192: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 199: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 211: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 236: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 264: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 266: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 268: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 270: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 271: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 272: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 273: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 274: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 275: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 276: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 277: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 278: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 279: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 281: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 282: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 283: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 284: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 286: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 287: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 288: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 289: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 290: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 291: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 292: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 293: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 294: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 296: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 298: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 300: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 302: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 303: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 304: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 305: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 309: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 310: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 311: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 316: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 318: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 319: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 320: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 321: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 322: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 323: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 324: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 325: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 326: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 327: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 328: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 329: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 330: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 336: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 337: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 338: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 339: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 340: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 341: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 342: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 344: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 346: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 348: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 350: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 351: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 352: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 353: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 354: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 355: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 356: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 357: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 358: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 359: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 360: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 361: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 386: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 388: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 390: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 391: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 392: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 400: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 403: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 404: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 406: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 407: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 409: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 411: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 412: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 418: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 421: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 424: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 427: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 430: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 431: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 458: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 459: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 460: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 461: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 462: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 463: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 464: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 465: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 466: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 467: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 468: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 473: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 474: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 475: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 476: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 477: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 478: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 479: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 480: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 481: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 482: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 483: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 484: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 486: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 488: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 490: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 492: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 494: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 496: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 497: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 498: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 499: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 500: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 501: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 502: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 503: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 504: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 505: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 506: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 508: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 509: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 510: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 511: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 512: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 513: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 514: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 519: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 520: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 521: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 525: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 529: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 530: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 531: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 532: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 533: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 534: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 535: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 536: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 537: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 538: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 539: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 540: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 541: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 542: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 543: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 544: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 545: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 546: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 547: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 552: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 553: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 554: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 555: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 556: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 557: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 558: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 560: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 561: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 562: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 563: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 564: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 566: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 567: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 568: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 570: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 571: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 572: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 573: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 574: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 575: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 576: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 577: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 586: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 601: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 602: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 603: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 604: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 605: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 606: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 607: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 608: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 609: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 610: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 611: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 612: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 613: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 614: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 615: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 616: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 617: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 618: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 619: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 620: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 621: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 622: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 623: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 624: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 625: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 626: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 627: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 628: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 629: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 630: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 631: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 632: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 633: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 634: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 635: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 636: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 637: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 638: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 639: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 640: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 641: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 642: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 643: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 644: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 645: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 646: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 647: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 648: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 649: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 650: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 651: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 652: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 653: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 654: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 655: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 656: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 657: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 658: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 659: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 660: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 661: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 662: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 663: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 664: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 665: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 666: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 667: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 668: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 669: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 670: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 671: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 672: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 673: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 674: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 675: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 676: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 677: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 678: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 679: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 680: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 681: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 682: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 683: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 684: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 685: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 686: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 687: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 688: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 689: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 690: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 691: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 692: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 693: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 694: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 695: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 696: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 697: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 698: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 699: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 700: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 701: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 702: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 703: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 704: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 705: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 706: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 707: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 708: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 709: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 710: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 711: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 712: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 713: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 714: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 715: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 716: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 717: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 718: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 719: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 720: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 721: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 722: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 723: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 724: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 725: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 726: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 727: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 728: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 729: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 730: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 731: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 732: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 733: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 734: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 735: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 736: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 737: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 738: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 739: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 740: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 741: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 742: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 743: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 744: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 745: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 746: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 747: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 748: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 749: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 750: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 751: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 752: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 753: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 754: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 755: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 756: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 757: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 758: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 759: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 760: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 761: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 762: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 763: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 764: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 765: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 766: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 767: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 768: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 769: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 770: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 771: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 772: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 773: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 774: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 775: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 776: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 777: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 778: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 779: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 780: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 781: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 782: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 783: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 784: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 785: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 786: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 787: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 788: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 789: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 790: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 791: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 792: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 793: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 794: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 795: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 796: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 797: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 798: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 799: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 800: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 801: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 802: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 803: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 804: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 805: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 806: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 807: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 808: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 809: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 810: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 811: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 812: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 813: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 814: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 815: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 816: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 817: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 818: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 819: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 820: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 821: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 822: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 823: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 824: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 825: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 826: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 827: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 828: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 829: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 830: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 831: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 832: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 833: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 834: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 835: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 836: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 837: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 838: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 839: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 840: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 841: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 842: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 843: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 844: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 845: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 846: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 847: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 848: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 849: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 850: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 851: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 852: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 853: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 854: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 855: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 856: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 857: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 858: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 859: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 860: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 861: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 862: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 863: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 864: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 865: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 866: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 867: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 868: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 869: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 870: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 871: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 872: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 873: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 874: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 875: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 876: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 877: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 878: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 879: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 880: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 881: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 882: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 883: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 884: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 885: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 886: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 887: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 888: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 889: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 890: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 891: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 892: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 893: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 894: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 895: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 896: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 897: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 898: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 899: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 900: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 901: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 902: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 903: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 904: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 905: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 906: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 907: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 908: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 909: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 910: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 911: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 912: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 913: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 914: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 915: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 916: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 917: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 918: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 919: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 920: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 921: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 922: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 923: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 924: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 925: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 926: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 927: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 928: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 929: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 930: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 931: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 932: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 933: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 934: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 935: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 936: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 937: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 938: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 939: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 940: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 941: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 942: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 943: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 944: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 945: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 946: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 947: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 948: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 949: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 950: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 951: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 952: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 953: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 954: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 955: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 956: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 957: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 958: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 959: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 960: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 961: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 962: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 963: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 964: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 965: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 966: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 967: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 968: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 969: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 970: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 971: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 972: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 973: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 974: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 975: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 976: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 977: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 978: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 979: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 980: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 981: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 982: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 983: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 984: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 985: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 986: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 987: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 988: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 989: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 990: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 991: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 992: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 993: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 994: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 995: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 996: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 997: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 998: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 999: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1000: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1001: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1002: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1003: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1004: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1005: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1006: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1007: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1008: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1009: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1010: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1011: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1012: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1013: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1014: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1015: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1016: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1017: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1018: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1019: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1020: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1021: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1022: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1023: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1024: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1025: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1026: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1027: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1028: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1029: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1030: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1031: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1032: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1033: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1034: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1035: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1036: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1037: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1038: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1039: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1040: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1041: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1042: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1043: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1044: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1045: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1046: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1047: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1048: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1049: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1050: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1051: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1052: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1053: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1054: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1055: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1056: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1057: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1058: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1059: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1060: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1061: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1062: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1063: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1064: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1065: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1066: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1067: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1068: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1069: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1070: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1071: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1072: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1073: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1074: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1075: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1076: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1077: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1078: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1079: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1080: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1081: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1082: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1083: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1084: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1085: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1086: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1087: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1088: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1089: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1090: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1091: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1092: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1093: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1094: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1095: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1096: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1097: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1098: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1099: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1101: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1102: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1103: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1104: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1106: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1107: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1108: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1109: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1110: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1111: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1112: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1113: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1114: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1116: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1117: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1118: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1119: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1121: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1122: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1123: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1124: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1125: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1126: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1127: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1128: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1129: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1130: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1131: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1132: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1133: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1134: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1135: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1136: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1137: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1138: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1139: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1140: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1141: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1142: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1143: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1144: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1146: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1147: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1148: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1149: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1151: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1152: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1153: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1154: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1155: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1156: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1157: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1158: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1159: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1160: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1161: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1162: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1163: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1164: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1165: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1166: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1167: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1168: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1169: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1170: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1171: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1172: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1173: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1174: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1175: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1176: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1177: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1178: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1179: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1180: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1181: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1182: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1183: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1184: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1185: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1186: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1187: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1188: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1189: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1190: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1191: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1192: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1193: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1194: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1196: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1197: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1198: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1199: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1200: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1201: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1202: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1203: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1204: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1205: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1206: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1207: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1208: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1209: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1210: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1211: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1212: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1213: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1214: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1215: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1216: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1217: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1218: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1219: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1220: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1221: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1222: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1223: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1224: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1225: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1226: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1227: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1228: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1229: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1230: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1231: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1232: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1233: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1234: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1235: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1236: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1237: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1238: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1239: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1240: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1246: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1247: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1248: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1249: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1250: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1251: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1252: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1253: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1254: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1255: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1256: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1257: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1258: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1259: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1260: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1261: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1262: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1263: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1264: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1265: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1266: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1267: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1268: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1269: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1270: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1271: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1272: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1273: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1274: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1275: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1276: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1277: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1278: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1279: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1280: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1281: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1282: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1283: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1284: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1285: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1286: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1287: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1288: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1289: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1290: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1291: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1292: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1293: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1294: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1296: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1297: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1298: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1299: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1300: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1301: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1302: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1303: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1304: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1305: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1306: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1307: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1308: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1309: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1310: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1311: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1312: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1313: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1314: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1315: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1316: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1317: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1318: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1319: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1320: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1321: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1322: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1323: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1324: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1325: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1326: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1327: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1328: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1329: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1330: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1331: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1332: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1333: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1334: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1335: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1336: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1337: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1338: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1339: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1340: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1341: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1342: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1343: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1344: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1346: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1347: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1348: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1349: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1350: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1351: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1352: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1353: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1354: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1355: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1356: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1357: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1358: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1359: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1360: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1361: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1362: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1363: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1364: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1365: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1366: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1367: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1368: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1369: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1370: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1371: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1372: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1373: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1374: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1375: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1376: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1377: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1378: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1379: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1380: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1381: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1383: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1384: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1385: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1386: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1387: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1388: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1389: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1390: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1391: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1392: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1393: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1394: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1396: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1397: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1398: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1399: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1400: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1401: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1402: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1403: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1408: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1409: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1410: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1411: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1412: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1413: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1414: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1415: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1416: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1417: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1418: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1420: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1421: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1422: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1423: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1424: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1425: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1426: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1427: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1428: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1429: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1430: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1431: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1432: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1433: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1434: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1435: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1436: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1437: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1438: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1439: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1440: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1441: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1442: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1443: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1444: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1446: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1447: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1448: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1449: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1450: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1451: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1452: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1453: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1454: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1455: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1456: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1457: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1458: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1459: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1460: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1461: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1462: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1463: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1464: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1465: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1466: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1467: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1468: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1469: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1470: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1471: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1472: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1473: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1474: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1475: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1476: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1477: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1478: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1479: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1480: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1481: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1482: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1483: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1484: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1485: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1486: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1487: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1488: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1489: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1490: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1491: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1492: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1493: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1494: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1496: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1497: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1498: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1499: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1500: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1501: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1502: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1503: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1504: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1505: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1506: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1507: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1508: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1509: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1510: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1511: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1512: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1513: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1514: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1515: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1516: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1517: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1518: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1519: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1520: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1521: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1522: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1523: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1524: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1525: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1526: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1527: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1528: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1529: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1530: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1531: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1532: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1533: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1534: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1535: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1536: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1537: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1538: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1539: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1540: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1541: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1542: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1543: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1544: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1545: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1546: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1547: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1548: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1549: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1550: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1551: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1552: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1553: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1554: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1555: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1556: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1557: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1558: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1559: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1560: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1561: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1562: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1563: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1564: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1565: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1566: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1567: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1568: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1569: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1570: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1571: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1572: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1573: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1574: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1575: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1576: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1577: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1578: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1579: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1580: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1581: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1582: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1583: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1584: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1585: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1586: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1587: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1588: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1589: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1590: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1591: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1592: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1593: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1594: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1595: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1596: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1597: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1598: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1599: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1600: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1601: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1602: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1603: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1604: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1605: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1606: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1607: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1608: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1609: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1610: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1611: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1612: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1613: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1614: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1615: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1616: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1617: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1618: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1619: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1620: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1621: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1622: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1623: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1624: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1625: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1626: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1627: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1628: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1629: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1630: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1631: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1632: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1633: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1634: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1635: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1636: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1637: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1638: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1639: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1640: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1641: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1642: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1643: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1644: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1645: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1646: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1647: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1648: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1649: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1650: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1651: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1652: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1653: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1654: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1655: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1656: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1657: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1658: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1659: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1660: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1661: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1662: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1663: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1664: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1665: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1666: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1667: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1668: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1669: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1670: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1671: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1672: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1673: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1674: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1675: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1676: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1677: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1678: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1679: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1680: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1681: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1682: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1683: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1684: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1685: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1686: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1687: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1688: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1689: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1690: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1691: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1692: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1693: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1694: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1695: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1696: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1697: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1698: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1699: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1700: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1701: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1702: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1703: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1704: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1705: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1706: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1707: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1708: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1709: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1710: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1711: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1712: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1713: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1714: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1715: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1716: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1717: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1718: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1719: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1720: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1721: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1722: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1723: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1724: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1725: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1726: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1727: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1728: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1729: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1730: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1731: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1732: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1733: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1734: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1735: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1736: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1737: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1738: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1739: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1740: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1741: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1742: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1743: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1744: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1745: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1746: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1747: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1748: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1749: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1750: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1751: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1752: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1753: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1754: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1755: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1756: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1757: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1758: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1759: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1760: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1761: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1762: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1763: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1764: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1765: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1766: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 1767: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 1768: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 1769: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 1770: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1771: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1772: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1773: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1774: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1775: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1776: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1777: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1778: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1779: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1780: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1781: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1782: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1783: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1784: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1785: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1786: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1787: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1788: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1789: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1790: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1791: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1792: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1793: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1794: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1795: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1796: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1797: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1798: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1799: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1800: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1801: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1802: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1803: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1804: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1805: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1806: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1807: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1808: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1809: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1810: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1811: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1812: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1813: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1814: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1815: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1816: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 1817: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 1818: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 1819: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 1820: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1821: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1822: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1823: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1824: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1825: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1826: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1827: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1828: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1829: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1830: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1831: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1832: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1833: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1834: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1835: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1836: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1837: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1838: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1839: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1840: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1841: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1842: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1843: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1844: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1845: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1846: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1847: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1848: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1849: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1850: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1851: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1852: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1853: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1854: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1855: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1856: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1857: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1858: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1859: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1860: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1861: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1862: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1863: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1864: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1865: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1866: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 1867: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 1868: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 1869: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 1870: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1871: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1872: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1873: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1874: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1875: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1876: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1877: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1878: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1879: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1880: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1881: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1882: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1883: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1884: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1885: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1886: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1887: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1888: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1889: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1890: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1891: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1892: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1893: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1894: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1895: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); >+[ 1896: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1897: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1898: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1899: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1900: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1901: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1902: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1903: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1904: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1905: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1906: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1907: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1908: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1909: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1910: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1911: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1912: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1913: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1914: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1915: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1916: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 1917: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 1918: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 1919: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 1920: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 1921: PASS ] successfullyParsed is true >+[ FAIL ] 1920 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt >index 57d55f5f4acc9810f7dbe844a3275ff919abfaf5..8024397561e3eb96dcd2f9185bab25526e6154b5 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt >index 4592f12e49563834bec815a432744ccc3018855e..1c9a1db16a390322af73567c35cb1bfb79410ed2 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >index e7fb328cc245280d7cec532cde679297c81a57ab..4dc646b13e8d09d0f0d5e02eb3cc53b4ed63b20e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r16f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r16f-red-float-expected.txt >index dd32fb8e5056086090533c1111320e4105ca025e..16f77d99be46ded781c251c87a8a7c3033582839 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r16f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r16f-red-float-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-r16f-red-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: PASS ] shouldBe 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: PASS ] shouldBe 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: PASS ] shouldBe 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: PASS ] shouldBe 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: PASS ] shouldBe 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: PASS ] shouldBe 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: PASS ] shouldBe 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: PASS ] shouldBe 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] shouldBe 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: PASS ] shouldBe 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: PASS ] shouldBe 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: PASS ] shouldBe 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: PASS ] shouldBe 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: PASS ] shouldBe 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: PASS ] shouldBe 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: PASS ] shouldBe 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: PASS ] shouldBe 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: PASS ] shouldBe 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: PASS ] shouldBe 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: PASS ] shouldBe 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: PASS ] shouldBe 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: PASS ] shouldBe 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: PASS ] shouldBe 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: PASS ] shouldBe 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: PASS ] shouldBe 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: PASS ] shouldBe 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: PASS ] shouldBe 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: PASS ] shouldBe 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: PASS ] shouldBe 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: PASS ] shouldBe 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: PASS ] shouldBe 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: PASS ] shouldBe 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: PASS ] shouldBe 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: PASS ] shouldBe 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: PASS ] shouldBe 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: PASS ] shouldBe 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: PASS ] shouldBe 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: PASS ] shouldBe 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: PASS ] shouldBe 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: PASS ] shouldBe 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: PASS ] shouldBe 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: PASS ] shouldBe 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: PASS ] shouldBe 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: PASS ] shouldBe 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: PASS ] shouldBe 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: PASS ] shouldBe 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: PASS ] shouldBe 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: PASS ] shouldBe 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: PASS ] shouldBe 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: PASS ] shouldBe 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: PASS ] shouldBe 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: PASS ] shouldBe 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: PASS ] shouldBe 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: PASS ] shouldBe 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: PASS ] shouldBe 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: PASS ] shouldBe 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: PASS ] shouldBe 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: PASS ] shouldBe 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: PASS ] shouldBe 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: PASS ] shouldBe 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: PASS ] shouldBe 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: PASS ] shouldBe 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: PASS ] shouldBe 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: PASS ] shouldBe 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: PASS ] shouldBe 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: PASS ] shouldBe 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: PASS ] shouldBe 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: PASS ] shouldBe 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: PASS ] shouldBe 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: PASS ] shouldBe 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: PASS ] shouldBe 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: PASS ] shouldBe 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: PASS ] shouldBe 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: PASS ] shouldBe 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: PASS ] shouldBe 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: PASS ] shouldBe 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: PASS ] shouldBe 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: PASS ] shouldBe 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: PASS ] shouldBe 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: PASS ] shouldBe 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: PASS ] shouldBe 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: PASS ] shouldBe 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: PASS ] shouldBe 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: PASS ] shouldBe 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: PASS ] shouldBe 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: PASS ] shouldBe 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: PASS ] shouldBe 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: PASS ] shouldBe 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: PASS ] shouldBe 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: PASS ] shouldBe 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: PASS ] shouldBe 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: PASS ] shouldBe 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: PASS ] shouldBe 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: PASS ] shouldBe 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: PASS ] shouldBe 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: PASS ] shouldBe 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: PASS ] shouldBe 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: PASS ] shouldBe 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: PASS ] shouldBe 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: PASS ] shouldBe 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: PASS ] shouldBe 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: PASS ] shouldBe 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: PASS ] shouldBe 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: PASS ] shouldBe 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: PASS ] shouldBe 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: PASS ] shouldBe 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: PASS ] shouldBe 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: PASS ] shouldBe 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: PASS ] shouldBe 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: PASS ] shouldBe 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: PASS ] shouldBe 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: PASS ] shouldBe 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: PASS ] shouldBe 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: PASS ] shouldBe 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: PASS ] shouldBe 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: PASS ] shouldBe 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: PASS ] shouldBe 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: PASS ] shouldBe 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: PASS ] shouldBe 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: PASS ] shouldBe 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: PASS ] shouldBe 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: PASS ] shouldBe 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 320 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r16f-red-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r16f-red-half_float-expected.txt >index d72ee1092f2a18471eda0c6ae90bb6b02982ade4..f4c7e69b0449568d4d4460ce9e4d8a8c03013128 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r16f-red-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r16f-red-half_float-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-r16f-red-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: PASS ] shouldBe 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: PASS ] shouldBe 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: PASS ] shouldBe 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: PASS ] shouldBe 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: PASS ] shouldBe 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: PASS ] shouldBe 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: PASS ] shouldBe 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: PASS ] shouldBe 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] shouldBe 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: PASS ] shouldBe 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: PASS ] shouldBe 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: PASS ] shouldBe 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: PASS ] shouldBe 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: PASS ] shouldBe 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: PASS ] shouldBe 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: PASS ] shouldBe 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: PASS ] shouldBe 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: PASS ] shouldBe 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: PASS ] shouldBe 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: PASS ] shouldBe 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: PASS ] shouldBe 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: PASS ] shouldBe 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: PASS ] shouldBe 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: PASS ] shouldBe 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: PASS ] shouldBe 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: PASS ] shouldBe 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: PASS ] shouldBe 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: PASS ] shouldBe 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: PASS ] shouldBe 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: PASS ] shouldBe 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: PASS ] shouldBe 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: PASS ] shouldBe 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: PASS ] shouldBe 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: PASS ] shouldBe 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: PASS ] shouldBe 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: PASS ] shouldBe 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: PASS ] shouldBe 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: PASS ] shouldBe 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: PASS ] shouldBe 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: PASS ] shouldBe 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: PASS ] shouldBe 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: PASS ] shouldBe 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: PASS ] shouldBe 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: PASS ] shouldBe 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: PASS ] shouldBe 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: PASS ] shouldBe 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: PASS ] shouldBe 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: PASS ] shouldBe 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: PASS ] shouldBe 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: PASS ] shouldBe 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: PASS ] shouldBe 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: PASS ] shouldBe 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: PASS ] shouldBe 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: PASS ] shouldBe 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: PASS ] shouldBe 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: PASS ] shouldBe 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: PASS ] shouldBe 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: PASS ] shouldBe 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: PASS ] shouldBe 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: PASS ] shouldBe 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: PASS ] shouldBe 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: PASS ] shouldBe 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: PASS ] shouldBe 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: PASS ] shouldBe 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: PASS ] shouldBe 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: PASS ] shouldBe 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: PASS ] shouldBe 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: PASS ] shouldBe 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: PASS ] shouldBe 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: PASS ] shouldBe 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: PASS ] shouldBe 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: PASS ] shouldBe 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: PASS ] shouldBe 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: PASS ] shouldBe 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: PASS ] shouldBe 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: PASS ] shouldBe 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: PASS ] shouldBe 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: PASS ] shouldBe 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: PASS ] shouldBe 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: PASS ] shouldBe 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: PASS ] shouldBe 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: PASS ] shouldBe 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: PASS ] shouldBe 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: PASS ] shouldBe 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: PASS ] shouldBe 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: PASS ] shouldBe 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: PASS ] shouldBe 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: PASS ] shouldBe 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: PASS ] shouldBe 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: PASS ] shouldBe 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: PASS ] shouldBe 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: PASS ] shouldBe 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: PASS ] shouldBe 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: PASS ] shouldBe 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: PASS ] shouldBe 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: PASS ] shouldBe 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: PASS ] shouldBe 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: PASS ] shouldBe 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: PASS ] shouldBe 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: PASS ] shouldBe 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: PASS ] shouldBe 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: PASS ] shouldBe 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: PASS ] shouldBe 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: PASS ] shouldBe 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: PASS ] shouldBe 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: PASS ] shouldBe 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: PASS ] shouldBe 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: PASS ] shouldBe 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: PASS ] shouldBe 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: PASS ] shouldBe 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: PASS ] shouldBe 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: PASS ] shouldBe 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: PASS ] shouldBe 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: PASS ] shouldBe 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: PASS ] shouldBe 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: PASS ] shouldBe 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: PASS ] shouldBe 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: PASS ] shouldBe 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: PASS ] shouldBe 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: PASS ] shouldBe 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: PASS ] shouldBe 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: PASS ] shouldBe 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 320 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r32f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r32f-red-float-expected.txt >index 8d1f4662df1d67dbf99df0ed8c7102064840b789..fd84bdc8e3ab37c3b0d700c248d9e83b46a7c253 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r32f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r32f-red-float-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-r32f-red-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: PASS ] shouldBe 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: PASS ] shouldBe 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: PASS ] shouldBe 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: PASS ] shouldBe 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: PASS ] shouldBe 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: PASS ] shouldBe 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: PASS ] shouldBe 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: PASS ] shouldBe 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] shouldBe 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: PASS ] shouldBe 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: PASS ] shouldBe 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: PASS ] shouldBe 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: PASS ] shouldBe 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: PASS ] shouldBe 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: PASS ] shouldBe 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: PASS ] shouldBe 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: PASS ] shouldBe 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: PASS ] shouldBe 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: PASS ] shouldBe 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: PASS ] shouldBe 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: PASS ] shouldBe 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: PASS ] shouldBe 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: PASS ] shouldBe 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: PASS ] shouldBe 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: PASS ] shouldBe 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: PASS ] shouldBe 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: PASS ] shouldBe 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: PASS ] shouldBe 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: PASS ] shouldBe 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: PASS ] shouldBe 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: PASS ] shouldBe 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: PASS ] shouldBe 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: PASS ] shouldBe 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: PASS ] shouldBe 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: PASS ] shouldBe 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: PASS ] shouldBe 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: PASS ] shouldBe 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: PASS ] shouldBe 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: PASS ] shouldBe 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: PASS ] shouldBe 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: PASS ] shouldBe 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: PASS ] shouldBe 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: PASS ] shouldBe 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: PASS ] shouldBe 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: PASS ] shouldBe 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: PASS ] shouldBe 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: PASS ] shouldBe 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: PASS ] shouldBe 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: PASS ] shouldBe 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: PASS ] shouldBe 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: PASS ] shouldBe 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: PASS ] shouldBe 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: PASS ] shouldBe 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: PASS ] shouldBe 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: PASS ] shouldBe 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: PASS ] shouldBe 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: PASS ] shouldBe 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: PASS ] shouldBe 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: PASS ] shouldBe 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: PASS ] shouldBe 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: PASS ] shouldBe 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: PASS ] shouldBe 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: PASS ] shouldBe 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: PASS ] shouldBe 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: PASS ] shouldBe 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: PASS ] shouldBe 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: PASS ] shouldBe 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: PASS ] shouldBe 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: PASS ] shouldBe 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: PASS ] shouldBe 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: PASS ] shouldBe 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: PASS ] shouldBe 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: PASS ] shouldBe 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: PASS ] shouldBe 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: PASS ] shouldBe 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: PASS ] shouldBe 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: PASS ] shouldBe 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: PASS ] shouldBe 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: PASS ] shouldBe 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: PASS ] shouldBe 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: PASS ] shouldBe 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: PASS ] shouldBe 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: PASS ] shouldBe 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: PASS ] shouldBe 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: PASS ] shouldBe 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: PASS ] shouldBe 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: PASS ] shouldBe 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: PASS ] shouldBe 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: PASS ] shouldBe 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: PASS ] shouldBe 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: PASS ] shouldBe 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: PASS ] shouldBe 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: PASS ] shouldBe 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: PASS ] shouldBe 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: PASS ] shouldBe 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: PASS ] shouldBe 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: PASS ] shouldBe 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: PASS ] shouldBe 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: PASS ] shouldBe 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: PASS ] shouldBe 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: PASS ] shouldBe 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: PASS ] shouldBe 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: PASS ] shouldBe 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: PASS ] shouldBe 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: PASS ] shouldBe 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: PASS ] shouldBe 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: PASS ] shouldBe 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: PASS ] shouldBe 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: PASS ] shouldBe 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: PASS ] shouldBe 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: PASS ] shouldBe 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: PASS ] shouldBe 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: PASS ] shouldBe 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: PASS ] shouldBe 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: PASS ] shouldBe 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: PASS ] shouldBe 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: PASS ] shouldBe 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: PASS ] shouldBe 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: PASS ] shouldBe 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: PASS ] shouldBe 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: PASS ] shouldBe 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: PASS ] shouldBe 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 320 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r8-red-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r8-red-unsigned_byte-expected.txt >index 13a09aa6ff9d621cbcdea64efd7876e3b99cdb3d..1aa09bf3003ca2ff0b74b5434518f28646add9eb 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r8-red-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r8-red-unsigned_byte-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-r8-red-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: PASS ] shouldBe 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: PASS ] shouldBe 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: PASS ] shouldBe 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: PASS ] shouldBe 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: PASS ] shouldBe 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: PASS ] shouldBe 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: PASS ] shouldBe 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: PASS ] shouldBe 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] shouldBe 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: PASS ] shouldBe 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: PASS ] shouldBe 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: PASS ] shouldBe 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: PASS ] shouldBe 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: PASS ] shouldBe 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: PASS ] shouldBe 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: PASS ] shouldBe 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: PASS ] shouldBe 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: PASS ] shouldBe 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: PASS ] shouldBe 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: PASS ] shouldBe 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: PASS ] shouldBe 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: PASS ] shouldBe 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: PASS ] shouldBe 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: PASS ] shouldBe 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: PASS ] shouldBe 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: PASS ] shouldBe 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: PASS ] shouldBe 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: PASS ] shouldBe 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: PASS ] shouldBe 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: PASS ] shouldBe 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: PASS ] shouldBe 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: PASS ] shouldBe 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: PASS ] shouldBe 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: PASS ] shouldBe 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: PASS ] shouldBe 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: PASS ] shouldBe 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: PASS ] shouldBe 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: PASS ] shouldBe 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: PASS ] shouldBe 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: PASS ] shouldBe 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: PASS ] shouldBe 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: PASS ] shouldBe 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: PASS ] shouldBe 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: PASS ] shouldBe 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: PASS ] shouldBe 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: PASS ] shouldBe 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: PASS ] shouldBe 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: PASS ] shouldBe 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: PASS ] shouldBe 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: PASS ] shouldBe 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: PASS ] shouldBe 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: PASS ] shouldBe 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: PASS ] shouldBe 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: PASS ] shouldBe 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: PASS ] shouldBe 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: PASS ] shouldBe 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: PASS ] shouldBe 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: PASS ] shouldBe 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: PASS ] shouldBe 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: PASS ] shouldBe 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: PASS ] shouldBe 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: PASS ] shouldBe 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: PASS ] shouldBe 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: PASS ] shouldBe 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: PASS ] shouldBe 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: PASS ] shouldBe 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: PASS ] shouldBe 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: PASS ] shouldBe 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: PASS ] shouldBe 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: PASS ] shouldBe 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: PASS ] shouldBe 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: PASS ] shouldBe 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: PASS ] shouldBe 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: PASS ] shouldBe 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: PASS ] shouldBe 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: PASS ] shouldBe 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: PASS ] shouldBe 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: PASS ] shouldBe 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: PASS ] shouldBe 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: PASS ] shouldBe 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: PASS ] shouldBe 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: PASS ] shouldBe 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: PASS ] shouldBe 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: PASS ] shouldBe 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: PASS ] shouldBe 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: PASS ] shouldBe 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: PASS ] shouldBe 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: PASS ] shouldBe 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: PASS ] shouldBe 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: PASS ] shouldBe 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: PASS ] shouldBe 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: PASS ] shouldBe 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: PASS ] shouldBe 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: PASS ] shouldBe 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: PASS ] shouldBe 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: PASS ] shouldBe 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: PASS ] shouldBe 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: PASS ] shouldBe 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: PASS ] shouldBe 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: PASS ] shouldBe 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: PASS ] shouldBe 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: PASS ] shouldBe 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: PASS ] shouldBe 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: PASS ] shouldBe 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: PASS ] shouldBe 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: PASS ] shouldBe 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: PASS ] shouldBe 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: PASS ] shouldBe 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: PASS ] shouldBe 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: PASS ] shouldBe 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: PASS ] shouldBe 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: PASS ] shouldBe 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: PASS ] shouldBe 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: PASS ] shouldBe 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: PASS ] shouldBe 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: PASS ] shouldBe 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: PASS ] shouldBe 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: PASS ] shouldBe 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: PASS ] shouldBe 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: PASS ] shouldBe 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: PASS ] shouldBe 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: PASS ] shouldBe 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 320 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt >index 703bdf492e99fbdce55db3c50ba6dceefa8ce5e1..d6f4b7a630a9e73ab0b93fb0f48eaa4dc21a040a 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-r8ui-red_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: PASS ] shouldBe 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: PASS ] shouldBe 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: PASS ] shouldBe 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: PASS ] shouldBe 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: PASS ] shouldBe 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: PASS ] shouldBe 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: PASS ] shouldBe 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: PASS ] shouldBe 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] shouldBe 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: PASS ] shouldBe 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: PASS ] shouldBe 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: PASS ] shouldBe 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: PASS ] shouldBe 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: PASS ] shouldBe 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: PASS ] shouldBe 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: PASS ] shouldBe 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: PASS ] shouldBe 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: PASS ] shouldBe 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: PASS ] shouldBe 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: PASS ] shouldBe 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: PASS ] shouldBe 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: PASS ] shouldBe 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: PASS ] shouldBe 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: PASS ] shouldBe 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: PASS ] shouldBe 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: PASS ] shouldBe 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: PASS ] shouldBe 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: PASS ] shouldBe 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: PASS ] shouldBe 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: PASS ] shouldBe 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: PASS ] shouldBe 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: PASS ] shouldBe 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: PASS ] shouldBe 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: PASS ] shouldBe 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: PASS ] shouldBe 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: PASS ] shouldBe 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: PASS ] shouldBe 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: PASS ] shouldBe 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: PASS ] shouldBe 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: PASS ] shouldBe 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: PASS ] shouldBe 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: PASS ] shouldBe 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: PASS ] shouldBe 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: PASS ] shouldBe 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: PASS ] shouldBe 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: PASS ] shouldBe 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: PASS ] shouldBe 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: PASS ] shouldBe 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: PASS ] shouldBe 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: PASS ] shouldBe 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: PASS ] shouldBe 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: PASS ] shouldBe 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: PASS ] shouldBe 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: PASS ] shouldBe 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: PASS ] shouldBe 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: PASS ] shouldBe 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: PASS ] shouldBe 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: PASS ] shouldBe 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: PASS ] shouldBe 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: PASS ] shouldBe 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: PASS ] shouldBe 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: PASS ] shouldBe 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: PASS ] shouldBe 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: PASS ] shouldBe 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: PASS ] shouldBe 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: PASS ] shouldBe 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: PASS ] shouldBe 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: PASS ] shouldBe 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: PASS ] shouldBe 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: PASS ] shouldBe 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: PASS ] shouldBe 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: PASS ] shouldBe 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: PASS ] shouldBe 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: PASS ] shouldBe 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: PASS ] shouldBe 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: PASS ] shouldBe 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: PASS ] shouldBe 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: PASS ] shouldBe 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: PASS ] shouldBe 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: PASS ] shouldBe 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: PASS ] shouldBe 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: PASS ] shouldBe 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: PASS ] shouldBe 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: PASS ] shouldBe 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: PASS ] shouldBe 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: PASS ] shouldBe 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: PASS ] shouldBe 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: PASS ] shouldBe 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: PASS ] shouldBe 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: PASS ] shouldBe 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: PASS ] shouldBe 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: PASS ] shouldBe 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: PASS ] shouldBe 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: PASS ] shouldBe 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: PASS ] shouldBe 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: PASS ] shouldBe 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: PASS ] shouldBe 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: PASS ] shouldBe 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: PASS ] shouldBe 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: PASS ] shouldBe 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: PASS ] shouldBe 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: PASS ] shouldBe 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: PASS ] shouldBe 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: PASS ] shouldBe 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: PASS ] shouldBe 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: PASS ] shouldBe 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: PASS ] shouldBe 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: PASS ] shouldBe 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: PASS ] shouldBe 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: PASS ] shouldBe 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: PASS ] shouldBe 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: PASS ] shouldBe 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: PASS ] shouldBe 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: PASS ] shouldBe 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: PASS ] shouldBe 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: PASS ] shouldBe 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: PASS ] shouldBe 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: PASS ] shouldBe 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: PASS ] shouldBe 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: PASS ] shouldBe 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: PASS ] shouldBe 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: PASS ] shouldBe 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 320 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg16f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg16f-rg-float-expected.txt >index 2effa866bb13cbaf21dda929bb1fa2a06efa46ca..b4236d2402b0b89469ece0643c61724d91d247e6 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg16f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg16f-rg-float-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rg16f-rg-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: PASS ] shouldBe 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: PASS ] shouldBe 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: PASS ] shouldBe 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: PASS ] shouldBe 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: PASS ] shouldBe 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] shouldBe 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: PASS ] shouldBe 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: PASS ] shouldBe 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: PASS ] shouldBe 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: PASS ] shouldBe 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: PASS ] shouldBe 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: PASS ] shouldBe 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: PASS ] shouldBe 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: PASS ] shouldBe 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: PASS ] shouldBe 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: PASS ] shouldBe 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: PASS ] shouldBe 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: PASS ] shouldBe 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: PASS ] shouldBe 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: PASS ] shouldBe 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: PASS ] shouldBe 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: PASS ] shouldBe 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: PASS ] shouldBe 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: PASS ] shouldBe 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: PASS ] shouldBe 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: PASS ] shouldBe 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: PASS ] shouldBe 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: PASS ] shouldBe 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: PASS ] shouldBe 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: PASS ] shouldBe 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: PASS ] shouldBe 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: PASS ] shouldBe 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: PASS ] shouldBe 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: PASS ] shouldBe 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: PASS ] shouldBe 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: PASS ] shouldBe 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 448 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg16f-rg-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg16f-rg-half_float-expected.txt >index ddba2290a04dbde830c1380d5f12ddb028f2ef99..d10e321fecd6a05a864ba3e6848bf45c59f4a866 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg16f-rg-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg16f-rg-half_float-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rg16f-rg-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: PASS ] shouldBe 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: PASS ] shouldBe 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: PASS ] shouldBe 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: PASS ] shouldBe 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: PASS ] shouldBe 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] shouldBe 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: PASS ] shouldBe 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: PASS ] shouldBe 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: PASS ] shouldBe 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: PASS ] shouldBe 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: PASS ] shouldBe 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: PASS ] shouldBe 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: PASS ] shouldBe 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: PASS ] shouldBe 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: PASS ] shouldBe 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: PASS ] shouldBe 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: PASS ] shouldBe 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: PASS ] shouldBe 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: PASS ] shouldBe 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: PASS ] shouldBe 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: PASS ] shouldBe 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: PASS ] shouldBe 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: PASS ] shouldBe 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: PASS ] shouldBe 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: PASS ] shouldBe 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: PASS ] shouldBe 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: PASS ] shouldBe 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: PASS ] shouldBe 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: PASS ] shouldBe 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: PASS ] shouldBe 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: PASS ] shouldBe 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: PASS ] shouldBe 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: PASS ] shouldBe 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: PASS ] shouldBe 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: PASS ] shouldBe 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: PASS ] shouldBe 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 448 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg32f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg32f-rg-float-expected.txt >index d9619f9ab4c8f687204fd4b873e4b762acebbc48..3c09844e53f6f46f1b2c61a534b16dde8b1e4694 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg32f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg32f-rg-float-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rg32f-rg-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: PASS ] shouldBe 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: PASS ] shouldBe 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: PASS ] shouldBe 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: PASS ] shouldBe 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: PASS ] shouldBe 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] shouldBe 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: PASS ] shouldBe 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: PASS ] shouldBe 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: PASS ] shouldBe 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: PASS ] shouldBe 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: PASS ] shouldBe 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: PASS ] shouldBe 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: PASS ] shouldBe 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: PASS ] shouldBe 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: PASS ] shouldBe 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: PASS ] shouldBe 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: PASS ] shouldBe 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: PASS ] shouldBe 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: PASS ] shouldBe 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: PASS ] shouldBe 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: PASS ] shouldBe 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: PASS ] shouldBe 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: PASS ] shouldBe 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: PASS ] shouldBe 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: PASS ] shouldBe 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: PASS ] shouldBe 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: PASS ] shouldBe 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: PASS ] shouldBe 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: PASS ] shouldBe 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: PASS ] shouldBe 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: PASS ] shouldBe 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: PASS ] shouldBe 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: PASS ] shouldBe 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: PASS ] shouldBe 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: PASS ] shouldBe 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: PASS ] shouldBe 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 448 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg8-rg-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg8-rg-unsigned_byte-expected.txt >index d7f8a5dffbe35f35278a27512b506c9eb4d5af66..6fb8cdf6560ab87690d9013d3be01fa48ec97286 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg8-rg-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg8-rg-unsigned_byte-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rg8-rg-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: PASS ] shouldBe 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: PASS ] shouldBe 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: PASS ] shouldBe 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: PASS ] shouldBe 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: PASS ] shouldBe 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] shouldBe 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: PASS ] shouldBe 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: PASS ] shouldBe 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: PASS ] shouldBe 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: PASS ] shouldBe 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: PASS ] shouldBe 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: PASS ] shouldBe 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: PASS ] shouldBe 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: PASS ] shouldBe 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: PASS ] shouldBe 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: PASS ] shouldBe 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: PASS ] shouldBe 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: PASS ] shouldBe 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: PASS ] shouldBe 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: PASS ] shouldBe 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: PASS ] shouldBe 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: PASS ] shouldBe 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: PASS ] shouldBe 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: PASS ] shouldBe 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: PASS ] shouldBe 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: PASS ] shouldBe 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: PASS ] shouldBe 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: PASS ] shouldBe 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: PASS ] shouldBe 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: PASS ] shouldBe 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: PASS ] shouldBe 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: PASS ] shouldBe 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: PASS ] shouldBe 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: PASS ] shouldBe 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: PASS ] shouldBe 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: PASS ] shouldBe 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 448 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt >index b9214aa06bab6662a3b43c7916a29d51a13e3b9c..9ae78d87a0791f502a3c1f19b11a4a42fabeeb60 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rg8ui-rg_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: PASS ] shouldBe 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: PASS ] shouldBe 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: PASS ] shouldBe 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: PASS ] shouldBe 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: PASS ] shouldBe 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] shouldBe 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: PASS ] shouldBe 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: PASS ] shouldBe 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: PASS ] shouldBe 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: PASS ] shouldBe 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: PASS ] shouldBe 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: PASS ] shouldBe 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: PASS ] shouldBe 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: PASS ] shouldBe 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: PASS ] shouldBe 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: PASS ] shouldBe 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: PASS ] shouldBe 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: PASS ] shouldBe 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: PASS ] shouldBe 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: PASS ] shouldBe 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: PASS ] shouldBe 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: PASS ] shouldBe 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: PASS ] shouldBe 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: PASS ] shouldBe 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: PASS ] shouldBe 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: PASS ] shouldBe 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: PASS ] shouldBe 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: PASS ] shouldBe 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: PASS ] shouldBe 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: PASS ] shouldBe 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: PASS ] shouldBe 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: PASS ] shouldBe 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: PASS ] shouldBe 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: PASS ] shouldBe 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: PASS ] shouldBe 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: PASS ] shouldBe 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 448 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb16f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb16f-rgb-float-expected.txt >index 0c3e20c57af495039fa29afb049a04c675eb8c0d..a587fc8174a53266261ff7c0bc79becaf81003c9 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb16f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb16f-rgb-float-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb16f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb16f-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb16f-rgb-half_float-expected.txt >index 32cee8188930b3305907898fd946544e8d1d7c70..2689378cfffb88a598721106f2fa4c350a59dda6 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb16f-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb16f-rgb-half_float-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb16f-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb32f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb32f-rgb-float-expected.txt >index 8b1bd14a66bdbecb68178cd97dd198f091433b36..cf75749858ed4b43a61487181b973e2feb1d35b4 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb32f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb32f-rgb-float-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb32f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb565-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb565-rgb-unsigned_byte-expected.txt >index 4840fbddfbf74664c4e12a18973f9cd328c7d701..57cb754ab2c9af2620a7623cbf0f7f4c0afce1a1 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb565-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb565-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb565-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >index 81b1ba12405e6a2a1151518e71d74f9731c5f22a..724e030c252a13f2c44345855ddb45ca9402d862 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt >index 04fc054ad5fb5e6ed9645409f110dc0d0ee392c4..c77537cd264d4f6be9f788205169d94cb1cf3cd3 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb5_a1-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >index 5afd16c8092c6f076d718b0f2c69d9d07591d408..23f3c5e7affcca907ee3598f78ba57729d6bb260 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb8-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb8-rgb-unsigned_byte-expected.txt >index 68db981a88b8960d61e195799ad29e863eae1532..4ea4cba905af5176198c2dbea479c09a2bf1a30c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb8-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb8-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb8-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb8ui-rgb_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >index f768b9916f9954e4e7ec1b38c311042d221588fa..35072b6e794232b58d26651a4889c963345d2ba7 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb9_e5-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb9_e5-rgb-float-expected.txt >index a58071b006c29e8c8d52e3dbc00f52b7a3b3c660..c73c123ff931e473c398d2a4d7067c2cf7119926 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb9_e5-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb9_e5-rgb-float-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb9_e5-rgb-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb9_e5-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb9_e5-rgb-half_float-expected.txt >index fda0c96ebbf715fb9af8a8ad6a91d76f64aef64f..eeadeef3f643cc6b9e8cc5f074becb1db7a2b661 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb9_e5-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb9_e5-rgb-half_float-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgb9_e5-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba16f-rgba-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba16f-rgba-float-expected.txt >index 0cf7f8e08df0858c8eccd185a16724276b15f986..0f16d876df1b3142e48c649ab25767f0712ba480 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba16f-rgba-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba16f-rgba-float-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba16f-rgba-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba16f-rgba-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba16f-rgba-half_float-expected.txt >index cfffa9316340a16384dcfde558a6e1900cafd891..29fdb8a15a2478b9e74122899eab893bbf83d3db 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba16f-rgba-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba16f-rgba-half_float-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba16f-rgba-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba32f-rgba-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba32f-rgba-float-expected.txt >index c28a2ac40dfd2592afca1378e7038a6519165f44..1eac559858b00fe040ef6b630cb4e44f56a8b2d7 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba32f-rgba-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba32f-rgba-float-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba32f-rgba-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba4-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba4-rgba-unsigned_byte-expected.txt >index 1219e6899432d147a4d1a469e965b862eb28f84d..c79570ecff059c370f8eddcf2e977a136a040bc0 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba4-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba4-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba4-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >index ade62c5fa5aa6ae404302c36a03376d3b62cf73e..08d8688c57ca828ad13bbd46eeecff19793b89e4 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba8-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba8-rgba-unsigned_byte-expected.txt >index 44a9374942bef806598f589b57f5cebbf7e529cb..1dfa97243118409d5827bdd022f336d91b8211e6 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba8-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba8-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba8-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba8ui-rgba_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >index e17b9cbfb6bf41ed66ad68963d703aab86b894c1..b84563ac70233029414c607e6a576424b0d12579 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-srgb8-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-srgb8-rgb-unsigned_byte-expected.txt >index 0f6bfebe4486bbcabd6f2e6a8ae45cfb3dcf573a..508830e7b275950116c991ceef6f4d44496cb441 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-srgb8-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-srgb8-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-srgb8-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-srgb8_alpha8-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >index 1e61ba08f20bb7d9df695577958d0d3dcf9c3d2c..b3557a6e9ce9809b117464e4725fe8221309782d 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-3d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,518 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/canvas_sub_rectangle/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 4: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 5: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 6: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 8: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 9: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 10: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 12: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 13: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 14: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 16: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 17: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 18: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 20: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 21: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 22: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 25: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 26: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 27: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 28: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 29: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 30: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 32: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 35: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 36: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 38: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 39: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 40: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 41: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 42: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 43: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 44: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 45: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 46: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 48: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 50: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 52: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 53: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 54: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 58: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 59: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 60: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 61: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 62: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 63: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 64: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 68: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 70: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 71: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 72: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 73: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 74: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 78: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 79: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 80: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 81: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 82: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 84: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 86: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 87: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 88: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 89: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 90: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 92: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 93: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 94: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 96: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 100: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 102: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 103: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 104: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 105: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 106: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 109: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 110: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 112: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 118: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 119: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 120: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 121: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 122: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 123: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 124: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 125: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 132: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 133: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 134: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 135: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 136: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 137: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 138: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 142: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 144: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 145: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 146: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 147: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 148: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 152: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 153: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 154: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 155: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 156: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 157: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 158: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 159: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 160: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 166: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 168: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 169: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 170: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 178: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 180: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 184: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 186: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 187: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 188: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 189: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 190: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 191: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 192: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 194: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 195: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 196: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 198: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 199: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 200: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 201: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 202: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 206: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 208: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 215: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 216: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 217: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 218: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 219: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 220: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 221: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 226: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 227: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 228: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 230: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 231: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 232: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 233: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 234: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 235: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 236: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 237: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 238: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 240: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 247: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 248: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 249: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 250: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 251: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 252: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 258: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 259: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 260: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 262: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 263: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 264: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 265: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 266: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 267: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 268: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 269: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 270: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 272: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 273: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 274: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 275: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 276: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 279: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 280: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 282: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 283: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 284: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 285: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 286: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 290: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 292: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 293: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 294: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 295: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 296: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 299: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 300: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 301: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 302: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 304: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 305: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 306: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 308: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 310: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 311: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 312: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 314: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 316: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 317: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 318: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 321: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 322: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 324: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 326: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 327: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 328: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 331: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 332: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 333: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 334: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 336: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 338: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 340: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 342: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 343: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 344: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 345: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 346: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 347: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 348: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 349: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 350: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 354: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 356: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 357: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 358: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 359: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 360: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 363: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 364: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 365: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 366: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 368: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 370: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 373: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 374: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 376: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 377: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 378: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 380: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 381: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 382: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 384: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 385: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 386: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 387: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 388: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 390: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 392: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 395: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 396: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 397: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 398: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 400: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 401: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 402: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 406: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 407: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 408: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 409: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 410: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 411: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 412: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 413: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 414: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 415: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 416: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 418: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 419: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 420: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 422: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 423: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 424: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 428: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 430: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 432: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 433: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 434: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 438: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 439: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 440: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 441: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 442: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 443: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 444: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 448: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 450: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 452: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 453: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 454: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 456: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 457: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 458: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 460: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 461: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 462: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 463: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 464: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 466: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 469: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 470: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 471: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 472: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 473: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 474: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 475: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 476: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 480: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 482: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 484: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 486: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 487: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 488: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 489: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 490: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 491: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 492: FAIL ] shouldBe 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 493: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 494: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 496: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 498: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 501: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 502: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 503: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 504: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 505: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 506: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 507: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 508: FAIL ] shouldBe 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 512: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] successfullyParsed is true >+[ FAIL ] 512 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >index 2439997f06c0a00e26427293b0fe92f846ff3509..1db7eb011ff445540a9b7b8979b4123679b452ea 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >@@ -1,5 +1,454 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 33: FAIL ] shouldBe 0,128,0 at (8, 8) expected: 0,128,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,128,0 at (8, 24) expected: 0,128,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 81: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 92: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 93: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 96: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 97: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 100: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 109: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 111: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 125: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 128: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 130: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 141: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 146: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 149: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 152: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 153: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 155: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 163: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 164: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 168: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 171: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 173: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 174: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 180: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 187: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 189: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 201: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 206: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 213: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 219: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 222: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 225: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 227: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 229: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 231: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 233: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 235: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 237: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 241: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 242: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 244: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 245: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 246: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 248: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 249: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 253: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 254: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 257: FAIL ] shouldBe 0,128,0 at (8, 8) expected: 0,128,0 was 0,0,0 >+[ 258: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 259: FAIL ] shouldBe 0,128,0 at (8, 24) expected: 0,128,0 was 0,0,0 >+[ 260: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 266: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 267: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 268: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 269: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 270: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 276: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 277: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 278: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 279: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 280: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 286: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 287: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 288: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 289: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 292: PASS ] shouldBe 0,0,0 >+[ 293: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 296: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 297: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 299: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 300: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 302: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 303: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 305: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 308: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 311: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 314: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 316: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 318: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 321: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 324: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 327: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 330: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 333: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 335: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 338: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 340: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 343: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 346: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 349: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 354: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 356: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 359: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 372: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 373: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 378: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 381: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 385: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 388: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 390: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 392: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 394: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 395: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 397: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 398: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 401: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 404: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 407: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 409: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 411: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 412: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 415: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 418: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 424: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 427: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 430: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 434: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 436: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 437: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 440: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 443: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 446: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 449: PASS ] successfullyParsed is true >+[ FAIL ] 432 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r16f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r16f-red-float-expected.txt >index 7b7bf8d4f58913763acec88a44f8e7ec7fac2b8e..e8b8de926027b0b12b336dc0787f8f4ce9897d41 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r16f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r16f-red-float-expected.txt >@@ -1,5 +1,454 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-2d-r16f-red-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: PASS ] shouldBe 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: PASS ] shouldBe 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: PASS ] shouldBe 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: PASS ] shouldBe 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: PASS ] shouldBe 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: PASS ] shouldBe 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: PASS ] shouldBe 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: PASS ] shouldBe 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 33: PASS ] shouldBe 0,0,0 >+[ 34: PASS ] shouldBe 0,0,0 >+[ 35: PASS ] shouldBe 0,0,0 >+[ 36: PASS ] shouldBe 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: PASS ] shouldBe 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: PASS ] shouldBe 0,0,0 >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: PASS ] shouldBe 0,0,0 >+[ 46: PASS ] shouldBe 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: PASS ] shouldBe 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: PASS ] shouldBe 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: PASS ] shouldBe 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 78: PASS ] shouldBe 0,0,0 >+[ 79: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 81: PASS ] shouldBe 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 84: PASS ] shouldBe 0,0,0 >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 90: PASS ] shouldBe 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 92: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 93: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 96: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 97: PASS ] shouldBe 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 100: PASS ] shouldBe 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 103: PASS ] shouldBe 0,0,0 >+[ 104: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 106: PASS ] shouldBe 0,0,0 >+[ 107: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 109: PASS ] shouldBe 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 111: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 113: PASS ] shouldBe 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 116: PASS ] shouldBe 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: PASS ] shouldBe 0,0,0 >+[ 120: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] shouldBe 0,0,0 >+[ 123: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 125: PASS ] shouldBe 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 128: PASS ] shouldBe 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 130: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 132: PASS ] shouldBe 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 135: PASS ] shouldBe 0,0,0 >+[ 136: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 141: PASS ] shouldBe 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 146: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 147: PASS ] shouldBe 0,0,0 >+[ 148: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 149: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: PASS ] shouldBe 0,0,0 >+[ 152: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 153: PASS ] shouldBe 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: PASS ] shouldBe 0,0,0 >+[ 158: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 159: PASS ] shouldBe 0,0,0 >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: PASS ] shouldBe 0,0,0 >+[ 164: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 165: PASS ] shouldBe 0,0,0 >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 168: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 169: PASS ] shouldBe 0,0,0 >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: PASS ] shouldBe 0,0,0 >+[ 174: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 175: PASS ] shouldBe 0,0,0 >+[ 176: PASS ] shouldBe 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: PASS ] shouldBe 0,0,0 >+[ 180: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 181: PASS ] shouldBe 0,0,0 >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: PASS ] shouldBe 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 187: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: PASS ] shouldBe 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 191: PASS ] shouldBe 0,0,0 >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: PASS ] shouldBe 0,0,0 >+[ 195: PASS ] shouldBe 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 197: PASS ] shouldBe 0,0,0 >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 200: PASS ] shouldBe 0,0,0 >+[ 201: PASS ] shouldBe 0,0,0 >+[ 202: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 203: PASS ] shouldBe 0,0,0 >+[ 204: PASS ] shouldBe 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 206: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] shouldBe 0,0,0 >+[ 208: PASS ] shouldBe 0,0,0 >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 210: PASS ] shouldBe 0,0,0 >+[ 211: PASS ] shouldBe 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 213: PASS ] shouldBe 0,0,0 >+[ 214: PASS ] shouldBe 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 216: PASS ] shouldBe 0,0,0 >+[ 217: PASS ] shouldBe 0,0,0 >+[ 218: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 219: PASS ] shouldBe 0,0,0 >+[ 220: PASS ] shouldBe 0,0,0 >+[ 221: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 222: PASS ] shouldBe 0,0,0 >+[ 223: PASS ] shouldBe 0,0,0 >+[ 224: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 225: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 227: PASS ] shouldBe 0,0,0 >+[ 228: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 229: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 231: PASS ] shouldBe 0,0,0 >+[ 232: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 233: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 235: PASS ] shouldBe 0,0,0 >+[ 236: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 237: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 239: PASS ] shouldBe 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 241: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: PASS ] shouldBe 0,0,0 >+[ 244: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 245: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: PASS ] shouldBe 0,0,0 >+[ 248: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 249: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: PASS ] shouldBe 0,0,0 >+[ 252: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 253: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: PASS ] shouldBe 0,0,0 >+[ 256: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 257: PASS ] shouldBe 0,0,0 >+[ 258: PASS ] shouldBe 0,0,0 >+[ 259: PASS ] shouldBe 0,0,0 >+[ 260: PASS ] shouldBe 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: PASS ] shouldBe 0,0,0 >+[ 266: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 267: PASS ] shouldBe 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: PASS ] shouldBe 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: PASS ] shouldBe 0,0,0 >+[ 276: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 277: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 278: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 279: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 280: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: PASS ] shouldBe 0,0,0 >+[ 286: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 287: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 288: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 289: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 292: PASS ] shouldBe 0,0,0 >+[ 293: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: PASS ] shouldBe 0,0,0 >+[ 296: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 297: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 299: PASS ] shouldBe 0,0,0 >+[ 300: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 302: PASS ] shouldBe 0,0,0 >+[ 303: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 305: PASS ] shouldBe 0,0,0 >+[ 306: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 308: PASS ] shouldBe 0,0,0 >+[ 309: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 311: PASS ] shouldBe 0,0,0 >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 314: PASS ] shouldBe 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 316: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 318: PASS ] shouldBe 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 321: PASS ] shouldBe 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 324: PASS ] shouldBe 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 327: PASS ] shouldBe 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 330: PASS ] shouldBe 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 333: PASS ] shouldBe 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 335: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 337: PASS ] shouldBe 0,0,0 >+[ 338: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] shouldBe 0,0,0 >+[ 341: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 343: PASS ] shouldBe 0,0,0 >+[ 344: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 346: PASS ] shouldBe 0,0,0 >+[ 347: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 349: PASS ] shouldBe 0,0,0 >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 352: PASS ] shouldBe 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 354: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 356: PASS ] shouldBe 0,0,0 >+[ 357: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 359: PASS ] shouldBe 0,0,0 >+[ 360: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 362: PASS ] shouldBe 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 365: PASS ] shouldBe 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 368: PASS ] shouldBe 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 371: PASS ] shouldBe 0,0,0 >+[ 372: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 373: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 374: PASS ] shouldBe 0,0,0 >+[ 375: PASS ] shouldBe 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 377: PASS ] shouldBe 0,0,0 >+[ 378: PASS ] shouldBe 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 380: PASS ] shouldBe 0,0,0 >+[ 381: PASS ] shouldBe 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 383: PASS ] shouldBe 0,0,0 >+[ 384: PASS ] shouldBe 0,0,0 >+[ 385: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: PASS ] shouldBe 0,0,0 >+[ 387: PASS ] shouldBe 0,0,0 >+[ 388: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 389: PASS ] shouldBe 0,0,0 >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 392: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 393: PASS ] shouldBe 0,0,0 >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: PASS ] shouldBe 0,0,0 >+[ 398: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 399: PASS ] shouldBe 0,0,0 >+[ 400: PASS ] shouldBe 0,0,0 >+[ 401: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 402: PASS ] shouldBe 0,0,0 >+[ 403: PASS ] shouldBe 0,0,0 >+[ 404: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 405: PASS ] shouldBe 0,0,0 >+[ 406: PASS ] shouldBe 0,0,0 >+[ 407: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 408: PASS ] shouldBe 0,0,0 >+[ 409: PASS ] shouldBe 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 411: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: PASS ] shouldBe 0,0,0 >+[ 414: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 415: PASS ] shouldBe 0,0,0 >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] shouldBe 0,0,0 >+[ 419: PASS ] shouldBe 0,0,0 >+[ 420: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 421: PASS ] shouldBe 0,0,0 >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: PASS ] shouldBe 0,0,0 >+[ 426: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 427: PASS ] shouldBe 0,0,0 >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 430: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 431: PASS ] shouldBe 0,0,0 >+[ 432: PASS ] shouldBe 0,0,0 >+[ 433: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] shouldBe 0,0,0 >+[ 435: PASS ] shouldBe 0,0,0 >+[ 436: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 437: PASS ] shouldBe 0,0,0 >+[ 438: PASS ] shouldBe 0,0,0 >+[ 439: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 440: PASS ] shouldBe 0,0,0 >+[ 441: PASS ] shouldBe 0,0,0 >+[ 442: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 443: PASS ] shouldBe 0,0,0 >+[ 444: PASS ] shouldBe 0,0,0 >+[ 445: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 446: PASS ] shouldBe 0,0,0 >+[ 447: PASS ] shouldBe 0,0,0 >+[ 448: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 449: PASS ] successfullyParsed is true >+[ FAIL ] 240 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r16f-red-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r16f-red-half_float-expected.txt >index 2c5c96a9e5ca95c9d7e6100097e4a17cdaee0c29..8495c31fee0e730e22a15078772194cdfb5d222f 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r16f-red-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r16f-red-half_float-expected.txt >@@ -1,5 +1,454 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-2d-r16f-red-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: PASS ] shouldBe 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: PASS ] shouldBe 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: PASS ] shouldBe 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: PASS ] shouldBe 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: PASS ] shouldBe 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: PASS ] shouldBe 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: PASS ] shouldBe 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: PASS ] shouldBe 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 33: PASS ] shouldBe 0,0,0 >+[ 34: PASS ] shouldBe 0,0,0 >+[ 35: PASS ] shouldBe 0,0,0 >+[ 36: PASS ] shouldBe 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: PASS ] shouldBe 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: PASS ] shouldBe 0,0,0 >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: PASS ] shouldBe 0,0,0 >+[ 46: PASS ] shouldBe 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: PASS ] shouldBe 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: PASS ] shouldBe 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: PASS ] shouldBe 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 78: PASS ] shouldBe 0,0,0 >+[ 79: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 81: PASS ] shouldBe 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 84: PASS ] shouldBe 0,0,0 >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 90: PASS ] shouldBe 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 92: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 93: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 96: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 97: PASS ] shouldBe 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 100: PASS ] shouldBe 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 103: PASS ] shouldBe 0,0,0 >+[ 104: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 106: PASS ] shouldBe 0,0,0 >+[ 107: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 109: PASS ] shouldBe 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 111: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 113: PASS ] shouldBe 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 116: PASS ] shouldBe 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: PASS ] shouldBe 0,0,0 >+[ 120: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] shouldBe 0,0,0 >+[ 123: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 125: PASS ] shouldBe 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 128: PASS ] shouldBe 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 130: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 132: PASS ] shouldBe 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 135: PASS ] shouldBe 0,0,0 >+[ 136: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 141: PASS ] shouldBe 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 146: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 147: PASS ] shouldBe 0,0,0 >+[ 148: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 149: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: PASS ] shouldBe 0,0,0 >+[ 152: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 153: PASS ] shouldBe 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: PASS ] shouldBe 0,0,0 >+[ 158: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 159: PASS ] shouldBe 0,0,0 >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: PASS ] shouldBe 0,0,0 >+[ 164: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 165: PASS ] shouldBe 0,0,0 >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 168: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 169: PASS ] shouldBe 0,0,0 >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: PASS ] shouldBe 0,0,0 >+[ 174: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 175: PASS ] shouldBe 0,0,0 >+[ 176: PASS ] shouldBe 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: PASS ] shouldBe 0,0,0 >+[ 180: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 181: PASS ] shouldBe 0,0,0 >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: PASS ] shouldBe 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 187: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: PASS ] shouldBe 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 191: PASS ] shouldBe 0,0,0 >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: PASS ] shouldBe 0,0,0 >+[ 195: PASS ] shouldBe 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 197: PASS ] shouldBe 0,0,0 >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 200: PASS ] shouldBe 0,0,0 >+[ 201: PASS ] shouldBe 0,0,0 >+[ 202: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 203: PASS ] shouldBe 0,0,0 >+[ 204: PASS ] shouldBe 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 206: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] shouldBe 0,0,0 >+[ 208: PASS ] shouldBe 0,0,0 >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 210: PASS ] shouldBe 0,0,0 >+[ 211: PASS ] shouldBe 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 213: PASS ] shouldBe 0,0,0 >+[ 214: PASS ] shouldBe 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 216: PASS ] shouldBe 0,0,0 >+[ 217: PASS ] shouldBe 0,0,0 >+[ 218: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 219: PASS ] shouldBe 0,0,0 >+[ 220: PASS ] shouldBe 0,0,0 >+[ 221: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 222: PASS ] shouldBe 0,0,0 >+[ 223: PASS ] shouldBe 0,0,0 >+[ 224: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 225: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 227: PASS ] shouldBe 0,0,0 >+[ 228: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 229: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 231: PASS ] shouldBe 0,0,0 >+[ 232: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 233: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 235: PASS ] shouldBe 0,0,0 >+[ 236: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 237: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 239: PASS ] shouldBe 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 241: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: PASS ] shouldBe 0,0,0 >+[ 244: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 245: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: PASS ] shouldBe 0,0,0 >+[ 248: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 249: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: PASS ] shouldBe 0,0,0 >+[ 252: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 253: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: PASS ] shouldBe 0,0,0 >+[ 256: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 257: PASS ] shouldBe 0,0,0 >+[ 258: PASS ] shouldBe 0,0,0 >+[ 259: PASS ] shouldBe 0,0,0 >+[ 260: PASS ] shouldBe 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: PASS ] shouldBe 0,0,0 >+[ 266: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 267: PASS ] shouldBe 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: PASS ] shouldBe 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: PASS ] shouldBe 0,0,0 >+[ 276: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 277: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 278: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 279: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 280: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: PASS ] shouldBe 0,0,0 >+[ 286: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 287: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 288: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 289: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 292: PASS ] shouldBe 0,0,0 >+[ 293: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: PASS ] shouldBe 0,0,0 >+[ 296: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 297: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 299: PASS ] shouldBe 0,0,0 >+[ 300: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 302: PASS ] shouldBe 0,0,0 >+[ 303: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 305: PASS ] shouldBe 0,0,0 >+[ 306: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 308: PASS ] shouldBe 0,0,0 >+[ 309: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 311: PASS ] shouldBe 0,0,0 >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 314: PASS ] shouldBe 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 316: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 318: PASS ] shouldBe 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 321: PASS ] shouldBe 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 324: PASS ] shouldBe 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 327: PASS ] shouldBe 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 330: PASS ] shouldBe 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 333: PASS ] shouldBe 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 335: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 337: PASS ] shouldBe 0,0,0 >+[ 338: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] shouldBe 0,0,0 >+[ 341: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 343: PASS ] shouldBe 0,0,0 >+[ 344: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 346: PASS ] shouldBe 0,0,0 >+[ 347: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 349: PASS ] shouldBe 0,0,0 >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 352: PASS ] shouldBe 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 354: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 356: PASS ] shouldBe 0,0,0 >+[ 357: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 359: PASS ] shouldBe 0,0,0 >+[ 360: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 362: PASS ] shouldBe 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 365: PASS ] shouldBe 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 368: PASS ] shouldBe 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 371: PASS ] shouldBe 0,0,0 >+[ 372: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 373: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 374: PASS ] shouldBe 0,0,0 >+[ 375: PASS ] shouldBe 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 377: PASS ] shouldBe 0,0,0 >+[ 378: PASS ] shouldBe 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 380: PASS ] shouldBe 0,0,0 >+[ 381: PASS ] shouldBe 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 383: PASS ] shouldBe 0,0,0 >+[ 384: PASS ] shouldBe 0,0,0 >+[ 385: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: PASS ] shouldBe 0,0,0 >+[ 387: PASS ] shouldBe 0,0,0 >+[ 388: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 389: PASS ] shouldBe 0,0,0 >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 392: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 393: PASS ] shouldBe 0,0,0 >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: PASS ] shouldBe 0,0,0 >+[ 398: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 399: PASS ] shouldBe 0,0,0 >+[ 400: PASS ] shouldBe 0,0,0 >+[ 401: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 402: PASS ] shouldBe 0,0,0 >+[ 403: PASS ] shouldBe 0,0,0 >+[ 404: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 405: PASS ] shouldBe 0,0,0 >+[ 406: PASS ] shouldBe 0,0,0 >+[ 407: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 408: PASS ] shouldBe 0,0,0 >+[ 409: PASS ] shouldBe 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 411: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: PASS ] shouldBe 0,0,0 >+[ 414: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 415: PASS ] shouldBe 0,0,0 >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] shouldBe 0,0,0 >+[ 419: PASS ] shouldBe 0,0,0 >+[ 420: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 421: PASS ] shouldBe 0,0,0 >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: PASS ] shouldBe 0,0,0 >+[ 426: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 427: PASS ] shouldBe 0,0,0 >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 430: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 431: PASS ] shouldBe 0,0,0 >+[ 432: PASS ] shouldBe 0,0,0 >+[ 433: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] shouldBe 0,0,0 >+[ 435: PASS ] shouldBe 0,0,0 >+[ 436: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 437: PASS ] shouldBe 0,0,0 >+[ 438: PASS ] shouldBe 0,0,0 >+[ 439: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 440: PASS ] shouldBe 0,0,0 >+[ 441: PASS ] shouldBe 0,0,0 >+[ 442: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 443: PASS ] shouldBe 0,0,0 >+[ 444: PASS ] shouldBe 0,0,0 >+[ 445: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 446: PASS ] shouldBe 0,0,0 >+[ 447: PASS ] shouldBe 0,0,0 >+[ 448: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 449: PASS ] successfullyParsed is true >+[ FAIL ] 240 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r32f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r32f-red-float-expected.txt >index 0cc8fc96262f47eabb126d419b40267c5b780019..5b176fa5d3d14ee4a0adebe09d936150361f1a84 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r32f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r32f-red-float-expected.txt >@@ -1,5 +1,454 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-2d-r32f-red-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: PASS ] shouldBe 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: PASS ] shouldBe 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: PASS ] shouldBe 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: PASS ] shouldBe 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: PASS ] shouldBe 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: PASS ] shouldBe 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: PASS ] shouldBe 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: PASS ] shouldBe 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 33: PASS ] shouldBe 0,0,0 >+[ 34: PASS ] shouldBe 0,0,0 >+[ 35: PASS ] shouldBe 0,0,0 >+[ 36: PASS ] shouldBe 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: PASS ] shouldBe 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: PASS ] shouldBe 0,0,0 >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: PASS ] shouldBe 0,0,0 >+[ 46: PASS ] shouldBe 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: PASS ] shouldBe 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: PASS ] shouldBe 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: PASS ] shouldBe 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 78: PASS ] shouldBe 0,0,0 >+[ 79: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 81: PASS ] shouldBe 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 84: PASS ] shouldBe 0,0,0 >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 90: PASS ] shouldBe 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 92: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 93: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 96: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 97: PASS ] shouldBe 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 100: PASS ] shouldBe 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 103: PASS ] shouldBe 0,0,0 >+[ 104: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 106: PASS ] shouldBe 0,0,0 >+[ 107: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 109: PASS ] shouldBe 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 111: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 113: PASS ] shouldBe 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 116: PASS ] shouldBe 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: PASS ] shouldBe 0,0,0 >+[ 120: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] shouldBe 0,0,0 >+[ 123: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 125: PASS ] shouldBe 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 128: PASS ] shouldBe 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 130: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 132: PASS ] shouldBe 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 135: PASS ] shouldBe 0,0,0 >+[ 136: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 141: PASS ] shouldBe 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 146: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 147: PASS ] shouldBe 0,0,0 >+[ 148: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 149: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: PASS ] shouldBe 0,0,0 >+[ 152: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 153: PASS ] shouldBe 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: PASS ] shouldBe 0,0,0 >+[ 158: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 159: PASS ] shouldBe 0,0,0 >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: PASS ] shouldBe 0,0,0 >+[ 164: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 165: PASS ] shouldBe 0,0,0 >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 168: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 169: PASS ] shouldBe 0,0,0 >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: PASS ] shouldBe 0,0,0 >+[ 174: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 175: PASS ] shouldBe 0,0,0 >+[ 176: PASS ] shouldBe 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: PASS ] shouldBe 0,0,0 >+[ 180: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 181: PASS ] shouldBe 0,0,0 >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: PASS ] shouldBe 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 187: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: PASS ] shouldBe 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 191: PASS ] shouldBe 0,0,0 >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: PASS ] shouldBe 0,0,0 >+[ 195: PASS ] shouldBe 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 197: PASS ] shouldBe 0,0,0 >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 200: PASS ] shouldBe 0,0,0 >+[ 201: PASS ] shouldBe 0,0,0 >+[ 202: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 203: PASS ] shouldBe 0,0,0 >+[ 204: PASS ] shouldBe 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 206: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] shouldBe 0,0,0 >+[ 208: PASS ] shouldBe 0,0,0 >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 210: PASS ] shouldBe 0,0,0 >+[ 211: PASS ] shouldBe 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 213: PASS ] shouldBe 0,0,0 >+[ 214: PASS ] shouldBe 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 216: PASS ] shouldBe 0,0,0 >+[ 217: PASS ] shouldBe 0,0,0 >+[ 218: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 219: PASS ] shouldBe 0,0,0 >+[ 220: PASS ] shouldBe 0,0,0 >+[ 221: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 222: PASS ] shouldBe 0,0,0 >+[ 223: PASS ] shouldBe 0,0,0 >+[ 224: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 225: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 227: PASS ] shouldBe 0,0,0 >+[ 228: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 229: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 231: PASS ] shouldBe 0,0,0 >+[ 232: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 233: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 235: PASS ] shouldBe 0,0,0 >+[ 236: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 237: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 239: PASS ] shouldBe 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 241: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: PASS ] shouldBe 0,0,0 >+[ 244: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 245: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: PASS ] shouldBe 0,0,0 >+[ 248: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 249: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: PASS ] shouldBe 0,0,0 >+[ 252: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 253: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: PASS ] shouldBe 0,0,0 >+[ 256: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 257: PASS ] shouldBe 0,0,0 >+[ 258: PASS ] shouldBe 0,0,0 >+[ 259: PASS ] shouldBe 0,0,0 >+[ 260: PASS ] shouldBe 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: PASS ] shouldBe 0,0,0 >+[ 266: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 267: PASS ] shouldBe 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: PASS ] shouldBe 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: PASS ] shouldBe 0,0,0 >+[ 276: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 277: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 278: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 279: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 280: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: PASS ] shouldBe 0,0,0 >+[ 286: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 287: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 288: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 289: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 292: PASS ] shouldBe 0,0,0 >+[ 293: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: PASS ] shouldBe 0,0,0 >+[ 296: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 297: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 299: PASS ] shouldBe 0,0,0 >+[ 300: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 302: PASS ] shouldBe 0,0,0 >+[ 303: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 305: PASS ] shouldBe 0,0,0 >+[ 306: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 308: PASS ] shouldBe 0,0,0 >+[ 309: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 311: PASS ] shouldBe 0,0,0 >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 314: PASS ] shouldBe 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 316: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 318: PASS ] shouldBe 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 321: PASS ] shouldBe 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 324: PASS ] shouldBe 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 327: PASS ] shouldBe 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 330: PASS ] shouldBe 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 333: PASS ] shouldBe 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 335: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 337: PASS ] shouldBe 0,0,0 >+[ 338: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] shouldBe 0,0,0 >+[ 341: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 343: PASS ] shouldBe 0,0,0 >+[ 344: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 346: PASS ] shouldBe 0,0,0 >+[ 347: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 349: PASS ] shouldBe 0,0,0 >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 352: PASS ] shouldBe 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 354: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 356: PASS ] shouldBe 0,0,0 >+[ 357: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 359: PASS ] shouldBe 0,0,0 >+[ 360: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 362: PASS ] shouldBe 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 365: PASS ] shouldBe 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 368: PASS ] shouldBe 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 371: PASS ] shouldBe 0,0,0 >+[ 372: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 373: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 374: PASS ] shouldBe 0,0,0 >+[ 375: PASS ] shouldBe 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 377: PASS ] shouldBe 0,0,0 >+[ 378: PASS ] shouldBe 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 380: PASS ] shouldBe 0,0,0 >+[ 381: PASS ] shouldBe 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 383: PASS ] shouldBe 0,0,0 >+[ 384: PASS ] shouldBe 0,0,0 >+[ 385: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: PASS ] shouldBe 0,0,0 >+[ 387: PASS ] shouldBe 0,0,0 >+[ 388: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 389: PASS ] shouldBe 0,0,0 >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 392: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 393: PASS ] shouldBe 0,0,0 >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: PASS ] shouldBe 0,0,0 >+[ 398: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 399: PASS ] shouldBe 0,0,0 >+[ 400: PASS ] shouldBe 0,0,0 >+[ 401: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 402: PASS ] shouldBe 0,0,0 >+[ 403: PASS ] shouldBe 0,0,0 >+[ 404: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 405: PASS ] shouldBe 0,0,0 >+[ 406: PASS ] shouldBe 0,0,0 >+[ 407: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 408: PASS ] shouldBe 0,0,0 >+[ 409: PASS ] shouldBe 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 411: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: PASS ] shouldBe 0,0,0 >+[ 414: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 415: PASS ] shouldBe 0,0,0 >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] shouldBe 0,0,0 >+[ 419: PASS ] shouldBe 0,0,0 >+[ 420: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 421: PASS ] shouldBe 0,0,0 >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: PASS ] shouldBe 0,0,0 >+[ 426: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 427: PASS ] shouldBe 0,0,0 >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 430: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 431: PASS ] shouldBe 0,0,0 >+[ 432: PASS ] shouldBe 0,0,0 >+[ 433: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] shouldBe 0,0,0 >+[ 435: PASS ] shouldBe 0,0,0 >+[ 436: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 437: PASS ] shouldBe 0,0,0 >+[ 438: PASS ] shouldBe 0,0,0 >+[ 439: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 440: PASS ] shouldBe 0,0,0 >+[ 441: PASS ] shouldBe 0,0,0 >+[ 442: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 443: PASS ] shouldBe 0,0,0 >+[ 444: PASS ] shouldBe 0,0,0 >+[ 445: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 446: PASS ] shouldBe 0,0,0 >+[ 447: PASS ] shouldBe 0,0,0 >+[ 448: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 449: PASS ] successfullyParsed is true >+[ FAIL ] 240 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r8-red-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r8-red-unsigned_byte-expected.txt >index 3d925f5431f8886c431bb3828374a4e29bfdab42..2381af35d06bd096ec810d6386440c3371d53e6a 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r8-red-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r8-red-unsigned_byte-expected.txt >@@ -1,5 +1,454 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-2d-r8-red-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: PASS ] shouldBe 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: PASS ] shouldBe 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: PASS ] shouldBe 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: PASS ] shouldBe 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: PASS ] shouldBe 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: PASS ] shouldBe 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: PASS ] shouldBe 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: PASS ] shouldBe 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 33: PASS ] shouldBe 0,0,0 >+[ 34: PASS ] shouldBe 0,0,0 >+[ 35: PASS ] shouldBe 0,0,0 >+[ 36: PASS ] shouldBe 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: PASS ] shouldBe 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: PASS ] shouldBe 0,0,0 >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: PASS ] shouldBe 0,0,0 >+[ 46: PASS ] shouldBe 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: PASS ] shouldBe 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: PASS ] shouldBe 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: PASS ] shouldBe 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 78: PASS ] shouldBe 0,0,0 >+[ 79: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 81: PASS ] shouldBe 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 84: PASS ] shouldBe 0,0,0 >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 90: PASS ] shouldBe 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 92: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 93: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 96: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 97: PASS ] shouldBe 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 100: PASS ] shouldBe 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 103: PASS ] shouldBe 0,0,0 >+[ 104: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 106: PASS ] shouldBe 0,0,0 >+[ 107: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 109: PASS ] shouldBe 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 111: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 113: PASS ] shouldBe 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 116: PASS ] shouldBe 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: PASS ] shouldBe 0,0,0 >+[ 120: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] shouldBe 0,0,0 >+[ 123: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 125: PASS ] shouldBe 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 128: PASS ] shouldBe 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 130: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 132: PASS ] shouldBe 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 135: PASS ] shouldBe 0,0,0 >+[ 136: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 141: PASS ] shouldBe 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 146: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 147: PASS ] shouldBe 0,0,0 >+[ 148: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 149: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: PASS ] shouldBe 0,0,0 >+[ 152: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 153: PASS ] shouldBe 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: PASS ] shouldBe 0,0,0 >+[ 158: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 159: PASS ] shouldBe 0,0,0 >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: PASS ] shouldBe 0,0,0 >+[ 164: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 165: PASS ] shouldBe 0,0,0 >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 168: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 169: PASS ] shouldBe 0,0,0 >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: PASS ] shouldBe 0,0,0 >+[ 174: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 175: PASS ] shouldBe 0,0,0 >+[ 176: PASS ] shouldBe 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: PASS ] shouldBe 0,0,0 >+[ 180: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 181: PASS ] shouldBe 0,0,0 >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: PASS ] shouldBe 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 187: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: PASS ] shouldBe 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 191: PASS ] shouldBe 0,0,0 >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: PASS ] shouldBe 0,0,0 >+[ 195: PASS ] shouldBe 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 197: PASS ] shouldBe 0,0,0 >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 200: PASS ] shouldBe 0,0,0 >+[ 201: PASS ] shouldBe 0,0,0 >+[ 202: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 203: PASS ] shouldBe 0,0,0 >+[ 204: PASS ] shouldBe 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 206: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] shouldBe 0,0,0 >+[ 208: PASS ] shouldBe 0,0,0 >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 210: PASS ] shouldBe 0,0,0 >+[ 211: PASS ] shouldBe 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 213: PASS ] shouldBe 0,0,0 >+[ 214: PASS ] shouldBe 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 216: PASS ] shouldBe 0,0,0 >+[ 217: PASS ] shouldBe 0,0,0 >+[ 218: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 219: PASS ] shouldBe 0,0,0 >+[ 220: PASS ] shouldBe 0,0,0 >+[ 221: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 222: PASS ] shouldBe 0,0,0 >+[ 223: PASS ] shouldBe 0,0,0 >+[ 224: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 225: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 227: PASS ] shouldBe 0,0,0 >+[ 228: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 229: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 231: PASS ] shouldBe 0,0,0 >+[ 232: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 233: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 235: PASS ] shouldBe 0,0,0 >+[ 236: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 237: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 239: PASS ] shouldBe 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 241: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: PASS ] shouldBe 0,0,0 >+[ 244: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 245: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: PASS ] shouldBe 0,0,0 >+[ 248: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 249: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: PASS ] shouldBe 0,0,0 >+[ 252: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 253: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: PASS ] shouldBe 0,0,0 >+[ 256: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 257: PASS ] shouldBe 0,0,0 >+[ 258: PASS ] shouldBe 0,0,0 >+[ 259: PASS ] shouldBe 0,0,0 >+[ 260: PASS ] shouldBe 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: PASS ] shouldBe 0,0,0 >+[ 266: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 267: PASS ] shouldBe 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: PASS ] shouldBe 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: PASS ] shouldBe 0,0,0 >+[ 276: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 277: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 278: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 279: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 280: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: PASS ] shouldBe 0,0,0 >+[ 286: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 287: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 288: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 289: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 292: PASS ] shouldBe 0,0,0 >+[ 293: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: PASS ] shouldBe 0,0,0 >+[ 296: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 297: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 299: PASS ] shouldBe 0,0,0 >+[ 300: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 302: PASS ] shouldBe 0,0,0 >+[ 303: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 305: PASS ] shouldBe 0,0,0 >+[ 306: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 308: PASS ] shouldBe 0,0,0 >+[ 309: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 311: PASS ] shouldBe 0,0,0 >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 314: PASS ] shouldBe 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 316: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 318: PASS ] shouldBe 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 321: PASS ] shouldBe 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 324: PASS ] shouldBe 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 327: PASS ] shouldBe 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 330: PASS ] shouldBe 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 333: PASS ] shouldBe 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 335: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 337: PASS ] shouldBe 0,0,0 >+[ 338: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] shouldBe 0,0,0 >+[ 341: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 343: PASS ] shouldBe 0,0,0 >+[ 344: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 346: PASS ] shouldBe 0,0,0 >+[ 347: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 349: PASS ] shouldBe 0,0,0 >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 352: PASS ] shouldBe 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 354: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 356: PASS ] shouldBe 0,0,0 >+[ 357: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 359: PASS ] shouldBe 0,0,0 >+[ 360: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 362: PASS ] shouldBe 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 365: PASS ] shouldBe 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 368: PASS ] shouldBe 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 371: PASS ] shouldBe 0,0,0 >+[ 372: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 373: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 374: PASS ] shouldBe 0,0,0 >+[ 375: PASS ] shouldBe 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 377: PASS ] shouldBe 0,0,0 >+[ 378: PASS ] shouldBe 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 380: PASS ] shouldBe 0,0,0 >+[ 381: PASS ] shouldBe 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 383: PASS ] shouldBe 0,0,0 >+[ 384: PASS ] shouldBe 0,0,0 >+[ 385: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: PASS ] shouldBe 0,0,0 >+[ 387: PASS ] shouldBe 0,0,0 >+[ 388: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 389: PASS ] shouldBe 0,0,0 >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 392: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 393: PASS ] shouldBe 0,0,0 >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: PASS ] shouldBe 0,0,0 >+[ 398: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 399: PASS ] shouldBe 0,0,0 >+[ 400: PASS ] shouldBe 0,0,0 >+[ 401: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 402: PASS ] shouldBe 0,0,0 >+[ 403: PASS ] shouldBe 0,0,0 >+[ 404: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 405: PASS ] shouldBe 0,0,0 >+[ 406: PASS ] shouldBe 0,0,0 >+[ 407: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 408: PASS ] shouldBe 0,0,0 >+[ 409: PASS ] shouldBe 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 411: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: PASS ] shouldBe 0,0,0 >+[ 414: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 415: PASS ] shouldBe 0,0,0 >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] shouldBe 0,0,0 >+[ 419: PASS ] shouldBe 0,0,0 >+[ 420: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 421: PASS ] shouldBe 0,0,0 >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: PASS ] shouldBe 0,0,0 >+[ 426: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 427: PASS ] shouldBe 0,0,0 >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 430: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 431: PASS ] shouldBe 0,0,0 >+[ 432: PASS ] shouldBe 0,0,0 >+[ 433: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] shouldBe 0,0,0 >+[ 435: PASS ] shouldBe 0,0,0 >+[ 436: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 437: PASS ] shouldBe 0,0,0 >+[ 438: PASS ] shouldBe 0,0,0 >+[ 439: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 440: PASS ] shouldBe 0,0,0 >+[ 441: PASS ] shouldBe 0,0,0 >+[ 442: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 443: PASS ] shouldBe 0,0,0 >+[ 444: PASS ] shouldBe 0,0,0 >+[ 445: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 446: PASS ] shouldBe 0,0,0 >+[ 447: PASS ] shouldBe 0,0,0 >+[ 448: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 449: PASS ] successfullyParsed is true >+[ FAIL ] 240 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt >index 48f6e0ed60548431e6739f7fe1724892a6fb623d..f8ef526edd4d25d3a94583d2a50a69a0e81bd237 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt >@@ -1,5 +1,454 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-2d-r8ui-red_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: PASS ] shouldBe 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: PASS ] shouldBe 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: PASS ] shouldBe 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: PASS ] shouldBe 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: PASS ] shouldBe 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: PASS ] shouldBe 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: PASS ] shouldBe 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: PASS ] shouldBe 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 33: PASS ] shouldBe 0,0,0 >+[ 34: PASS ] shouldBe 0,0,0 >+[ 35: PASS ] shouldBe 0,0,0 >+[ 36: PASS ] shouldBe 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: PASS ] shouldBe 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: PASS ] shouldBe 0,0,0 >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: PASS ] shouldBe 0,0,0 >+[ 46: PASS ] shouldBe 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: PASS ] shouldBe 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: PASS ] shouldBe 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: PASS ] shouldBe 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 78: PASS ] shouldBe 0,0,0 >+[ 79: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 81: PASS ] shouldBe 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 84: PASS ] shouldBe 0,0,0 >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 90: PASS ] shouldBe 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 92: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 93: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 96: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 97: PASS ] shouldBe 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 100: PASS ] shouldBe 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 103: PASS ] shouldBe 0,0,0 >+[ 104: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 106: PASS ] shouldBe 0,0,0 >+[ 107: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 109: PASS ] shouldBe 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 111: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 113: PASS ] shouldBe 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 116: PASS ] shouldBe 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: PASS ] shouldBe 0,0,0 >+[ 120: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] shouldBe 0,0,0 >+[ 123: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 125: PASS ] shouldBe 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 128: PASS ] shouldBe 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 130: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 132: PASS ] shouldBe 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 135: PASS ] shouldBe 0,0,0 >+[ 136: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 141: PASS ] shouldBe 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 146: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 147: PASS ] shouldBe 0,0,0 >+[ 148: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 149: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: PASS ] shouldBe 0,0,0 >+[ 152: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 153: PASS ] shouldBe 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: PASS ] shouldBe 0,0,0 >+[ 158: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 159: PASS ] shouldBe 0,0,0 >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: PASS ] shouldBe 0,0,0 >+[ 164: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 165: PASS ] shouldBe 0,0,0 >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 168: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 169: PASS ] shouldBe 0,0,0 >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: PASS ] shouldBe 0,0,0 >+[ 174: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 175: PASS ] shouldBe 0,0,0 >+[ 176: PASS ] shouldBe 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: PASS ] shouldBe 0,0,0 >+[ 180: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 181: PASS ] shouldBe 0,0,0 >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: PASS ] shouldBe 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 187: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: PASS ] shouldBe 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 191: PASS ] shouldBe 0,0,0 >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: PASS ] shouldBe 0,0,0 >+[ 195: PASS ] shouldBe 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 197: PASS ] shouldBe 0,0,0 >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 200: PASS ] shouldBe 0,0,0 >+[ 201: PASS ] shouldBe 0,0,0 >+[ 202: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 203: PASS ] shouldBe 0,0,0 >+[ 204: PASS ] shouldBe 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 206: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] shouldBe 0,0,0 >+[ 208: PASS ] shouldBe 0,0,0 >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 210: PASS ] shouldBe 0,0,0 >+[ 211: PASS ] shouldBe 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 213: PASS ] shouldBe 0,0,0 >+[ 214: PASS ] shouldBe 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 216: PASS ] shouldBe 0,0,0 >+[ 217: PASS ] shouldBe 0,0,0 >+[ 218: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 219: PASS ] shouldBe 0,0,0 >+[ 220: PASS ] shouldBe 0,0,0 >+[ 221: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 222: PASS ] shouldBe 0,0,0 >+[ 223: PASS ] shouldBe 0,0,0 >+[ 224: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 225: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 227: PASS ] shouldBe 0,0,0 >+[ 228: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 229: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 231: PASS ] shouldBe 0,0,0 >+[ 232: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 233: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 235: PASS ] shouldBe 0,0,0 >+[ 236: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 237: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 239: PASS ] shouldBe 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 241: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: PASS ] shouldBe 0,0,0 >+[ 244: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 245: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: PASS ] shouldBe 0,0,0 >+[ 248: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 249: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: PASS ] shouldBe 0,0,0 >+[ 252: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 253: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: PASS ] shouldBe 0,0,0 >+[ 256: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 257: PASS ] shouldBe 0,0,0 >+[ 258: PASS ] shouldBe 0,0,0 >+[ 259: PASS ] shouldBe 0,0,0 >+[ 260: PASS ] shouldBe 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: PASS ] shouldBe 0,0,0 >+[ 266: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 267: PASS ] shouldBe 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: PASS ] shouldBe 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: PASS ] shouldBe 0,0,0 >+[ 276: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 277: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 278: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 279: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 280: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: PASS ] shouldBe 0,0,0 >+[ 286: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 287: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 288: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 289: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 292: PASS ] shouldBe 0,0,0 >+[ 293: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: PASS ] shouldBe 0,0,0 >+[ 296: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 297: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 299: PASS ] shouldBe 0,0,0 >+[ 300: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 302: PASS ] shouldBe 0,0,0 >+[ 303: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 305: PASS ] shouldBe 0,0,0 >+[ 306: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 308: PASS ] shouldBe 0,0,0 >+[ 309: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 311: PASS ] shouldBe 0,0,0 >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 314: PASS ] shouldBe 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 316: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 318: PASS ] shouldBe 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 321: PASS ] shouldBe 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 324: PASS ] shouldBe 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 327: PASS ] shouldBe 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 330: PASS ] shouldBe 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 333: PASS ] shouldBe 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 335: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 337: PASS ] shouldBe 0,0,0 >+[ 338: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] shouldBe 0,0,0 >+[ 341: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 343: PASS ] shouldBe 0,0,0 >+[ 344: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 346: PASS ] shouldBe 0,0,0 >+[ 347: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 349: PASS ] shouldBe 0,0,0 >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 352: PASS ] shouldBe 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 354: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 356: PASS ] shouldBe 0,0,0 >+[ 357: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 359: PASS ] shouldBe 0,0,0 >+[ 360: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 362: PASS ] shouldBe 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 365: PASS ] shouldBe 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 368: PASS ] shouldBe 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 371: PASS ] shouldBe 0,0,0 >+[ 372: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 373: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 374: PASS ] shouldBe 0,0,0 >+[ 375: PASS ] shouldBe 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 377: PASS ] shouldBe 0,0,0 >+[ 378: PASS ] shouldBe 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 380: PASS ] shouldBe 0,0,0 >+[ 381: PASS ] shouldBe 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 383: PASS ] shouldBe 0,0,0 >+[ 384: PASS ] shouldBe 0,0,0 >+[ 385: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: PASS ] shouldBe 0,0,0 >+[ 387: PASS ] shouldBe 0,0,0 >+[ 388: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 389: PASS ] shouldBe 0,0,0 >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 392: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 393: PASS ] shouldBe 0,0,0 >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: PASS ] shouldBe 0,0,0 >+[ 398: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 399: PASS ] shouldBe 0,0,0 >+[ 400: PASS ] shouldBe 0,0,0 >+[ 401: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 402: PASS ] shouldBe 0,0,0 >+[ 403: PASS ] shouldBe 0,0,0 >+[ 404: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 405: PASS ] shouldBe 0,0,0 >+[ 406: PASS ] shouldBe 0,0,0 >+[ 407: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 408: PASS ] shouldBe 0,0,0 >+[ 409: PASS ] shouldBe 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 411: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: PASS ] shouldBe 0,0,0 >+[ 414: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 415: PASS ] shouldBe 0,0,0 >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] shouldBe 0,0,0 >+[ 419: PASS ] shouldBe 0,0,0 >+[ 420: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 421: PASS ] shouldBe 0,0,0 >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: PASS ] shouldBe 0,0,0 >+[ 426: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 427: PASS ] shouldBe 0,0,0 >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 430: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 431: PASS ] shouldBe 0,0,0 >+[ 432: PASS ] shouldBe 0,0,0 >+[ 433: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] shouldBe 0,0,0 >+[ 435: PASS ] shouldBe 0,0,0 >+[ 436: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 437: PASS ] shouldBe 0,0,0 >+[ 438: PASS ] shouldBe 0,0,0 >+[ 439: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 440: PASS ] shouldBe 0,0,0 >+[ 441: PASS ] shouldBe 0,0,0 >+[ 442: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 443: PASS ] shouldBe 0,0,0 >+[ 444: PASS ] shouldBe 0,0,0 >+[ 445: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 446: PASS ] shouldBe 0,0,0 >+[ 447: PASS ] shouldBe 0,0,0 >+[ 448: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 449: PASS ] successfullyParsed is true >+[ FAIL ] 240 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg16f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg16f-rg-float-expected.txt >index 63bf845b2260b941c605d347e5d54d90b5fc8446..f8dd1829cb8e2d7600914a9a80e91dfc9a694f77 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg16f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg16f-rg-float-expected.txt >@@ -1,5 +1,454 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg16f-rg-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 33: FAIL ] shouldBe 0,128,0 at (8, 8) expected: 0,128,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,128,0 at (8, 24) expected: 0,128,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 81: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 92: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 93: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 96: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 97: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 100: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 109: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 111: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 125: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 128: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 130: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 141: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 146: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 149: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 152: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 153: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 155: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 163: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 164: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 168: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 171: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 173: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 174: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 180: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 187: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 189: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 201: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 206: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 213: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 219: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 222: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 225: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 227: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 229: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 231: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 233: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 235: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 237: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 241: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 242: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 244: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 245: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 246: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 248: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 249: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 253: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 254: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 257: FAIL ] shouldBe 0,128,0 at (8, 8) expected: 0,128,0 was 0,0,0 >+[ 258: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 259: FAIL ] shouldBe 0,128,0 at (8, 24) expected: 0,128,0 was 0,0,0 >+[ 260: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 266: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 267: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 268: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 269: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 270: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 276: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 277: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 278: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 279: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 280: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 286: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 287: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 288: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 289: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 292: PASS ] shouldBe 0,0,0 >+[ 293: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 296: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 297: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 299: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 300: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 302: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 303: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 305: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 308: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 311: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 314: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 316: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 318: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 321: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 324: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 327: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 330: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 333: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 335: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 338: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 340: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 343: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 346: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 349: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 354: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 356: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 359: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 372: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 373: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 378: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 381: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 385: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 388: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 390: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 392: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 394: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 395: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 397: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 398: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 401: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 404: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 407: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 409: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 411: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 412: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 415: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 418: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 424: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 427: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 430: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 434: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 436: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 437: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 440: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 443: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 446: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 449: PASS ] successfullyParsed is true >+[ FAIL ] 432 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg16f-rg-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg16f-rg-half_float-expected.txt >index f4e3b4bb3ea0a3d0c97cb2f8287e51813cfbbd32..adbc9d81c96726de100cbf343f2bf31f90e2de08 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg16f-rg-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg16f-rg-half_float-expected.txt >@@ -1,5 +1,454 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg16f-rg-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 33: FAIL ] shouldBe 0,128,0 at (8, 8) expected: 0,128,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,128,0 at (8, 24) expected: 0,128,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 81: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 92: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 93: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 96: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 97: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 100: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 109: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 111: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 125: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 128: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 130: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 141: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 146: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 149: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 152: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 153: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 155: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 163: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 164: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 168: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 171: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 173: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 174: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 180: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 187: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 189: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 201: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 206: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 213: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 219: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 222: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 225: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 227: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 229: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 231: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 233: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 235: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 237: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 241: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 242: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 244: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 245: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 246: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 248: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 249: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 253: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 254: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 257: FAIL ] shouldBe 0,128,0 at (8, 8) expected: 0,128,0 was 0,0,0 >+[ 258: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 259: FAIL ] shouldBe 0,128,0 at (8, 24) expected: 0,128,0 was 0,0,0 >+[ 260: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 266: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 267: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 268: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 269: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 270: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 276: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 277: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 278: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 279: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 280: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 286: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 287: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 288: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 289: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 292: PASS ] shouldBe 0,0,0 >+[ 293: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 296: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 297: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 299: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 300: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 302: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 303: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 305: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 308: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 311: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 314: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 316: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 318: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 321: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 324: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 327: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 330: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 333: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 335: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 338: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 340: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 343: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 346: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 349: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 354: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 356: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 359: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 372: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 373: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 378: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 381: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 385: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 388: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 390: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 392: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 394: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 395: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 397: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 398: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 401: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 404: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 407: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 409: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 411: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 412: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 415: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 418: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 424: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 427: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 430: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 434: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 436: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 437: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 440: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 443: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 446: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 449: PASS ] successfullyParsed is true >+[ FAIL ] 432 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg32f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg32f-rg-float-expected.txt >index 2df14c84440202aef3499798213a3d70db1a9c1d..112e7f05f819f25f3010905046bd01febc6c4033 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg32f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg32f-rg-float-expected.txt >@@ -1,5 +1,454 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg32f-rg-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 33: FAIL ] shouldBe 0,128,0 at (8, 8) expected: 0,128,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,128,0 at (8, 24) expected: 0,128,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 81: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 92: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 93: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 96: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 97: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 100: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 109: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 111: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 125: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 128: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 130: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 141: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 146: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 149: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 152: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 153: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 155: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 163: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 164: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 168: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 171: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 173: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 174: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 180: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 187: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 189: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 201: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 206: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 213: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 219: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 222: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 225: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 227: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 229: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 231: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 233: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 235: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 237: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 241: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 242: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 244: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 245: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 246: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 248: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 249: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 253: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 254: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 257: FAIL ] shouldBe 0,128,0 at (8, 8) expected: 0,128,0 was 0,0,0 >+[ 258: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 259: FAIL ] shouldBe 0,128,0 at (8, 24) expected: 0,128,0 was 0,0,0 >+[ 260: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 266: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 267: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 268: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 269: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 270: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 276: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 277: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 278: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 279: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 280: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 286: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 287: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 288: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 289: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 292: PASS ] shouldBe 0,0,0 >+[ 293: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 296: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 297: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 299: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 300: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 302: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 303: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 305: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 308: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 311: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 314: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 316: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 318: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 321: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 324: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 327: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 330: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 333: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 335: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 338: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 340: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 343: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 346: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 349: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 354: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 356: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 359: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 372: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 373: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 378: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 381: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 385: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 388: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 390: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 392: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 394: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 395: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 397: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 398: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 401: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 404: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 407: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 409: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 411: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 412: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 415: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 418: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 424: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 427: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 430: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 434: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 436: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 437: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 440: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 443: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 446: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 449: PASS ] successfullyParsed is true >+[ FAIL ] 432 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg8-rg-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg8-rg-unsigned_byte-expected.txt >index 801881304ae83a5e2310b9c560e46ba4fd04b7de..d304f78d07a2d045068ff02f370b230bc17b1c03 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg8-rg-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg8-rg-unsigned_byte-expected.txt >@@ -1,5 +1,454 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg8-rg-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 33: FAIL ] shouldBe 0,128,0 at (8, 8) expected: 0,128,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,128,0 at (8, 24) expected: 0,128,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 81: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 92: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 93: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 96: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 97: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 100: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 109: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 111: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 125: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 128: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 130: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 141: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 146: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 149: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 152: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 153: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 155: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 163: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 164: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 168: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 171: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 173: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 174: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 180: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 187: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 189: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 201: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 206: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 213: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 219: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 222: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 225: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 227: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 229: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 231: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 233: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 235: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 237: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 241: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 242: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 244: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 245: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 246: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 248: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 249: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 253: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 254: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 257: FAIL ] shouldBe 0,128,0 at (8, 8) expected: 0,128,0 was 0,0,0 >+[ 258: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 259: FAIL ] shouldBe 0,128,0 at (8, 24) expected: 0,128,0 was 0,0,0 >+[ 260: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 266: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 267: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 268: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 269: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 270: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 276: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 277: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 278: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 279: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 280: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 286: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 287: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 288: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 289: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 292: PASS ] shouldBe 0,0,0 >+[ 293: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 296: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 297: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 299: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 300: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 302: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 303: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 305: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 308: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 311: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 314: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 316: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 318: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 321: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 324: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 327: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 330: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 333: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 335: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 338: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 340: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 343: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 346: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 349: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 354: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 356: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 359: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 372: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 373: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 378: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 381: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 385: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 388: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 390: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 392: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 394: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 395: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 397: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 398: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 401: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 404: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 407: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 409: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 411: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 412: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 415: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 418: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 424: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 427: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 430: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 434: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 436: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 437: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 440: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 443: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 446: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 449: PASS ] successfullyParsed is true >+[ FAIL ] 432 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt >index 4500362caa22bae244c52cf32978bec76b5bed74..6c4dceda8d54e9620fed5ea7fdd81a755518bb2f 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt >@@ -1,5 +1,454 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-2d-rg8ui-rg_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 33: FAIL ] shouldBe 0,128,0 at (8, 8) expected: 0,128,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,128,0 at (8, 24) expected: 0,128,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 81: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 92: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 93: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 96: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 97: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 100: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 109: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 111: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 125: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 128: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 130: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 141: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 146: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 149: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 152: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 153: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 155: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 163: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 164: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 168: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 171: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 173: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 174: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 180: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 187: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 189: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 201: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 206: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 213: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 219: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 222: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 225: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 227: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 229: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 231: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 233: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 235: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 237: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 241: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 242: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 244: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 245: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 246: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 248: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 249: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 253: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 254: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 257: FAIL ] shouldBe 0,128,0 at (8, 8) expected: 0,128,0 was 0,0,0 >+[ 258: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 259: FAIL ] shouldBe 0,128,0 at (8, 24) expected: 0,128,0 was 0,0,0 >+[ 260: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 266: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 267: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 268: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 269: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 270: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 276: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 277: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 278: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 279: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 280: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 286: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 287: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 288: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 289: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 292: PASS ] shouldBe 0,0,0 >+[ 293: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 296: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 297: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 299: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 300: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 302: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 303: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 305: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 308: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 311: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 314: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 316: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 318: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 321: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 324: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 327: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 330: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 333: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 335: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 338: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 340: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 343: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 346: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 349: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 354: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 356: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 359: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 372: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 373: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 378: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 381: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 385: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 388: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 390: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 392: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 394: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 395: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 397: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 398: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 401: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 404: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 407: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 409: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 411: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 412: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 415: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 418: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 424: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 427: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 430: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 434: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 436: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 437: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 440: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 443: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 446: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 449: PASS ] successfullyParsed is true >+[ FAIL ] 432 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >index f610b88267c595541787cc50aa67ccf3c972c47b..ab0a3ede2493fb4162d3d5afd69ac098711c1ae1 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >@@ -1,5 +1,454 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 33: FAIL ] shouldBe 0,128,0 at (8, 8) expected: 0,128,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,128,0 at (8, 24) expected: 0,128,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 81: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 92: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 93: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 96: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 97: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 100: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 109: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 111: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 125: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 128: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 130: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 141: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 146: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 149: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 152: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 153: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 155: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 163: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 164: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 168: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 171: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 173: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 174: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 180: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 187: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 189: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 201: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 206: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 213: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 219: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 222: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 225: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 227: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 229: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 231: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 233: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 235: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 237: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 241: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 242: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 244: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 245: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 246: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 248: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 249: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 253: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 254: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 257: FAIL ] shouldBe 0,128,0 at (8, 8) expected: 0,128,0 was 0,0,0 >+[ 258: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 259: FAIL ] shouldBe 0,128,0 at (8, 24) expected: 0,128,0 was 0,0,0 >+[ 260: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 266: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 267: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 268: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 269: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 270: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 276: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 277: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 278: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 279: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 280: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 286: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 287: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 288: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 289: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 292: PASS ] shouldBe 0,0,0 >+[ 293: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 296: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 297: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 299: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 300: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 302: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 303: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 305: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 308: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 311: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 314: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 316: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 318: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 321: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 324: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 327: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 330: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 333: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 335: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 338: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 340: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 343: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 346: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 349: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 354: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 356: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 359: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 372: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 373: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 378: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 381: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 385: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 388: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 390: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 392: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 394: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 395: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 397: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 398: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 401: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 404: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 407: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 409: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 411: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 412: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 415: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 418: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 424: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 427: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 430: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 434: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 436: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 437: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 440: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 443: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 446: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 449: PASS ] successfullyParsed is true >+[ FAIL ] 432 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >index 182a965d980ececf8a7be010f34edb05a6c8296c..6585e49884b3c9c6f2158d7e8760d2273eb3b97a 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >@@ -1,5 +1,454 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 33: FAIL ] shouldBe 0,128,0 at (8, 8) expected: 0,128,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,128,0 at (8, 24) expected: 0,128,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 81: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 92: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 93: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 96: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 97: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 100: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 109: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 111: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 113: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 125: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 128: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 130: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 141: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 146: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 149: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 152: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 153: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 155: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 162: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 163: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 164: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 167: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 168: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 171: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 172: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 173: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 174: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 180: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 184: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 187: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 188: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 189: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 201: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 205: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 206: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 209: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 213: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 219: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 222: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 225: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 227: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 229: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 231: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 233: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 235: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 237: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 239: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 241: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 242: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 244: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 245: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 246: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 248: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 249: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 253: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 254: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 257: FAIL ] shouldBe 0,128,0 at (8, 8) expected: 0,128,0 was 0,0,0 >+[ 258: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 259: FAIL ] shouldBe 0,128,0 at (8, 24) expected: 0,128,0 was 0,0,0 >+[ 260: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 261: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 266: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 267: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 268: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 269: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 270: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 271: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 276: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 277: FAIL ] shouldBe 128,0,0 at (8, 24) expected: 128,0,0 was 0,0,0 >+[ 278: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 279: FAIL ] shouldBe 128,0,0 at (8, 8) expected: 128,0,0 was 0,0,0 >+[ 280: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 281: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 286: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 287: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 288: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 289: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 291: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 292: PASS ] shouldBe 0,0,0 >+[ 293: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 296: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 297: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 299: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 300: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 302: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 303: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 305: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 308: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 311: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 314: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 315: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 316: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 318: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 321: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 324: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 327: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 330: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 333: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 335: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 338: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 340: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 343: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 346: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 349: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 354: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 356: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 359: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 372: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 373: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 378: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 381: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 385: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 388: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 389: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 390: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 391: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 392: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 393: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 394: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 395: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 397: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 398: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 399: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 401: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 402: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 404: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 405: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 407: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 408: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 409: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 410: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 411: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 412: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 413: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 414: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 415: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 416: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 417: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 418: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 419: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 420: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 421: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 422: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 423: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 424: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 425: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 426: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 427: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 428: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 429: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 430: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 431: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 432: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 433: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 434: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 436: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 437: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 440: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 443: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 446: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 449: PASS ] successfullyParsed is true >+[ FAIL ] 432 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt >index 3463f9f4e5e12084af8f67860ccd4dcc23b3a5aa..34f7c3ef76b4938e3e81c27c5b3d2f9985543158 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt >index 7a94eb46aced9ab90fbe1d6336d9fc880e592142..c7c1cf56d6298272e764e0eb9e426385b8c26a31 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >index 0a052deb8076ddaa8270de4059ddc3547a6c0a43..e67f32dbaae73a3e5a3836d8a093a2400a97f739 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r16f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r16f-red-float-expected.txt >index 61c83195cbd4b54b8362bb91a8bb0fc6e230db90..de8267ca7b4a8215ac78cf7ef96fb39a8cdaf72c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r16f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r16f-red-float-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-r16f-red-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: PASS ] shouldBe 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: PASS ] shouldBe 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: PASS ] shouldBe 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: PASS ] shouldBe 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: PASS ] shouldBe 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: PASS ] shouldBe 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: PASS ] shouldBe 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: PASS ] shouldBe 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: PASS ] shouldBe 0,0,0 >+[ 34: PASS ] shouldBe 0,0,0 >+[ 35: PASS ] shouldBe 0,0,0 >+[ 36: PASS ] shouldBe 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: PASS ] shouldBe 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: PASS ] shouldBe 0,0,0 >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: PASS ] shouldBe 0,0,0 >+[ 46: PASS ] shouldBe 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: PASS ] shouldBe 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: PASS ] shouldBe 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: PASS ] shouldBe 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: PASS ] shouldBe 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: PASS ] shouldBe 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: PASS ] shouldBe 0,0,0 >+[ 91: PASS ] shouldBe 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: PASS ] shouldBe 0,0,0 >+[ 99: PASS ] shouldBe 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: PASS ] shouldBe 0,0,0 >+[ 103: PASS ] shouldBe 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: PASS ] shouldBe 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: PASS ] shouldBe 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: PASS ] shouldBe 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: PASS ] shouldBe 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] shouldBe 0,0,0 >+[ 123: PASS ] shouldBe 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] shouldBe 0,0,0 >+[ 127: PASS ] shouldBe 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: PASS ] shouldBe 0,0,0 >+[ 131: PASS ] shouldBe 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: PASS ] shouldBe 0,0,0 >+[ 135: PASS ] shouldBe 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: PASS ] shouldBe 0,0,0 >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: PASS ] shouldBe 0,0,0 >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: PASS ] shouldBe 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: PASS ] shouldBe 0,0,0 >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: PASS ] shouldBe 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: PASS ] shouldBe 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: PASS ] shouldBe 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: PASS ] shouldBe 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: PASS ] shouldBe 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: PASS ] shouldBe 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: PASS ] shouldBe 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: PASS ] shouldBe 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: PASS ] shouldBe 0,0,0 >+[ 195: PASS ] shouldBe 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: PASS ] shouldBe 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: PASS ] shouldBe 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: PASS ] shouldBe 0,0,0 >+[ 207: PASS ] shouldBe 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 120 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r16f-red-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r16f-red-half_float-expected.txt >index 1545f06b47b2c1acde2adff5bfe4f1f4e0a33ab5..a1b989875b514b56a069e814227ffe99055bca60 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r16f-red-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r16f-red-half_float-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-r16f-red-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: PASS ] shouldBe 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: PASS ] shouldBe 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: PASS ] shouldBe 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: PASS ] shouldBe 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: PASS ] shouldBe 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: PASS ] shouldBe 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: PASS ] shouldBe 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: PASS ] shouldBe 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: PASS ] shouldBe 0,0,0 >+[ 34: PASS ] shouldBe 0,0,0 >+[ 35: PASS ] shouldBe 0,0,0 >+[ 36: PASS ] shouldBe 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: PASS ] shouldBe 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: PASS ] shouldBe 0,0,0 >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: PASS ] shouldBe 0,0,0 >+[ 46: PASS ] shouldBe 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: PASS ] shouldBe 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: PASS ] shouldBe 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: PASS ] shouldBe 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: PASS ] shouldBe 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: PASS ] shouldBe 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: PASS ] shouldBe 0,0,0 >+[ 91: PASS ] shouldBe 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: PASS ] shouldBe 0,0,0 >+[ 99: PASS ] shouldBe 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: PASS ] shouldBe 0,0,0 >+[ 103: PASS ] shouldBe 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: PASS ] shouldBe 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: PASS ] shouldBe 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: PASS ] shouldBe 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: PASS ] shouldBe 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] shouldBe 0,0,0 >+[ 123: PASS ] shouldBe 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] shouldBe 0,0,0 >+[ 127: PASS ] shouldBe 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: PASS ] shouldBe 0,0,0 >+[ 131: PASS ] shouldBe 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: PASS ] shouldBe 0,0,0 >+[ 135: PASS ] shouldBe 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: PASS ] shouldBe 0,0,0 >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: PASS ] shouldBe 0,0,0 >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: PASS ] shouldBe 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: PASS ] shouldBe 0,0,0 >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: PASS ] shouldBe 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: PASS ] shouldBe 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: PASS ] shouldBe 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: PASS ] shouldBe 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: PASS ] shouldBe 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: PASS ] shouldBe 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: PASS ] shouldBe 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: PASS ] shouldBe 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: PASS ] shouldBe 0,0,0 >+[ 195: PASS ] shouldBe 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: PASS ] shouldBe 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: PASS ] shouldBe 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: PASS ] shouldBe 0,0,0 >+[ 207: PASS ] shouldBe 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 120 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r32f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r32f-red-float-expected.txt >index 87190966421f44993922b30106c082bfb072b84a..678fc3279bb3f35ffb5628fb9dc5caebaccb6658 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r32f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r32f-red-float-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-r32f-red-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: PASS ] shouldBe 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: PASS ] shouldBe 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: PASS ] shouldBe 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: PASS ] shouldBe 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: PASS ] shouldBe 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: PASS ] shouldBe 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: PASS ] shouldBe 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: PASS ] shouldBe 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: PASS ] shouldBe 0,0,0 >+[ 34: PASS ] shouldBe 0,0,0 >+[ 35: PASS ] shouldBe 0,0,0 >+[ 36: PASS ] shouldBe 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: PASS ] shouldBe 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: PASS ] shouldBe 0,0,0 >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: PASS ] shouldBe 0,0,0 >+[ 46: PASS ] shouldBe 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: PASS ] shouldBe 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: PASS ] shouldBe 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: PASS ] shouldBe 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: PASS ] shouldBe 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: PASS ] shouldBe 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: PASS ] shouldBe 0,0,0 >+[ 91: PASS ] shouldBe 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: PASS ] shouldBe 0,0,0 >+[ 99: PASS ] shouldBe 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: PASS ] shouldBe 0,0,0 >+[ 103: PASS ] shouldBe 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: PASS ] shouldBe 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: PASS ] shouldBe 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: PASS ] shouldBe 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: PASS ] shouldBe 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] shouldBe 0,0,0 >+[ 123: PASS ] shouldBe 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] shouldBe 0,0,0 >+[ 127: PASS ] shouldBe 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: PASS ] shouldBe 0,0,0 >+[ 131: PASS ] shouldBe 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: PASS ] shouldBe 0,0,0 >+[ 135: PASS ] shouldBe 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: PASS ] shouldBe 0,0,0 >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: PASS ] shouldBe 0,0,0 >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: PASS ] shouldBe 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: PASS ] shouldBe 0,0,0 >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: PASS ] shouldBe 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: PASS ] shouldBe 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: PASS ] shouldBe 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: PASS ] shouldBe 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: PASS ] shouldBe 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: PASS ] shouldBe 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: PASS ] shouldBe 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: PASS ] shouldBe 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: PASS ] shouldBe 0,0,0 >+[ 195: PASS ] shouldBe 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: PASS ] shouldBe 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: PASS ] shouldBe 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: PASS ] shouldBe 0,0,0 >+[ 207: PASS ] shouldBe 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 120 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r8-red-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r8-red-unsigned_byte-expected.txt >index 47d5a8135881e0728d00892ea5c259fb49f7bd9a..76b8572ab04750091e905abed932b3792e6e6f29 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r8-red-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r8-red-unsigned_byte-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-r8-red-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: PASS ] shouldBe 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: PASS ] shouldBe 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: PASS ] shouldBe 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: PASS ] shouldBe 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: PASS ] shouldBe 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: PASS ] shouldBe 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: PASS ] shouldBe 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: PASS ] shouldBe 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: PASS ] shouldBe 0,0,0 >+[ 34: PASS ] shouldBe 0,0,0 >+[ 35: PASS ] shouldBe 0,0,0 >+[ 36: PASS ] shouldBe 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: PASS ] shouldBe 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: PASS ] shouldBe 0,0,0 >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: PASS ] shouldBe 0,0,0 >+[ 46: PASS ] shouldBe 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: PASS ] shouldBe 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: PASS ] shouldBe 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: PASS ] shouldBe 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: PASS ] shouldBe 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: PASS ] shouldBe 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: PASS ] shouldBe 0,0,0 >+[ 91: PASS ] shouldBe 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: PASS ] shouldBe 0,0,0 >+[ 99: PASS ] shouldBe 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: PASS ] shouldBe 0,0,0 >+[ 103: PASS ] shouldBe 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: PASS ] shouldBe 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: PASS ] shouldBe 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: PASS ] shouldBe 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: PASS ] shouldBe 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] shouldBe 0,0,0 >+[ 123: PASS ] shouldBe 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] shouldBe 0,0,0 >+[ 127: PASS ] shouldBe 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: PASS ] shouldBe 0,0,0 >+[ 131: PASS ] shouldBe 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: PASS ] shouldBe 0,0,0 >+[ 135: PASS ] shouldBe 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: PASS ] shouldBe 0,0,0 >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: PASS ] shouldBe 0,0,0 >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: PASS ] shouldBe 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: PASS ] shouldBe 0,0,0 >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: PASS ] shouldBe 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: PASS ] shouldBe 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: PASS ] shouldBe 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: PASS ] shouldBe 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: PASS ] shouldBe 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: PASS ] shouldBe 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: PASS ] shouldBe 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: PASS ] shouldBe 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: PASS ] shouldBe 0,0,0 >+[ 195: PASS ] shouldBe 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: PASS ] shouldBe 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: PASS ] shouldBe 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: PASS ] shouldBe 0,0,0 >+[ 207: PASS ] shouldBe 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 120 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt >index 6a1fe75d393728fd3ced2873dda172981ba5123b..e411984d3e664b667581d15770c17040e42ebe90 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-r8ui-red_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: PASS ] shouldBe 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: PASS ] shouldBe 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: PASS ] shouldBe 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: PASS ] shouldBe 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: PASS ] shouldBe 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: PASS ] shouldBe 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: PASS ] shouldBe 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: PASS ] shouldBe 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: PASS ] shouldBe 0,0,0 >+[ 34: PASS ] shouldBe 0,0,0 >+[ 35: PASS ] shouldBe 0,0,0 >+[ 36: PASS ] shouldBe 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: PASS ] shouldBe 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: PASS ] shouldBe 0,0,0 >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: PASS ] shouldBe 0,0,0 >+[ 46: PASS ] shouldBe 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: PASS ] shouldBe 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: PASS ] shouldBe 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: PASS ] shouldBe 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: PASS ] shouldBe 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: PASS ] shouldBe 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: PASS ] shouldBe 0,0,0 >+[ 91: PASS ] shouldBe 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: PASS ] shouldBe 0,0,0 >+[ 99: PASS ] shouldBe 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: PASS ] shouldBe 0,0,0 >+[ 103: PASS ] shouldBe 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: PASS ] shouldBe 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: PASS ] shouldBe 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: PASS ] shouldBe 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: PASS ] shouldBe 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] shouldBe 0,0,0 >+[ 123: PASS ] shouldBe 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] shouldBe 0,0,0 >+[ 127: PASS ] shouldBe 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: PASS ] shouldBe 0,0,0 >+[ 131: PASS ] shouldBe 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: PASS ] shouldBe 0,0,0 >+[ 135: PASS ] shouldBe 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: PASS ] shouldBe 0,0,0 >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: PASS ] shouldBe 0,0,0 >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: PASS ] shouldBe 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: PASS ] shouldBe 0,0,0 >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: PASS ] shouldBe 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: PASS ] shouldBe 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: PASS ] shouldBe 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: PASS ] shouldBe 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: PASS ] shouldBe 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: PASS ] shouldBe 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: PASS ] shouldBe 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: PASS ] shouldBe 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: PASS ] shouldBe 0,0,0 >+[ 195: PASS ] shouldBe 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: PASS ] shouldBe 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: PASS ] shouldBe 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: PASS ] shouldBe 0,0,0 >+[ 207: PASS ] shouldBe 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 120 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg16f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg16f-rg-float-expected.txt >index 36b253853dcb44d197700bc0d2b21f71f3c24c4e..47c6b89ee46545567700569bb2f6c649b222c9a6 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg16f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg16f-rg-float-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg16f-rg-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg16f-rg-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg16f-rg-half_float-expected.txt >index cecdfdf8387fd0cd85eb5c32a7689b9762efa1c7..ce4db82066943638c2c4c75dbd6fc861fdfec77c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg16f-rg-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg16f-rg-half_float-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg16f-rg-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg32f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg32f-rg-float-expected.txt >index 600366e96b5458560e225874d4163b5e2731d74d..f723fbf0e68d0579dcaab7f5f3a3208bc764d571 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg32f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg32f-rg-float-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg32f-rg-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg8-rg-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg8-rg-unsigned_byte-expected.txt >index 740c60fbead3ae264394fb99e105819fb6433dd5..dd7b8e466593689d5eb8e75d27681ea5bacfe768 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg8-rg-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg8-rg-unsigned_byte-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg8-rg-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt >index 00005a6e2567ad0515fa8b0d56fa6ea6ea7f76ff..dd251569b297e76855425a870a6dcafb1167506f 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rg8ui-rg_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb16f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb16f-rgb-float-expected.txt >index 602c9d64a66fc82d4fd8ae19694052957515c22a..7b29e790038ea049a044d49b55c35a8177bd531e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb16f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb16f-rgb-float-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb16f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb16f-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb16f-rgb-half_float-expected.txt >index 46b972538a3c704b26131f798b9a52f64948aa42..404f13702f8890c293a30f6bbc3a10c8ebde88d5 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb16f-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb16f-rgb-half_float-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb16f-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb32f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb32f-rgb-float-expected.txt >index b46564caac05b7baeebfaf0468819f02acca34bc..3c5be18b3cb1759907a1bb70fc231d2b323b867d 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb32f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb32f-rgb-float-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb32f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb565-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb565-rgb-unsigned_byte-expected.txt >index 754dfb4ad7d133840ccf85bc226a61dd7d7ab4f2..51a9e45d1e507d971e362d2bccb795c87089939e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb565-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb565-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb565-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >index 5f43f52e984ecf2538424d275f20c7b83bb23929..4396d1b7039a972a46dc0dea50d5b546c4fb0b00 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt >index 3eda77eae1dffb9d6e410afe55e8f398c77462ff..c856779c6e0d45b2023aedfb057035e4cfaeb7e8 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb5_a1-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >index 94676c2124141ca4f6b8614bcf2db6e3a96821de..a36ff66bb20a8f09fc3eeff142ad42fb98819b50 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb8-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb8-rgb-unsigned_byte-expected.txt >index 9914b0ba45f54d76d87d57489c5b61ded8ea7dc1..53bbf868bcde254d4ad446c7d0bbc23b0d4e8bae 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb8-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb8-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb8-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb8ui-rgb_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >index 1cfb6cde1b2192f1c439998db71057c3c4384eba..775b720a67eee55f48969591e1af4ef955069d92 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb9_e5-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb9_e5-rgb-float-expected.txt >index c6d9f51353c74adb289dd7074c6a9da1638622db..2711c12e764963c90fa25c3e5d445b33cf1402a4 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb9_e5-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb9_e5-rgb-float-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb9_e5-rgb-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb9_e5-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb9_e5-rgb-half_float-expected.txt >index 276ae81a1dc77841c1e57aedb2dadc6364e9ce07..3307756a5910691156c249bff6c4f4935a077ee7 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb9_e5-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb9_e5-rgb-half_float-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgb9_e5-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba16f-rgba-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba16f-rgba-float-expected.txt >index cc4638470b0f014cf6cc3c33b9c02d133fe5b17d..a94daf2ebbf5257f309d1a0585169c75b8b78dba 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba16f-rgba-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba16f-rgba-float-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba16f-rgba-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba16f-rgba-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba16f-rgba-half_float-expected.txt >index 75299ff9c3d315958b3c660d1528f73bd8fb8c0e..e83e451588f213ca7ae27e152ae85abd80978254 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba16f-rgba-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba16f-rgba-half_float-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba16f-rgba-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba32f-rgba-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba32f-rgba-float-expected.txt >index ed60f954bf17c4ac79eafeec0e9e7e7d883e27e6..f197384c2df055bf179710705f24e6e7c8c37f2d 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba32f-rgba-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba32f-rgba-float-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba32f-rgba-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba4-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba4-rgba-unsigned_byte-expected.txt >index e91322d7087e1a0a5b6379bd81bcad6e39c95bb1..a8107c20423a95b65a9e8e9aeac1519b095bcfb0 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba4-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba4-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba4-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >index 1b6f4a88024356036cda46f8b0ec7e8f81b253b5..996afe53b18e81f171ff6c24806ef7e268343e68 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba8-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba8-rgba-unsigned_byte-expected.txt >index 0048369a531e36792c6748f8123e1d1554a2e39c..e03114b5a2ba8b32c0d972b3bd41f3ddd7b139cc 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba8-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba8-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba8-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba8ui-rgba_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >index f1a89e2a0c3de182d1ba885afbedaad26d17c9e8..f5241ecff278fa47b254b82a22ad9bd281e5d78c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,128,0 at (20, 8) expected: 0,128,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,128,0 at (20, 24) expected: 0,128,0 was 0,0,0 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 128,0,0 at (20, 24) expected: 128,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 128,0,0 at (20, 8) expected: 128,0,0 was 0,0,0 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 128,0,0 at (24, 8) expected: 128,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,128,0 at (24, 8) expected: 0,128,0 was 0,0,0 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-srgb8-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-srgb8-rgb-unsigned_byte-expected.txt >index 585caa0660603bbe8a3410a8d089303af0771006..7f556672a2884a404aa9e723d41ec21d8c143279 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-srgb8-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-srgb8-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-srgb8-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 55,0,0, at (24, 8) expected: 55,0,0, was 0,0,0,255 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 55,0,0, at (24, 8) expected: 55,0,0, was 0,0,0,255 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,55,0, at (24, 8) expected: 0,55,0, was 0,0,0,255 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,55,0, at (24, 8) expected: 0,55,0, was 0,0,0,255 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,55,0, at (20, 8) expected: 0,55,0, was 0,0,0,255 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,55,0, at (20, 24) expected: 0,55,0, was 0,0,0,255 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 55,0,0, at (20, 24) expected: 55,0,0, was 0,0,0,255 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 55,0,0, at (20, 8) expected: 55,0,0, was 0,0,0,255 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 55,0,0, at (24, 8) expected: 55,0,0, was 0,0,0,255 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 55,0,0, at (24, 8) expected: 55,0,0, was 0,0,0,255 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,55,0, at (24, 8) expected: 0,55,0, was 0,0,0,255 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,55,0, at (24, 8) expected: 0,55,0, was 0,0,0,255 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 55,0,0, at (24, 8) expected: 55,0,0, was 0,0,0,255 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 55,0,0, at (24, 8) expected: 55,0,0, was 0,0,0,255 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,55,0, at (24, 8) expected: 0,55,0, was 0,0,0,255 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,55,0, at (24, 8) expected: 0,55,0, was 0,0,0,255 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,55,0, at (20, 8) expected: 0,55,0, was 0,0,0,255 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,55,0, at (20, 24) expected: 0,55,0, was 0,0,0,255 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 55,0,0, at (20, 24) expected: 55,0,0, was 0,0,0,255 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 55,0,0, at (20, 8) expected: 55,0,0, was 0,0,0,255 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 55,0,0, at (24, 8) expected: 55,0,0, was 0,0,0,255 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 55,0,0, at (24, 8) expected: 55,0,0, was 0,0,0,255 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,55,0, at (24, 8) expected: 0,55,0, was 0,0,0,255 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,55,0, at (24, 8) expected: 0,55,0, was 0,0,0,255 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-srgb8_alpha8-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >index 09c161597ede2bb8081b6dd72956bb47e0af1772..543dc623fa50ddf12ff73a25bfcef4881cb17411 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-3d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,214 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_canvas/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 55,0,0, at (24, 8) expected: 55,0,0, was 0,0,0,255 >+[ 3: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 5: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 55,0,0, at (24, 8) expected: 55,0,0, was 0,0,0,255 >+[ 7: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 9: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 10: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 12: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 13: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 14: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 16: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 17: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 0,55,0, at (24, 8) expected: 0,55,0, was 0,0,0,255 >+[ 20: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 21: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 0,55,0, at (24, 8) expected: 0,55,0, was 0,0,0,255 >+[ 24: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 25: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 26: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 27: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 29: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 30: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 33: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,55,0, at (20, 8) expected: 0,55,0, was 0,0,0,255 >+[ 35: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,55,0, at (20, 24) expected: 0,55,0, was 0,0,0,255 >+[ 37: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 38: PASS ] shouldBe 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] shouldBe 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 43: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 47: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 48: PASS ] shouldBe 0,0,0 >+[ 49: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 53: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 54: FAIL ] shouldBe 55,0,0, at (20, 24) expected: 55,0,0, was 0,0,0,255 >+[ 55: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 56: FAIL ] shouldBe 55,0,0, at (20, 8) expected: 55,0,0, was 0,0,0,255 >+[ 57: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 62: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 63: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 64: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 68: PASS ] shouldBe 0,0,0 >+[ 69: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 73: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 55,0,0, at (24, 8) expected: 55,0,0, was 0,0,0,255 >+[ 75: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 76: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 77: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 55,0,0, at (24, 8) expected: 55,0,0, was 0,0,0,255 >+[ 79: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 81: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 85: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 87: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 89: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 0,55,0, at (24, 8) expected: 0,55,0, was 0,0,0,255 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 93: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 94: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 95: FAIL ] shouldBe 0,55,0, at (24, 8) expected: 0,55,0, was 0,0,0,255 >+[ 96: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 97: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 101: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 105: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 55,0,0, at (24, 8) expected: 55,0,0, was 0,0,0,255 >+[ 107: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 109: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 55,0,0, at (24, 8) expected: 55,0,0, was 0,0,0,255 >+[ 111: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 113: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 117: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 121: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,55,0, at (24, 8) expected: 0,55,0, was 0,0,0,255 >+[ 124: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 125: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,55,0, at (24, 8) expected: 0,55,0, was 0,0,0,255 >+[ 128: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 129: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 133: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 137: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,55,0, at (20, 8) expected: 0,55,0, was 0,0,0,255 >+[ 139: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,55,0, at (20, 24) expected: 0,55,0, was 0,0,0,255 >+[ 141: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 147: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 151: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (20, 24) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 157: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 55,0,0, at (20, 24) expected: 55,0,0, was 0,0,0,255 >+[ 159: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 55,0,0, at (20, 8) expected: 55,0,0, was 0,0,0,255 >+[ 161: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 167: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (20, 8) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (20, 24) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (20, 8) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 177: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 55,0,0, at (24, 8) expected: 55,0,0, was 0,0,0,255 >+[ 179: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 181: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 55,0,0, at (24, 8) expected: 55,0,0, was 0,0,0,255 >+[ 183: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 185: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 189: FAIL ] shouldBe 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (24, 8) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (8, 24) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 193: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,55,0, at (24, 8) expected: 0,55,0, was 0,0,0,255 >+[ 196: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 197: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,55,0, at (24, 8) expected: 0,55,0, was 0,0,0,255 >+[ 200: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 201: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 205: FAIL ] shouldBe 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (8, 8) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors >+[ 209: PASS ] successfullyParsed is true >+[ FAIL ] 192 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-float-expected.txt >index 3f7753135e935e77b33b28eee6b8c1ccb52a3c5c..ec93745db4146c0baca04c85b3965bc5d35b12c7 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-half_float-expected.txt >index 5d257dcd6b414607d2db17dd46e7a98c5d8eea93..246ed0b99823d065c8f453b98441b94dee77ad67 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >index b09274f25954ffef444fd59eac4eae85cb89d28b..b7b11bd804623a9d58efd23db47409c23cf40b2c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r16f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r16f-red-float-expected.txt >index 99710e6518c8fa7011358ee23f9d50ecba13f095..f4e931ea48a58e0dcb2bd913274eb47b1ab500ae 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r16f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r16f-red-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r16f-red-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r16f-red-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r16f-red-half_float-expected.txt >index 3a5bdc5da50a29540c03885f38b3de51d0ca4871..d74960dfaa50f334c0cdd2b0d48e126a49b2f9fe 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r16f-red-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r16f-red-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r16f-red-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r32f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r32f-red-float-expected.txt >index d3a8b0ab7f0595ed7b6ecc79c56ca1bd27e42223..a0c74deee63c8fc8a903b5ad848c412e22ae0b7e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r32f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r32f-red-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r32f-red-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r8-red-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r8-red-unsigned_byte-expected.txt >index fa7e2c180b027dbb8b4de9de311484ed5d11e788..724a225ce1517712f312f01752337ee962f3a54e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r8-red-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r8-red-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r8-red-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt >index 1752db770f7ba5a3f736388323697b748820133b..0bd7e3184228d8c82c7e82d51b1fd612e6d4e1f8 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-r8ui-red_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg16f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg16f-rg-float-expected.txt >index 6b61383eb34776bbbe6153647131c6ed11c5d21e..9590c90e6173732cb6b17874201490166a981e7e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg16f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg16f-rg-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg16f-rg-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg16f-rg-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg16f-rg-half_float-expected.txt >index be61a2fb3fe81624486ba33d208fe08f1a40cdba..4646e4e3a09f20070e977eef3d67394ca241c410 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg16f-rg-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg16f-rg-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg16f-rg-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg32f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg32f-rg-float-expected.txt >index 04ad0fb74ce566a55208286fdc7ab75fba24ac4e..56ae51a7b5d571da9bbf8cf0e6d6138f1bac10e1 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg32f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg32f-rg-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg32f-rg-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg8-rg-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg8-rg-unsigned_byte-expected.txt >index 46ab95cddcddfb31d97e0a9f2e8b687233cdbee3..cb0688497937e5a9e8b1daa8daf1648caa22c31b 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg8-rg-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg8-rg-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg8-rg-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt >index 5beeffc4b497bcd5cb650d17657127337e4542c5..aaac942682ad0d69edd8ce3719c4463e5cada4d6 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg8ui-rg_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb16f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb16f-rgb-float-expected.txt >index c4c099d8d69f98f2b0f6f19e097deae55f2f56b6..b90470a4a458c67b524093b0aa37d06ba3d29395 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb16f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb16f-rgb-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb16f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb16f-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb16f-rgb-half_float-expected.txt >index 918ae8fad820bb1ec1db55ab922ab11b20b5e0bb..b5d30dfd898267ecd7e0bb9c39da4564b3b61ff3 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb16f-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb16f-rgb-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb16f-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb32f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb32f-rgb-float-expected.txt >index b6a7cbefc0dfeb468d183fc4353ad1fc28551607..6acaca39e0d54faa9cdd41959516702e8f23ede4 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb32f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb32f-rgb-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb32f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb565-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb565-rgb-unsigned_byte-expected.txt >index 725c12ac8bc475b3cedce81bceeeee1af98a4e7f..f286818cb8df9f3aa45d252806ad6f39bf1bcb26 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb565-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb565-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb565-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb565-rgb-unsigned_short_5_6_5-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >index d5bbf9a0ca8489a4f294a81865cd953310be6ca3..7d93991823e1df52db9fd2d378e1e9b4dbad2f5a 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb5_a1-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb5_a1-rgba-unsigned_byte-expected.txt >index 4307bc9851dc9e83d69e8fb2a38e775a7ea449e6..2c6e7ba6f12df7c280b7b9a98ed97d528e6e543e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb5_a1-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb5_a1-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb5_a1-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >index edb6fbc4be18cdf85f3bf2447c91b328fbf76fdb..0a706913e189969d9d56cee4d2b77c7fd94bd57c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb8-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb8-rgb-unsigned_byte-expected.txt >index 16cc747aa52188cbcf408ce0736c9caec5dab984..60025fadf02b5b4a43e4dce91a958da4f35f8371 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb8-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb8-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb8-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >index 27a16d4d200b9aa2a144ca0b0ccad840914258cb..77c490b363fa8b85e27edf8786f9aebae5d5f891 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb9_e5-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb9_e5-rgb-float-expected.txt >index d165e07d54d7f005fd347a436d5cdc785cdae6b1..bce86436cd58309c691532659b1ab63f6b244789 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb9_e5-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb9_e5-rgb-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb9_e5-rgb-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb9_e5-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb9_e5-rgb-half_float-expected.txt >index 980e55a921ab7f4e8fd2a1478ff9ef6798bb1193..d9c525197f864997ce613f036074ffe2537e2f11 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb9_e5-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb9_e5-rgb-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgb9_e5-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba16f-rgba-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba16f-rgba-float-expected.txt >index a854232ad3319ae83197c9beb4ba0bece91cf4ff..491c69447cbf42529f5cef70a31c0063684cad6a 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba16f-rgba-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba16f-rgba-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba16f-rgba-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba16f-rgba-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba16f-rgba-half_float-expected.txt >index e3ffad3c7bf07e501deabbe0f1c09c537ff2ce97..b64790f6e3269f0d9d591dd57546e3f24f496113 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba16f-rgba-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba16f-rgba-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba16f-rgba-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba32f-rgba-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba32f-rgba-float-expected.txt >index c2d3a99ccd26f80782a279c805cf4c47f3c1387a..0fca529da9a9cab0ae51c7cb8d6ad226cb7a312f 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba32f-rgba-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba32f-rgba-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba32f-rgba-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba4-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba4-rgba-unsigned_byte-expected.txt >index ed609f9986fb8348ae74f79307b8f694b3698331..567ab0bd6827d43bc860799c62a647b4b9e9871f 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba4-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba4-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba4-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >index 39da10c2f9dfd15f48f105db35137c522f2ce7ea..c3ad93ad0350df1a73e041403fa68b468ffb7eae 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba8-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba8-rgba-unsigned_byte-expected.txt >index ddef671dbf311273f301996799fbeb5a9f336ce1..50a8b6600202cef5b4660e955d552719682ebd37 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba8-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba8-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba8-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >index d79de191e08e26f507e9efa79ba6617c47ea48c4..18f18ca7334a1f57b369c5415e4944a5321fac94 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-srgb8-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-srgb8-rgb-unsigned_byte-expected.txt >index 65e22e7e04155093888019a90dc198e6fd5109b7..eff119ffe81f8d564805387fa2c067e4b82d7cc7 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-srgb8-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-srgb8-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-srgb8-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-srgb8_alpha8-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >index f33d09c46a4cb80a88b6f52455ac80960c396df9..de21d7eeee3b94662f0c5a44f90c5b9050097a6b 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt >index aa0608dea1285b1427e13e862ef8794912f10faf..00032c6b21b10fc3cf62bfd4b76f9baf54451a5e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt >index 391c7ff99b3db9008e3d178e05d280aa3d5d3231..4e8b25d1e3e93c63c38548a5c5bb616e78294bf4 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >index e7a855c40394091301a29625a09f10cb654c3ebc..c992a7c6016c0ff4e5e11593957082e80709b217 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r16f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r16f-red-float-expected.txt >index 729fabf53ce316cdec57231dc9e425e385f7a623..cb8b08e34af4b6b233827c146fe997ca8bd69615 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r16f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r16f-red-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r16f-red-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r16f-red-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r16f-red-half_float-expected.txt >index 353d5b32450005fdcbc9eae2293cab3f4f6ce2cc..5bad0c4326fac0c30a3167a3609fb801b951b83d 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r16f-red-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r16f-red-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r16f-red-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r32f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r32f-red-float-expected.txt >index f84f6e925a956d3866d2fe7dd072d26695b00ccf..0cde5ac8072fe2ee3ceee9152b0c72e296a474bf 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r32f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r32f-red-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r32f-red-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r8-red-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r8-red-unsigned_byte-expected.txt >index 3724f9081f90adf97a7d27580f1e4aae6f44989a..e525196d6abadae3e4480f646f82f898b95f91b0 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r8-red-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r8-red-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r8-red-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt >index 6b7f533e5298bfa0dd5dab0605bf8c165aeb8a8c..9244b46fb7e10c14fdf753b625a00fb1b65c3f01 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-r8ui-red_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg16f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg16f-rg-float-expected.txt >index 10f807f312afaeb117cc9cc411eb3e0a1820ab3b..af4b5310f3e109e87b4de1d1e4798161b60ee813 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg16f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg16f-rg-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg16f-rg-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg16f-rg-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg16f-rg-half_float-expected.txt >index 340a16e6efd2e5332e2ce770683e11aa84025248..7dbc5a030db2c2f304b4a896f114d70159765e26 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg16f-rg-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg16f-rg-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg16f-rg-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg32f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg32f-rg-float-expected.txt >index dc5aa6e73117d838e5c27f19eec9fa5132fc91d8..6b2a03871b6f2661dcd3369af9643ea6f11a6430 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg32f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg32f-rg-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg32f-rg-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg8-rg-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg8-rg-unsigned_byte-expected.txt >index 48d564a1c3c3a1b9649e4c9bb08f1b40dc391100..22c80523b2616a8cf1d34e908b15b0b05409c7ef 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg8-rg-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg8-rg-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg8-rg-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt >index 87efbdc4063fbd76b477051e037efb47633041bb..733dbaf376fa05da1077c9781d732a6ba0ac3996 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rg8ui-rg_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb16f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb16f-rgb-float-expected.txt >index b5fc3251aca917c7f100200de5c81383ae8f0fd4..5ef64ac7447fe0676087821e2de3b4c6a34ef331 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb16f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb16f-rgb-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb16f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb16f-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb16f-rgb-half_float-expected.txt >index 69523e1adabba5d0e5b7c850290743788bc13205..0ccea211bca3315fc797944d51b421b2f928f3c2 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb16f-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb16f-rgb-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb16f-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb32f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb32f-rgb-float-expected.txt >index d8a619f22542937512c56331fcaa3f24fdab515e..06c1b02a20e87a1480ddf28a835ca32f445f0c37 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb32f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb32f-rgb-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb32f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb565-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb565-rgb-unsigned_byte-expected.txt >index cd6520f8c69c5c7818e9a1015bc83398e9a23139..94b70a9af00877dded35a17716cc1b2a09c15720 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb565-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb565-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb565-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >index 4f01c996d58244c5a427ef7cbba72d3b69731163..d2d6277ac9d240fb08892ea0be6829b6f31cd500 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt >index 13d3b262bb1229e5a1b35598604da9d4599b5c41..d44beb92c12f4903f5ad770ca40141e9ceb7bdd0 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb5_a1-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >index f3a1e6c8b21e834d8a80af0cda62d0f2cb578aab..c08790ce0b21b94c0fa0a7a3e6f4e1a851811c8a 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb8-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb8-rgb-unsigned_byte-expected.txt >index ac9af85b6e0ded46f1f4700fb59c7a856926cdbe..2904c5e905185c0d485bbc176f5a6ccab55dc906 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb8-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb8-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb8-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb8ui-rgb_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >index 676d6db5676a1327825a66cef0fcb0479844d00c..446c034cb88549083702bbc8e56e71d912c03963 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb9_e5-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb9_e5-rgb-float-expected.txt >index c16ae8608416aade5970bb72f07f1f2ce37709e8..5448c84482b45f61c0716b350654f697407d95c8 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb9_e5-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb9_e5-rgb-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb9_e5-rgb-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb9_e5-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb9_e5-rgb-half_float-expected.txt >index ef2856247995935069c1f35f674a37a6465cb921..f4b5e8977e81004c9bf6d293bd571fb3598505b9 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb9_e5-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb9_e5-rgb-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb9_e5-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba16f-rgba-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba16f-rgba-float-expected.txt >index e5c2f6dcf1e7a242a2f6a2bf85f32f9e44f2e9b8..6e8300a5f1db8fe331d5996635b553f46753fb29 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba16f-rgba-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba16f-rgba-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba16f-rgba-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba16f-rgba-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba16f-rgba-half_float-expected.txt >index b1e1f9874930ff414c6b66f2e041218e2ed5b7b6..264ca4e76b6300a5b45117cc331f6db499b60b33 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba16f-rgba-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba16f-rgba-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba16f-rgba-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba32f-rgba-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba32f-rgba-float-expected.txt >index a829922f5d4119fac6b799845c82bb87b445cdf2..ebf5d20a75b438088b7b89cd9c015741a56ef282 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba32f-rgba-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba32f-rgba-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba32f-rgba-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba4-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba4-rgba-unsigned_byte-expected.txt >index 15867f8464b7d21e2879991aff63fa151a3958c3..b8c0d92c13c01776e8325686cff02e8d8402c38d 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba4-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba4-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba4-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >index 1beefc834594411c3cae2c1f70dd9c542e3bbabb..e636358367db9badfc83367a13db8c9642952f10 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba8-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba8-rgba-unsigned_byte-expected.txt >index 8dd480c2213908aac46d907791209acf558c32a9..30123dd0add1be1bf6d402d4de8260fbba3242c0 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba8-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba8-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba8-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba8ui-rgba_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >index c01408fd2bb6ce1a92fb349834a062b8c49b2901..7eb76fe0e80d2d0a0718ea5b84e40c13ab2b1ae9 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-srgb8-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-srgb8-rgb-unsigned_byte-expected.txt >index fcc76c68e451d550b583c6ec5af42859a494018d..582a4fb321cd9dc8847b4aaa9be56898e49bbad1 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-srgb8-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-srgb8-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-srgb8-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-srgb8_alpha8-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >index 4b0d4c1293ca61e557f685536cc9a44f07513658..4e17843d0871f099dfd39de4621cc470335ac853 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(imageData) should succeed. >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-float-expected.txt >index d021b43b58495b0dd21ee37fe304e1da7020e6dc..69b8bf0102a5626328949cb3f8bc635b63e19379 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-half_float-expected.txt >index cbc8f76319948561908cbdd430d005612a4f8e91..8cc439043dc13363b7a70d42f116390fb0395a22 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >index 49819d607e92e386df2dbfdfa71e4b4a21573406..9138e1af385123d98cbe5a61566f048ce10c85d9 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r16f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r16f-red-float-expected.txt >index ea4ed687aaf6727b98d91f128c6b6aee1eb5eb44..8dd34ae40379aeba1b9d8def04a251549ede8f05 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r16f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r16f-red-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-r16f-red-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r16f-red-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r16f-red-half_float-expected.txt >index 291af0afde967a42d7283cd185767e4508968f51..7e1b76f9ec7a771c1cc87fa65dea26c8b9ede1a4 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r16f-red-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r16f-red-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-r16f-red-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r32f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r32f-red-float-expected.txt >index 6f03a6707b4443e650cedca561731bc26e6b14f8..73e0894375a9311ea7d66fbb456092adc12d8537 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r32f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r32f-red-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-r32f-red-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r8-red-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r8-red-unsigned_byte-expected.txt >index f626dd512323cb04421092d099eec85132a0e22b..d3876a85474a88030a8fc1b9614cad2981644493 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r8-red-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r8-red-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-r8-red-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt >index f512bfb618109630541b2c0456853fd6072d5023..1e2f1df0a5ac2007b6b643618e6c69861b8ad2fc 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-r8ui-red_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg16f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg16f-rg-float-expected.txt >index e6fd78bfb5b12df9bea8e3956b1d53cf704e19ac..afca3529517abee78115972b478301a5a62cadc0 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg16f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg16f-rg-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg16f-rg-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg16f-rg-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg16f-rg-half_float-expected.txt >index 722fd3f8ad6ff91a463aa7d45b1630fcbab8de29..8d4ba9c64268dd064dfd4f51dbb260cc58078f32 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg16f-rg-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg16f-rg-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg16f-rg-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg32f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg32f-rg-float-expected.txt >index db11d32112184c3d2ccc3cba8b2dba89395b8598..25147bdbe99738dd90c2fd6d1af8501ddf69fd24 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg32f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg32f-rg-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg32f-rg-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg8-rg-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg8-rg-unsigned_byte-expected.txt >index 23509e1a30ce16fb12fb83425805ecc7cbaf2040..958ec0428b956f691e33cb41a04eeaf4daa524a0 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg8-rg-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg8-rg-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg8-rg-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt >index 858142f7695f570388a5a6d298fe6e4cccdaa8ae..50343ff52e3743ef7fc584c113a54f65b6c860dc 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rg8ui-rg_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb16f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb16f-rgb-float-expected.txt >index 9f3d9534a8b4e07102aee63f57a834c84ce6193b..1e862c02166b035da422507d42d85c4ba874f3aa 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb16f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb16f-rgb-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb16f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb16f-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb16f-rgb-half_float-expected.txt >index d03b0e0edf3f3babbfad61027ce1420eb3664d99..895ac7d423dbbfd33478af4eb9026cee340427af 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb16f-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb16f-rgb-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb16f-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb32f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb32f-rgb-float-expected.txt >index 8e4698f5423c7b9acd05c81adc3a517afdabfcaa..57a4e55d63661a3078546c198285aaa654f782aa 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb32f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb32f-rgb-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb32f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb565-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb565-rgb-unsigned_byte-expected.txt >index ec33dd5056a01b968bfb59eee312e2560df415e7..0e64eb13ff3826673770f6840eb2995ecf2a3b78 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb565-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb565-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb565-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb565-rgb-unsigned_short_5_6_5-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >index 00fb14b7dcbc2f4a5cba4950faa14eba572fb69e..8ea283cd5a299ccea9b6703ebaa7c68909bcebfd 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb5_a1-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb5_a1-rgba-unsigned_byte-expected.txt >index a21d79d22c838767218cd07094f409dd58ca18dd..267d3127336a7bc5c6f0d0130195738f0ccccd22 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb5_a1-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb5_a1-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb5_a1-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >index 80d09a842e411b537648c0b86beb8b214b6effd8..2a40da891d0a7e424ae991aae8e835a5c241cedf 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb8-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb8-rgb-unsigned_byte-expected.txt >index d7d762263937a31055f0073040ec997925015aee..f36f1d0b5eede7febddd5413943a9ec2092a5348 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb8-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb8-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb8-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >index 1c29d8834e532e657a0b16f15204c73641405023..b1ae3468ac465f7e9f03db9da9ec2232c7e1be15 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb9_e5-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb9_e5-rgb-float-expected.txt >index d6fb10ea96791b3e25789864816c36a1b1713b00..eab0bb66246d464de18f00d2021943330d130c3c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb9_e5-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb9_e5-rgb-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb9_e5-rgb-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb9_e5-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb9_e5-rgb-half_float-expected.txt >index 9cb80c2bea6f1328a1ff013810871b9a6f74a037..736e77eb141b82fc8a713ddbcb5f87af400431b1 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb9_e5-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb9_e5-rgb-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgb9_e5-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba16f-rgba-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba16f-rgba-float-expected.txt >index 224976698e97079f41e09b1e2f12560240c56768..8bc9ae35392d5a763f42d656ba6fd564a4151c17 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba16f-rgba-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba16f-rgba-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba16f-rgba-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba16f-rgba-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba16f-rgba-half_float-expected.txt >index 03a7d8dda7f7a44b87fd3ab1f6a15cdf9f942c53..ad058a537b4d6258dbbe2fdde31a2dd8b644cecc 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba16f-rgba-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba16f-rgba-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba16f-rgba-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba32f-rgba-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba32f-rgba-float-expected.txt >index 84524e8f6053f7a4a167e9fa703502ee947aceeb..2e8e846075fc12d353bbedcefe04f43c1b88c0b3 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba32f-rgba-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba32f-rgba-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba32f-rgba-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba4-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba4-rgba-unsigned_byte-expected.txt >index c9eb334d8d704620ead23f7edf1afec610437619..d30fc83848fc439619ca12b2f5eed526e0ba2440 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba4-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba4-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba4-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >index dfece6080824986d7b1ed2fca9d2bf40df330493..d991456923d1a34cc5942b8fdd87e5d15a8f5aec 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba8-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba8-rgba-unsigned_byte-expected.txt >index 8ba17e3319f303c9ff2fcb8d6c997c99ae1d7e45..2696a77dbb1643a8fdc58ea8c3c62c886be49c4b 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba8-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba8-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba8-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >index 6c91dee05d0175b139dab5885bdb26f6f7b2ba61..dfc3abad2562e92d937593b08740cd91e34211cc 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-srgb8-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-srgb8-rgb-unsigned_byte-expected.txt >index 2c0238d63d3cacca967731de21e6397a6ea7a556..c869ad4a54815555852879fc7bc6d9dfc2a659c2 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-srgb8-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-srgb8-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-srgb8-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-srgb8_alpha8-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >index 6fa031b0ac1ccef24545be7690b8aaea7d3d3a01..39d04f17dcfea0182578f25dcfab1449f81d8644 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-2d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt >index bd70b006e8f59a50d4e328b819c92c4e31fc7723..21f14f5ad43ce46aba8d34a094cdffbd209e8b85 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt >index 12535c32b9c153e97604a351aef742f798ff0dd5..94da50f71abf99e3cb39a25a7fe12d3d3b1bf357 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >index edfdf9e915ba4ec1447aba8f408ab5fbad15f2fd..ac91a58dc7084a2cd3376f1124393cdfc5fd7f84 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r16f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r16f-red-float-expected.txt >index d5e92d3fccf14479fdd953f820106f564f1aeef8..8ee5c0825b53ef2ffb5f12d32d96e4268e0cd572 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r16f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r16f-red-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-r16f-red-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r16f-red-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r16f-red-half_float-expected.txt >index 27bdec8e61630629a0619c2186da5ac080b0c88f..9e9504fd51e296e83b1be3b4fa996e0e8fc778d6 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r16f-red-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r16f-red-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-r16f-red-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r32f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r32f-red-float-expected.txt >index bfddae31e1625e09922d1cade8226846f1716110..b505e0de13fb4f7203228a64afdc3b2707a28c96 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r32f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r32f-red-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-r32f-red-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r8-red-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r8-red-unsigned_byte-expected.txt >index 21d5ed159895b2ec6cc6a12a25339ed671f307fc..ff588bb17bc171c894a907a67d78c74507881d80 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r8-red-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r8-red-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-r8-red-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt >index ad538f485b7a43b98118e0c8e3fece0851f72d08..75bac97ba270dd62eea86833402e4fa4417e51f2 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-r8ui-red_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg16f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg16f-rg-float-expected.txt >index 6cb3f98bd4b9ce16ea42668d4f61e688d253549a..776dacf114bf22c2df538982c15d90428e582f83 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg16f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg16f-rg-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg16f-rg-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg16f-rg-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg16f-rg-half_float-expected.txt >index a4a04d54e0d2b1b29679db3c7d7016b23161cb92..069de5222c85e7e0c643680364eabd63aabcc597 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg16f-rg-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg16f-rg-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg16f-rg-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg32f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg32f-rg-float-expected.txt >index 4fecd4ef39c598b4f0b9b51e92a13f9dc45d2165..f28dc16e36ee699ea6bc28032d934139337d51d0 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg32f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg32f-rg-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg32f-rg-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg8-rg-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg8-rg-unsigned_byte-expected.txt >index 62832a0bf976469560c6c6a96adcbebbde761ea2..79bf2b8a14f7f3cb10fac0f28d15e62bd28c4381 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg8-rg-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg8-rg-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg8-rg-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt >index 685c42fd51f35ae9f716ecc1729eef8052753eaf..11902c63995fcc4b7e4e9c52088a35645028c5f4 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rg8ui-rg_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb16f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb16f-rgb-float-expected.txt >index 8375efbe0142de718a0c1ae2ee1b72f73a49c1db..7d18c227015854c955497b65ffa0e2775cdcb5db 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb16f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb16f-rgb-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb16f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb16f-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb16f-rgb-half_float-expected.txt >index a607baf7f9858fae2f5bb3e242be2233397558cd..69b65d7936bef49c0b68813adbb9db285f55aaa1 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb16f-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb16f-rgb-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb16f-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb32f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb32f-rgb-float-expected.txt >index 30b8b0ad142bc0fa4b9cd5521b9165a8f75d8af6..e44b9ddd7ef20e6ad8a86172cfec635b28d6e280 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb32f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb32f-rgb-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb32f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb565-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb565-rgb-unsigned_byte-expected.txt >index b1e866b19d7afceceafbb1d9584bb820a4a07c33..7e3503386a43dbada070a8e2cab9faca4c2489ce 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb565-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb565-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb565-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >index 0948b0971f1bc254e922dcf08292edb3893b6ad8..f120c810dcca4078cba111e0758851f5c68a6256 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt >index fca909c7b21dcbd6fe5ed90ce0a9f08f4682533e..7485bb769dbc2436ffd2d38e5f3bc2c72623d3ff 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb5_a1-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >index 08e84111e1e8e460819776c0a6e303ad49ea87fc..893c82c97284178a2f3f38d26f453805444747c3 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb8-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb8-rgb-unsigned_byte-expected.txt >index 6253a39e360cec08c9b49617b7b6b8ace6272332..0722c27a8c5e9d0447a35b1a5f4134e330a91cd8 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb8-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb8-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb8-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb8ui-rgb_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >index 3b599fd7426d50d71ba5a75e53fa82a7102653da..558ec046b0c5157d1ab4a44298d262734392b245 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb9_e5-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb9_e5-rgb-float-expected.txt >index 12c8855652507778168dc18b31437d11c9a73159..3120c22e6003c6ce66bfe15615e7f8da8c9ce9c3 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb9_e5-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb9_e5-rgb-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb9_e5-rgb-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb9_e5-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb9_e5-rgb-half_float-expected.txt >index 5874c6e9b9c3bdb20f3879115779f58fd64510f3..e0f61d49554e3a1934f1d16231fe1cefb23b3a92 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb9_e5-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb9_e5-rgb-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgb9_e5-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba16f-rgba-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba16f-rgba-float-expected.txt >index ea338bce884b8dd83b0a246d614c308808978aec..40fe70d007a7374c8104fd73b26a46e75c823106 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba16f-rgba-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba16f-rgba-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba16f-rgba-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba16f-rgba-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba16f-rgba-half_float-expected.txt >index a453ba2a6b8e9f0d6cea294d8e88498442e61dfe..0d7a1f8ac9180b81c2de2471e779c5ecb12b0c5c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba16f-rgba-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba16f-rgba-half_float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba16f-rgba-half_float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba32f-rgba-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba32f-rgba-float-expected.txt >index 3d2e9bf77072be7e0a2bca5d8112ce85a2247208..c4ef52c3e69f7178dd88b2af0d7a1a8caadcde78 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba32f-rgba-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba32f-rgba-float-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba32f-rgba-float.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba4-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba4-rgba-unsigned_byte-expected.txt >index fc041966b1dec7ef79130905e415d31e8d403075..a42f8a8d0d672b78281d6ee0555c1c65f8d2cc0a 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba4-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba4-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba4-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >index 4977a83583933aca2d8f24c31e8fb6970df66563..9580e2f0e688d0aaa98c1e59eaf3e8aa91122833 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba8-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba8-rgba-unsigned_byte-expected.txt >index 852bd664a1f88814c498050bb5c6607f7ae3a1ad..70e343ff7ad970a1010232f00744ef4e590ea359 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba8-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba8-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba8-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba8ui-rgba_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >index be1c81a1ab5b366666380c8b19e7bb9f4600f966..78c898ba4131fb2517b4d0e27c3d95158d8d66c1 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-srgb8-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-srgb8-rgb-unsigned_byte-expected.txt >index 99f31d5ff1e7ca1597d6e278053bdf6fd902812a..05c9c9bd87ac67ee7bec10942c2fad5b8492382a 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-srgb8-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-srgb8-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-srgb8-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-srgb8_alpha8-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >index 2e28d3f0e2f303d532f1714fa807e437d1005b17..e17c87daec5876792c23b2ae4b1ce13043437771 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_bitmap_from_image_data/tex-3d-srgb8_alpha8-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,8 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_bitmap_from_image_data/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: PASS ] createImageBitmap with options may be rejected if it is not supported. Retrying without options. >+[ 2: FAIL ] createImageBitmap(source) failed: "createImageBitmap with ImageData is not implemented" >+[ 3: PASS ] successfullyParsed is true >+[ FAIL ] 1 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >index 6181a2c7e16051aca77694942229cdd55b0dbfb5..01bb7863d50d51234dce4c4c1fba8f9befa9beea 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >@@ -1,5 +1,679 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 14: PASS ] shouldBe 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 16: PASS ] shouldBe 0,0,0 >+[ 17: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 24: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 25: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 38: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 40: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 43: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 50: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 53: PASS ] shouldBe 0,0,0 >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: PASS ] shouldBe 0,0,0 >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: PASS ] shouldBe 0,0,0 >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 68: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 70: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 73: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 81: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: PASS ] shouldBe 0,0,0 >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 92: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 93: PASS ] shouldBe 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 113: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 125: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 128: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 141: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 146: PASS ] shouldBe 0,0,0 >+[ 147: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 158: PASS ] shouldBe 0,0,0 >+[ 159: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 176: PASS ] shouldBe 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: PASS ] shouldBe 0,0,0 >+[ 181: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 186: PASS ] shouldBe 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 190: PASS ] shouldBe 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 213: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 217: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 221: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 224: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 225: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 228: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 232: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 236: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 240: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 244: PASS ] shouldBe 0,0,0 >+[ 245: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 248: PASS ] shouldBe 0,0,0 >+[ 249: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 252: PASS ] shouldBe 0,0,0 >+[ 253: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 256: PASS ] shouldBe 0,0,0 >+[ 257: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 258: PASS ] shouldBe 0,0,0 >+[ 259: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 260: PASS ] shouldBe 0,0,0 >+[ 261: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 291: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 292: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 293: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 295: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 297: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 299: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 300: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 303: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 308: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 311: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 314: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 315: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 321: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 324: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 327: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 330: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 333: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 334: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 338: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 340: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 343: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 346: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 349: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 354: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 356: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 359: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 386: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 389: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 390: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 391: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 392: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 393: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 394: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 395: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 396: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 397: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 398: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 399: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 401: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 402: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 404: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 409: PASS ] shouldBe 0,0,0 >+[ 410: PASS ] shouldBe 0,0,0 >+[ 411: PASS ] shouldBe 0,0,0 >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: PASS ] shouldBe 0,0,0 >+[ 414: PASS ] shouldBe 0,0,0 >+[ 415: PASS ] shouldBe 0,0,0 >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: PASS ] shouldBe 0,0,0 >+[ 418: PASS ] shouldBe 0,0,0 >+[ 419: PASS ] shouldBe 0,0,0 >+[ 420: PASS ] shouldBe 0,0,0 >+[ 421: PASS ] shouldBe 0,0,0 >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: PASS ] shouldBe 0,0,0 >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: PASS ] shouldBe 0,0,0 >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: PASS ] shouldBe 0,0,0 >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: PASS ] shouldBe 0,0,0 >+[ 430: PASS ] shouldBe 0,0,0 >+[ 431: PASS ] shouldBe 0,0,0 >+[ 432: PASS ] shouldBe 0,0,0 >+[ 433: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 436: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 457: PASS ] shouldBe 0,0,0 >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: PASS ] shouldBe 0,0,0 >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: PASS ] shouldBe 0,0,0 >+[ 462: PASS ] shouldBe 0,0,0 >+[ 463: PASS ] shouldBe 0,0,0 >+[ 464: PASS ] shouldBe 0,0,0 >+[ 465: PASS ] shouldBe 0,0,0 >+[ 466: PASS ] shouldBe 0,0,0 >+[ 467: PASS ] shouldBe 0,0,0 >+[ 468: PASS ] shouldBe 0,0,0 >+[ 469: PASS ] shouldBe 0,0,0 >+[ 470: PASS ] shouldBe 0,0,0 >+[ 471: PASS ] shouldBe 0,0,0 >+[ 472: PASS ] shouldBe 0,0,0 >+[ 473: PASS ] shouldBe 0,0,0 >+[ 474: PASS ] shouldBe 0,0,0 >+[ 475: PASS ] shouldBe 0,0,0 >+[ 476: PASS ] shouldBe 0,0,0 >+[ 477: PASS ] shouldBe 0,0,0 >+[ 478: PASS ] shouldBe 0,0,0 >+[ 479: PASS ] shouldBe 0,0,0 >+[ 480: PASS ] shouldBe 0,0,0 >+[ 481: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 482: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 484: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 486: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 487: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 488: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 489: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 490: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 491: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 492: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 493: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 494: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 496: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 498: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 499: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 500: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 501: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 502: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 503: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 504: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 505: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 506: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 507: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 508: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 509: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 510: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 512: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 513: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 514: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 515: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 516: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 517: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 518: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 519: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 520: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 521: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 522: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 523: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 524: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 525: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 526: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 527: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 528: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 529: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 531: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 532: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 535: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 536: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 537: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 538: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 539: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 540: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 541: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 542: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 547: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 548: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 549: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 550: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 551: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 552: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 553: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 557: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 558: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 559: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 560: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 561: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 562: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 563: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 564: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 565: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 566: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 567: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 568: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 569: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 570: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 571: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 572: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 573: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 574: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 575: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 576: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 577: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 586: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 601: PASS ] shouldBe 0,0,0 >+[ 602: PASS ] shouldBe 0,0,0 >+[ 603: PASS ] shouldBe 0,0,0 >+[ 604: PASS ] shouldBe 0,0,0 >+[ 605: PASS ] shouldBe 0,0,0 >+[ 606: PASS ] shouldBe 0,0,0 >+[ 607: PASS ] shouldBe 0,0,0 >+[ 608: PASS ] shouldBe 0,0,0 >+[ 609: PASS ] shouldBe 0,0,0 >+[ 610: PASS ] shouldBe 0,0,0 >+[ 611: PASS ] shouldBe 0,0,0 >+[ 612: PASS ] shouldBe 0,0,0 >+[ 613: PASS ] shouldBe 0,0,0 >+[ 614: PASS ] shouldBe 0,0,0 >+[ 615: PASS ] shouldBe 0,0,0 >+[ 616: PASS ] shouldBe 0,0,0 >+[ 617: PASS ] shouldBe 0,0,0 >+[ 618: PASS ] shouldBe 0,0,0 >+[ 619: PASS ] shouldBe 0,0,0 >+[ 620: PASS ] shouldBe 0,0,0 >+[ 621: PASS ] shouldBe 0,0,0 >+[ 622: PASS ] shouldBe 0,0,0 >+[ 623: PASS ] shouldBe 0,0,0 >+[ 624: PASS ] shouldBe 0,0,0 >+[ 625: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 626: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 627: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 628: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 629: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 630: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 631: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 632: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 633: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 634: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 635: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 636: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 637: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 638: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 639: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 640: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 641: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 642: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 643: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 644: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 645: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 646: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 647: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 648: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 649: PASS ] shouldBe 0,0,0 >+[ 650: PASS ] shouldBe 0,0,0 >+[ 651: PASS ] shouldBe 0,0,0 >+[ 652: PASS ] shouldBe 0,0,0 >+[ 653: PASS ] shouldBe 0,0,0 >+[ 654: PASS ] shouldBe 0,0,0 >+[ 655: PASS ] shouldBe 0,0,0 >+[ 656: PASS ] shouldBe 0,0,0 >+[ 657: PASS ] shouldBe 0,0,0 >+[ 658: PASS ] shouldBe 0,0,0 >+[ 659: PASS ] shouldBe 0,0,0 >+[ 660: PASS ] shouldBe 0,0,0 >+[ 661: PASS ] shouldBe 0,0,0 >+[ 662: PASS ] shouldBe 0,0,0 >+[ 663: PASS ] shouldBe 0,0,0 >+[ 664: PASS ] shouldBe 0,0,0 >+[ 665: PASS ] shouldBe 0,0,0 >+[ 666: PASS ] shouldBe 0,0,0 >+[ 667: PASS ] shouldBe 0,0,0 >+[ 668: PASS ] shouldBe 0,0,0 >+[ 669: PASS ] shouldBe 0,0,0 >+[ 670: PASS ] shouldBe 0,0,0 >+[ 671: PASS ] shouldBe 0,0,0 >+[ 672: PASS ] shouldBe 0,0,0 >+[ 673: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 674: PASS ] successfullyParsed is true >+[ FAIL ] 505 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r16f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r16f-red-float-expected.txt >index a8304963da07b0e4a0fee04ec98c9cb67b61b2e9..184b899d07186d398ba8505fcd38a321da0193b7 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r16f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r16f-red-float-expected.txt >@@ -1,5 +1,679 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-2d-r16f-red-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: PASS ] shouldBe 0,0,0 >+[ 4: PASS ] shouldBe 0,0,0 >+[ 5: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 7: PASS ] shouldBe 0,0,0 >+[ 8: PASS ] shouldBe 0,0,0 >+[ 9: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: PASS ] shouldBe 0,0,0 >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 14: PASS ] shouldBe 0,0,0 >+[ 15: PASS ] shouldBe 0,0,0 >+[ 16: PASS ] shouldBe 0,0,0 >+[ 17: PASS ] shouldBe 0,0,0 >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 21: PASS ] shouldBe 0,0,0 >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 24: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 25: PASS ] shouldBe 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: PASS ] shouldBe 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: PASS ] shouldBe 0,0,0 >+[ 34: PASS ] shouldBe 0,0,0 >+[ 35: PASS ] shouldBe 0,0,0 >+[ 36: PASS ] shouldBe 0,0,0 >+[ 37: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 38: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 40: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 41: PASS ] shouldBe 0,0,0 >+[ 42: PASS ] shouldBe 0,0,0 >+[ 43: PASS ] shouldBe 0,0,0 >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 49: PASS ] shouldBe 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: PASS ] shouldBe 0,0,0 >+[ 52: PASS ] shouldBe 0,0,0 >+[ 53: PASS ] shouldBe 0,0,0 >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: PASS ] shouldBe 0,0,0 >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: PASS ] shouldBe 0,0,0 >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: PASS ] shouldBe 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: PASS ] shouldBe 0,0,0 >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 68: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 69: PASS ] shouldBe 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: PASS ] shouldBe 0,0,0 >+[ 72: PASS ] shouldBe 0,0,0 >+[ 73: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 77: PASS ] shouldBe 0,0,0 >+[ 78: PASS ] shouldBe 0,0,0 >+[ 79: PASS ] shouldBe 0,0,0 >+[ 80: PASS ] shouldBe 0,0,0 >+[ 81: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: PASS ] shouldBe 0,0,0 >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 92: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 93: PASS ] shouldBe 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 99: PASS ] shouldBe 0,0,0 >+[ 100: PASS ] shouldBe 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 103: PASS ] shouldBe 0,0,0 >+[ 104: PASS ] shouldBe 0,0,0 >+[ 105: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 107: PASS ] shouldBe 0,0,0 >+[ 108: PASS ] shouldBe 0,0,0 >+[ 109: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 111: PASS ] shouldBe 0,0,0 >+[ 112: PASS ] shouldBe 0,0,0 >+[ 113: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 115: PASS ] shouldBe 0,0,0 >+[ 116: PASS ] shouldBe 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 119: PASS ] shouldBe 0,0,0 >+[ 120: PASS ] shouldBe 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 123: PASS ] shouldBe 0,0,0 >+[ 124: PASS ] shouldBe 0,0,0 >+[ 125: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 127: PASS ] shouldBe 0,0,0 >+[ 128: PASS ] shouldBe 0,0,0 >+[ 129: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 131: PASS ] shouldBe 0,0,0 >+[ 132: PASS ] shouldBe 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 135: PASS ] shouldBe 0,0,0 >+[ 136: PASS ] shouldBe 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 139: PASS ] shouldBe 0,0,0 >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: PASS ] shouldBe 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 146: PASS ] shouldBe 0,0,0 >+[ 147: PASS ] shouldBe 0,0,0 >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: PASS ] shouldBe 0,0,0 >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: PASS ] shouldBe 0,0,0 >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 158: PASS ] shouldBe 0,0,0 >+[ 159: PASS ] shouldBe 0,0,0 >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: PASS ] shouldBe 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: PASS ] shouldBe 0,0,0 >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: PASS ] shouldBe 0,0,0 >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: PASS ] shouldBe 0,0,0 >+[ 176: PASS ] shouldBe 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: PASS ] shouldBe 0,0,0 >+[ 180: PASS ] shouldBe 0,0,0 >+[ 181: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: PASS ] shouldBe 0,0,0 >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 186: PASS ] shouldBe 0,0,0 >+[ 187: PASS ] shouldBe 0,0,0 >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 190: PASS ] shouldBe 0,0,0 >+[ 191: PASS ] shouldBe 0,0,0 >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: PASS ] shouldBe 0,0,0 >+[ 194: PASS ] shouldBe 0,0,0 >+[ 195: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 197: PASS ] shouldBe 0,0,0 >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 201: PASS ] shouldBe 0,0,0 >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] shouldBe 0,0,0 >+[ 206: PASS ] shouldBe 0,0,0 >+[ 207: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 209: PASS ] shouldBe 0,0,0 >+[ 210: PASS ] shouldBe 0,0,0 >+[ 211: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 213: PASS ] shouldBe 0,0,0 >+[ 214: PASS ] shouldBe 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 217: PASS ] shouldBe 0,0,0 >+[ 218: PASS ] shouldBe 0,0,0 >+[ 219: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 221: PASS ] shouldBe 0,0,0 >+[ 222: PASS ] shouldBe 0,0,0 >+[ 223: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 224: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 225: PASS ] shouldBe 0,0,0 >+[ 226: PASS ] shouldBe 0,0,0 >+[ 227: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 228: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 229: PASS ] shouldBe 0,0,0 >+[ 230: PASS ] shouldBe 0,0,0 >+[ 231: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 232: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 233: PASS ] shouldBe 0,0,0 >+[ 234: PASS ] shouldBe 0,0,0 >+[ 235: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 236: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 237: PASS ] shouldBe 0,0,0 >+[ 238: PASS ] shouldBe 0,0,0 >+[ 239: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 240: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 241: PASS ] shouldBe 0,0,0 >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 244: PASS ] shouldBe 0,0,0 >+[ 245: PASS ] shouldBe 0,0,0 >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 248: PASS ] shouldBe 0,0,0 >+[ 249: PASS ] shouldBe 0,0,0 >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 252: PASS ] shouldBe 0,0,0 >+[ 253: PASS ] shouldBe 0,0,0 >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 256: PASS ] shouldBe 0,0,0 >+[ 257: PASS ] shouldBe 0,0,0 >+[ 258: PASS ] shouldBe 0,0,0 >+[ 259: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 260: PASS ] shouldBe 0,0,0 >+[ 261: PASS ] shouldBe 0,0,0 >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: PASS ] shouldBe 0,0,0 >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: PASS ] shouldBe 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: PASS ] shouldBe 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: PASS ] shouldBe 0,0,0 >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: PASS ] shouldBe 0,0,0 >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: PASS ] shouldBe 0,0,0 >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: PASS ] shouldBe 0,0,0 >+[ 290: PASS ] shouldBe 0,0,0 >+[ 291: PASS ] shouldBe 0,0,0 >+[ 292: PASS ] shouldBe 0,0,0 >+[ 293: PASS ] shouldBe 0,0,0 >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: PASS ] shouldBe 0,0,0 >+[ 296: PASS ] shouldBe 0,0,0 >+[ 297: PASS ] shouldBe 0,0,0 >+[ 298: PASS ] shouldBe 0,0,0 >+[ 299: PASS ] shouldBe 0,0,0 >+[ 300: PASS ] shouldBe 0,0,0 >+[ 301: PASS ] shouldBe 0,0,0 >+[ 302: PASS ] shouldBe 0,0,0 >+[ 303: PASS ] shouldBe 0,0,0 >+[ 304: PASS ] shouldBe 0,0,0 >+[ 305: PASS ] shouldBe 0,0,0 >+[ 306: PASS ] shouldBe 0,0,0 >+[ 307: PASS ] shouldBe 0,0,0 >+[ 308: PASS ] shouldBe 0,0,0 >+[ 309: PASS ] shouldBe 0,0,0 >+[ 310: PASS ] shouldBe 0,0,0 >+[ 311: PASS ] shouldBe 0,0,0 >+[ 312: PASS ] shouldBe 0,0,0 >+[ 313: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 314: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 315: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 321: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 324: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 327: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 330: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 333: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 334: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 337: PASS ] shouldBe 0,0,0 >+[ 338: PASS ] shouldBe 0,0,0 >+[ 339: PASS ] shouldBe 0,0,0 >+[ 340: PASS ] shouldBe 0,0,0 >+[ 341: PASS ] shouldBe 0,0,0 >+[ 342: PASS ] shouldBe 0,0,0 >+[ 343: PASS ] shouldBe 0,0,0 >+[ 344: PASS ] shouldBe 0,0,0 >+[ 345: PASS ] shouldBe 0,0,0 >+[ 346: PASS ] shouldBe 0,0,0 >+[ 347: PASS ] shouldBe 0,0,0 >+[ 348: PASS ] shouldBe 0,0,0 >+[ 349: PASS ] shouldBe 0,0,0 >+[ 350: PASS ] shouldBe 0,0,0 >+[ 351: PASS ] shouldBe 0,0,0 >+[ 352: PASS ] shouldBe 0,0,0 >+[ 353: PASS ] shouldBe 0,0,0 >+[ 354: PASS ] shouldBe 0,0,0 >+[ 355: PASS ] shouldBe 0,0,0 >+[ 356: PASS ] shouldBe 0,0,0 >+[ 357: PASS ] shouldBe 0,0,0 >+[ 358: PASS ] shouldBe 0,0,0 >+[ 359: PASS ] shouldBe 0,0,0 >+[ 360: PASS ] shouldBe 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: PASS ] shouldBe 0,0,0 >+[ 386: PASS ] shouldBe 0,0,0 >+[ 387: PASS ] shouldBe 0,0,0 >+[ 388: PASS ] shouldBe 0,0,0 >+[ 389: PASS ] shouldBe 0,0,0 >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: PASS ] shouldBe 0,0,0 >+[ 392: PASS ] shouldBe 0,0,0 >+[ 393: PASS ] shouldBe 0,0,0 >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: PASS ] shouldBe 0,0,0 >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: PASS ] shouldBe 0,0,0 >+[ 398: PASS ] shouldBe 0,0,0 >+[ 399: PASS ] shouldBe 0,0,0 >+[ 400: PASS ] shouldBe 0,0,0 >+[ 401: PASS ] shouldBe 0,0,0 >+[ 402: PASS ] shouldBe 0,0,0 >+[ 403: PASS ] shouldBe 0,0,0 >+[ 404: PASS ] shouldBe 0,0,0 >+[ 405: PASS ] shouldBe 0,0,0 >+[ 406: PASS ] shouldBe 0,0,0 >+[ 407: PASS ] shouldBe 0,0,0 >+[ 408: PASS ] shouldBe 0,0,0 >+[ 409: PASS ] shouldBe 0,0,0 >+[ 410: PASS ] shouldBe 0,0,0 >+[ 411: PASS ] shouldBe 0,0,0 >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: PASS ] shouldBe 0,0,0 >+[ 414: PASS ] shouldBe 0,0,0 >+[ 415: PASS ] shouldBe 0,0,0 >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: PASS ] shouldBe 0,0,0 >+[ 418: PASS ] shouldBe 0,0,0 >+[ 419: PASS ] shouldBe 0,0,0 >+[ 420: PASS ] shouldBe 0,0,0 >+[ 421: PASS ] shouldBe 0,0,0 >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: PASS ] shouldBe 0,0,0 >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: PASS ] shouldBe 0,0,0 >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: PASS ] shouldBe 0,0,0 >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: PASS ] shouldBe 0,0,0 >+[ 430: PASS ] shouldBe 0,0,0 >+[ 431: PASS ] shouldBe 0,0,0 >+[ 432: PASS ] shouldBe 0,0,0 >+[ 433: PASS ] shouldBe 0,0,0 >+[ 434: PASS ] shouldBe 0,0,0 >+[ 435: PASS ] shouldBe 0,0,0 >+[ 436: PASS ] shouldBe 0,0,0 >+[ 437: PASS ] shouldBe 0,0,0 >+[ 438: PASS ] shouldBe 0,0,0 >+[ 439: PASS ] shouldBe 0,0,0 >+[ 440: PASS ] shouldBe 0,0,0 >+[ 441: PASS ] shouldBe 0,0,0 >+[ 442: PASS ] shouldBe 0,0,0 >+[ 443: PASS ] shouldBe 0,0,0 >+[ 444: PASS ] shouldBe 0,0,0 >+[ 445: PASS ] shouldBe 0,0,0 >+[ 446: PASS ] shouldBe 0,0,0 >+[ 447: PASS ] shouldBe 0,0,0 >+[ 448: PASS ] shouldBe 0,0,0 >+[ 449: PASS ] shouldBe 0,0,0 >+[ 450: PASS ] shouldBe 0,0,0 >+[ 451: PASS ] shouldBe 0,0,0 >+[ 452: PASS ] shouldBe 0,0,0 >+[ 453: PASS ] shouldBe 0,0,0 >+[ 454: PASS ] shouldBe 0,0,0 >+[ 455: PASS ] shouldBe 0,0,0 >+[ 456: PASS ] shouldBe 0,0,0 >+[ 457: PASS ] shouldBe 0,0,0 >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: PASS ] shouldBe 0,0,0 >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: PASS ] shouldBe 0,0,0 >+[ 462: PASS ] shouldBe 0,0,0 >+[ 463: PASS ] shouldBe 0,0,0 >+[ 464: PASS ] shouldBe 0,0,0 >+[ 465: PASS ] shouldBe 0,0,0 >+[ 466: PASS ] shouldBe 0,0,0 >+[ 467: PASS ] shouldBe 0,0,0 >+[ 468: PASS ] shouldBe 0,0,0 >+[ 469: PASS ] shouldBe 0,0,0 >+[ 470: PASS ] shouldBe 0,0,0 >+[ 471: PASS ] shouldBe 0,0,0 >+[ 472: PASS ] shouldBe 0,0,0 >+[ 473: PASS ] shouldBe 0,0,0 >+[ 474: PASS ] shouldBe 0,0,0 >+[ 475: PASS ] shouldBe 0,0,0 >+[ 476: PASS ] shouldBe 0,0,0 >+[ 477: PASS ] shouldBe 0,0,0 >+[ 478: PASS ] shouldBe 0,0,0 >+[ 479: PASS ] shouldBe 0,0,0 >+[ 480: PASS ] shouldBe 0,0,0 >+[ 481: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 482: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 484: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 486: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 487: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 488: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 489: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 490: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 491: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 492: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 493: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 494: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 496: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 498: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 499: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 500: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 501: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 502: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 503: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 504: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 505: PASS ] shouldBe 0,0,0 >+[ 506: PASS ] shouldBe 0,0,0 >+[ 507: PASS ] shouldBe 0,0,0 >+[ 508: PASS ] shouldBe 0,0,0 >+[ 509: PASS ] shouldBe 0,0,0 >+[ 510: PASS ] shouldBe 0,0,0 >+[ 511: PASS ] shouldBe 0,0,0 >+[ 512: PASS ] shouldBe 0,0,0 >+[ 513: PASS ] shouldBe 0,0,0 >+[ 514: PASS ] shouldBe 0,0,0 >+[ 515: PASS ] shouldBe 0,0,0 >+[ 516: PASS ] shouldBe 0,0,0 >+[ 517: PASS ] shouldBe 0,0,0 >+[ 518: PASS ] shouldBe 0,0,0 >+[ 519: PASS ] shouldBe 0,0,0 >+[ 520: PASS ] shouldBe 0,0,0 >+[ 521: PASS ] shouldBe 0,0,0 >+[ 522: PASS ] shouldBe 0,0,0 >+[ 523: PASS ] shouldBe 0,0,0 >+[ 524: PASS ] shouldBe 0,0,0 >+[ 525: PASS ] shouldBe 0,0,0 >+[ 526: PASS ] shouldBe 0,0,0 >+[ 527: PASS ] shouldBe 0,0,0 >+[ 528: PASS ] shouldBe 0,0,0 >+[ 529: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 531: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 532: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 535: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 536: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 537: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 538: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 539: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 540: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 541: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 542: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 547: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 548: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 549: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 550: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 551: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 552: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 553: PASS ] shouldBe 0,0,0 >+[ 554: PASS ] shouldBe 0,0,0 >+[ 555: PASS ] shouldBe 0,0,0 >+[ 556: PASS ] shouldBe 0,0,0 >+[ 557: PASS ] shouldBe 0,0,0 >+[ 558: PASS ] shouldBe 0,0,0 >+[ 559: PASS ] shouldBe 0,0,0 >+[ 560: PASS ] shouldBe 0,0,0 >+[ 561: PASS ] shouldBe 0,0,0 >+[ 562: PASS ] shouldBe 0,0,0 >+[ 563: PASS ] shouldBe 0,0,0 >+[ 564: PASS ] shouldBe 0,0,0 >+[ 565: PASS ] shouldBe 0,0,0 >+[ 566: PASS ] shouldBe 0,0,0 >+[ 567: PASS ] shouldBe 0,0,0 >+[ 568: PASS ] shouldBe 0,0,0 >+[ 569: PASS ] shouldBe 0,0,0 >+[ 570: PASS ] shouldBe 0,0,0 >+[ 571: PASS ] shouldBe 0,0,0 >+[ 572: PASS ] shouldBe 0,0,0 >+[ 573: PASS ] shouldBe 0,0,0 >+[ 574: PASS ] shouldBe 0,0,0 >+[ 575: PASS ] shouldBe 0,0,0 >+[ 576: PASS ] shouldBe 0,0,0 >+[ 577: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 586: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 601: PASS ] shouldBe 0,0,0 >+[ 602: PASS ] shouldBe 0,0,0 >+[ 603: PASS ] shouldBe 0,0,0 >+[ 604: PASS ] shouldBe 0,0,0 >+[ 605: PASS ] shouldBe 0,0,0 >+[ 606: PASS ] shouldBe 0,0,0 >+[ 607: PASS ] shouldBe 0,0,0 >+[ 608: PASS ] shouldBe 0,0,0 >+[ 609: PASS ] shouldBe 0,0,0 >+[ 610: PASS ] shouldBe 0,0,0 >+[ 611: PASS ] shouldBe 0,0,0 >+[ 612: PASS ] shouldBe 0,0,0 >+[ 613: PASS ] shouldBe 0,0,0 >+[ 614: PASS ] shouldBe 0,0,0 >+[ 615: PASS ] shouldBe 0,0,0 >+[ 616: PASS ] shouldBe 0,0,0 >+[ 617: PASS ] shouldBe 0,0,0 >+[ 618: PASS ] shouldBe 0,0,0 >+[ 619: PASS ] shouldBe 0,0,0 >+[ 620: PASS ] shouldBe 0,0,0 >+[ 621: PASS ] shouldBe 0,0,0 >+[ 622: PASS ] shouldBe 0,0,0 >+[ 623: PASS ] shouldBe 0,0,0 >+[ 624: PASS ] shouldBe 0,0,0 >+[ 625: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 626: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 627: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 628: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 629: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 630: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 631: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 632: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 633: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 634: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 635: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 636: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 637: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 638: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 639: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 640: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 641: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 642: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 643: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 644: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 645: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 646: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 647: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 648: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 649: PASS ] shouldBe 0,0,0 >+[ 650: PASS ] shouldBe 0,0,0 >+[ 651: PASS ] shouldBe 0,0,0 >+[ 652: PASS ] shouldBe 0,0,0 >+[ 653: PASS ] shouldBe 0,0,0 >+[ 654: PASS ] shouldBe 0,0,0 >+[ 655: PASS ] shouldBe 0,0,0 >+[ 656: PASS ] shouldBe 0,0,0 >+[ 657: PASS ] shouldBe 0,0,0 >+[ 658: PASS ] shouldBe 0,0,0 >+[ 659: PASS ] shouldBe 0,0,0 >+[ 660: PASS ] shouldBe 0,0,0 >+[ 661: PASS ] shouldBe 0,0,0 >+[ 662: PASS ] shouldBe 0,0,0 >+[ 663: PASS ] shouldBe 0,0,0 >+[ 664: PASS ] shouldBe 0,0,0 >+[ 665: PASS ] shouldBe 0,0,0 >+[ 666: PASS ] shouldBe 0,0,0 >+[ 667: PASS ] shouldBe 0,0,0 >+[ 668: PASS ] shouldBe 0,0,0 >+[ 669: PASS ] shouldBe 0,0,0 >+[ 670: PASS ] shouldBe 0,0,0 >+[ 671: PASS ] shouldBe 0,0,0 >+[ 672: PASS ] shouldBe 0,0,0 >+[ 673: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 674: PASS ] successfullyParsed is true >+[ FAIL ] 253 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r16f-red-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r16f-red-half_float-expected.txt >index 83cbadf7d61a46a9325f0b5890a57005bd976363..f051febd2ddbe35d6cea290e12a8d0b9f1f8fec2 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r16f-red-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r16f-red-half_float-expected.txt >@@ -1,5 +1,679 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-2d-r16f-red-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: PASS ] shouldBe 0,0,0 >+[ 4: PASS ] shouldBe 0,0,0 >+[ 5: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 7: PASS ] shouldBe 0,0,0 >+[ 8: PASS ] shouldBe 0,0,0 >+[ 9: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: PASS ] shouldBe 0,0,0 >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 14: PASS ] shouldBe 0,0,0 >+[ 15: PASS ] shouldBe 0,0,0 >+[ 16: PASS ] shouldBe 0,0,0 >+[ 17: PASS ] shouldBe 0,0,0 >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 21: PASS ] shouldBe 0,0,0 >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 24: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 25: PASS ] shouldBe 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: PASS ] shouldBe 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: PASS ] shouldBe 0,0,0 >+[ 34: PASS ] shouldBe 0,0,0 >+[ 35: PASS ] shouldBe 0,0,0 >+[ 36: PASS ] shouldBe 0,0,0 >+[ 37: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 38: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 40: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 41: PASS ] shouldBe 0,0,0 >+[ 42: PASS ] shouldBe 0,0,0 >+[ 43: PASS ] shouldBe 0,0,0 >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 49: PASS ] shouldBe 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: PASS ] shouldBe 0,0,0 >+[ 52: PASS ] shouldBe 0,0,0 >+[ 53: PASS ] shouldBe 0,0,0 >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: PASS ] shouldBe 0,0,0 >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: PASS ] shouldBe 0,0,0 >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: PASS ] shouldBe 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: PASS ] shouldBe 0,0,0 >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 68: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 69: PASS ] shouldBe 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: PASS ] shouldBe 0,0,0 >+[ 72: PASS ] shouldBe 0,0,0 >+[ 73: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 77: PASS ] shouldBe 0,0,0 >+[ 78: PASS ] shouldBe 0,0,0 >+[ 79: PASS ] shouldBe 0,0,0 >+[ 80: PASS ] shouldBe 0,0,0 >+[ 81: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: PASS ] shouldBe 0,0,0 >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 92: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 93: PASS ] shouldBe 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 99: PASS ] shouldBe 0,0,0 >+[ 100: PASS ] shouldBe 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 103: PASS ] shouldBe 0,0,0 >+[ 104: PASS ] shouldBe 0,0,0 >+[ 105: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 107: PASS ] shouldBe 0,0,0 >+[ 108: PASS ] shouldBe 0,0,0 >+[ 109: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 111: PASS ] shouldBe 0,0,0 >+[ 112: PASS ] shouldBe 0,0,0 >+[ 113: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 115: PASS ] shouldBe 0,0,0 >+[ 116: PASS ] shouldBe 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 119: PASS ] shouldBe 0,0,0 >+[ 120: PASS ] shouldBe 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 123: PASS ] shouldBe 0,0,0 >+[ 124: PASS ] shouldBe 0,0,0 >+[ 125: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 127: PASS ] shouldBe 0,0,0 >+[ 128: PASS ] shouldBe 0,0,0 >+[ 129: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 131: PASS ] shouldBe 0,0,0 >+[ 132: PASS ] shouldBe 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 135: PASS ] shouldBe 0,0,0 >+[ 136: PASS ] shouldBe 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 139: PASS ] shouldBe 0,0,0 >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: PASS ] shouldBe 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 146: PASS ] shouldBe 0,0,0 >+[ 147: PASS ] shouldBe 0,0,0 >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: PASS ] shouldBe 0,0,0 >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: PASS ] shouldBe 0,0,0 >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 158: PASS ] shouldBe 0,0,0 >+[ 159: PASS ] shouldBe 0,0,0 >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: PASS ] shouldBe 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: PASS ] shouldBe 0,0,0 >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: PASS ] shouldBe 0,0,0 >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: PASS ] shouldBe 0,0,0 >+[ 176: PASS ] shouldBe 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: PASS ] shouldBe 0,0,0 >+[ 180: PASS ] shouldBe 0,0,0 >+[ 181: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: PASS ] shouldBe 0,0,0 >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 186: PASS ] shouldBe 0,0,0 >+[ 187: PASS ] shouldBe 0,0,0 >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 190: PASS ] shouldBe 0,0,0 >+[ 191: PASS ] shouldBe 0,0,0 >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: PASS ] shouldBe 0,0,0 >+[ 194: PASS ] shouldBe 0,0,0 >+[ 195: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 197: PASS ] shouldBe 0,0,0 >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 201: PASS ] shouldBe 0,0,0 >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] shouldBe 0,0,0 >+[ 206: PASS ] shouldBe 0,0,0 >+[ 207: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 209: PASS ] shouldBe 0,0,0 >+[ 210: PASS ] shouldBe 0,0,0 >+[ 211: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 213: PASS ] shouldBe 0,0,0 >+[ 214: PASS ] shouldBe 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 217: PASS ] shouldBe 0,0,0 >+[ 218: PASS ] shouldBe 0,0,0 >+[ 219: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 221: PASS ] shouldBe 0,0,0 >+[ 222: PASS ] shouldBe 0,0,0 >+[ 223: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 224: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 225: PASS ] shouldBe 0,0,0 >+[ 226: PASS ] shouldBe 0,0,0 >+[ 227: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 228: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 229: PASS ] shouldBe 0,0,0 >+[ 230: PASS ] shouldBe 0,0,0 >+[ 231: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 232: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 233: PASS ] shouldBe 0,0,0 >+[ 234: PASS ] shouldBe 0,0,0 >+[ 235: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 236: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 237: PASS ] shouldBe 0,0,0 >+[ 238: PASS ] shouldBe 0,0,0 >+[ 239: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 240: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 241: PASS ] shouldBe 0,0,0 >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 244: PASS ] shouldBe 0,0,0 >+[ 245: PASS ] shouldBe 0,0,0 >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 248: PASS ] shouldBe 0,0,0 >+[ 249: PASS ] shouldBe 0,0,0 >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 252: PASS ] shouldBe 0,0,0 >+[ 253: PASS ] shouldBe 0,0,0 >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 256: PASS ] shouldBe 0,0,0 >+[ 257: PASS ] shouldBe 0,0,0 >+[ 258: PASS ] shouldBe 0,0,0 >+[ 259: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 260: PASS ] shouldBe 0,0,0 >+[ 261: PASS ] shouldBe 0,0,0 >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: PASS ] shouldBe 0,0,0 >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: PASS ] shouldBe 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: PASS ] shouldBe 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: PASS ] shouldBe 0,0,0 >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: PASS ] shouldBe 0,0,0 >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: PASS ] shouldBe 0,0,0 >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: PASS ] shouldBe 0,0,0 >+[ 290: PASS ] shouldBe 0,0,0 >+[ 291: PASS ] shouldBe 0,0,0 >+[ 292: PASS ] shouldBe 0,0,0 >+[ 293: PASS ] shouldBe 0,0,0 >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: PASS ] shouldBe 0,0,0 >+[ 296: PASS ] shouldBe 0,0,0 >+[ 297: PASS ] shouldBe 0,0,0 >+[ 298: PASS ] shouldBe 0,0,0 >+[ 299: PASS ] shouldBe 0,0,0 >+[ 300: PASS ] shouldBe 0,0,0 >+[ 301: PASS ] shouldBe 0,0,0 >+[ 302: PASS ] shouldBe 0,0,0 >+[ 303: PASS ] shouldBe 0,0,0 >+[ 304: PASS ] shouldBe 0,0,0 >+[ 305: PASS ] shouldBe 0,0,0 >+[ 306: PASS ] shouldBe 0,0,0 >+[ 307: PASS ] shouldBe 0,0,0 >+[ 308: PASS ] shouldBe 0,0,0 >+[ 309: PASS ] shouldBe 0,0,0 >+[ 310: PASS ] shouldBe 0,0,0 >+[ 311: PASS ] shouldBe 0,0,0 >+[ 312: PASS ] shouldBe 0,0,0 >+[ 313: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 314: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 315: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 321: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 324: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 327: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 330: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 333: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 334: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 337: PASS ] shouldBe 0,0,0 >+[ 338: PASS ] shouldBe 0,0,0 >+[ 339: PASS ] shouldBe 0,0,0 >+[ 340: PASS ] shouldBe 0,0,0 >+[ 341: PASS ] shouldBe 0,0,0 >+[ 342: PASS ] shouldBe 0,0,0 >+[ 343: PASS ] shouldBe 0,0,0 >+[ 344: PASS ] shouldBe 0,0,0 >+[ 345: PASS ] shouldBe 0,0,0 >+[ 346: PASS ] shouldBe 0,0,0 >+[ 347: PASS ] shouldBe 0,0,0 >+[ 348: PASS ] shouldBe 0,0,0 >+[ 349: PASS ] shouldBe 0,0,0 >+[ 350: PASS ] shouldBe 0,0,0 >+[ 351: PASS ] shouldBe 0,0,0 >+[ 352: PASS ] shouldBe 0,0,0 >+[ 353: PASS ] shouldBe 0,0,0 >+[ 354: PASS ] shouldBe 0,0,0 >+[ 355: PASS ] shouldBe 0,0,0 >+[ 356: PASS ] shouldBe 0,0,0 >+[ 357: PASS ] shouldBe 0,0,0 >+[ 358: PASS ] shouldBe 0,0,0 >+[ 359: PASS ] shouldBe 0,0,0 >+[ 360: PASS ] shouldBe 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: PASS ] shouldBe 0,0,0 >+[ 386: PASS ] shouldBe 0,0,0 >+[ 387: PASS ] shouldBe 0,0,0 >+[ 388: PASS ] shouldBe 0,0,0 >+[ 389: PASS ] shouldBe 0,0,0 >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: PASS ] shouldBe 0,0,0 >+[ 392: PASS ] shouldBe 0,0,0 >+[ 393: PASS ] shouldBe 0,0,0 >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: PASS ] shouldBe 0,0,0 >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: PASS ] shouldBe 0,0,0 >+[ 398: PASS ] shouldBe 0,0,0 >+[ 399: PASS ] shouldBe 0,0,0 >+[ 400: PASS ] shouldBe 0,0,0 >+[ 401: PASS ] shouldBe 0,0,0 >+[ 402: PASS ] shouldBe 0,0,0 >+[ 403: PASS ] shouldBe 0,0,0 >+[ 404: PASS ] shouldBe 0,0,0 >+[ 405: PASS ] shouldBe 0,0,0 >+[ 406: PASS ] shouldBe 0,0,0 >+[ 407: PASS ] shouldBe 0,0,0 >+[ 408: PASS ] shouldBe 0,0,0 >+[ 409: PASS ] shouldBe 0,0,0 >+[ 410: PASS ] shouldBe 0,0,0 >+[ 411: PASS ] shouldBe 0,0,0 >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: PASS ] shouldBe 0,0,0 >+[ 414: PASS ] shouldBe 0,0,0 >+[ 415: PASS ] shouldBe 0,0,0 >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: PASS ] shouldBe 0,0,0 >+[ 418: PASS ] shouldBe 0,0,0 >+[ 419: PASS ] shouldBe 0,0,0 >+[ 420: PASS ] shouldBe 0,0,0 >+[ 421: PASS ] shouldBe 0,0,0 >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: PASS ] shouldBe 0,0,0 >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: PASS ] shouldBe 0,0,0 >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: PASS ] shouldBe 0,0,0 >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: PASS ] shouldBe 0,0,0 >+[ 430: PASS ] shouldBe 0,0,0 >+[ 431: PASS ] shouldBe 0,0,0 >+[ 432: PASS ] shouldBe 0,0,0 >+[ 433: PASS ] shouldBe 0,0,0 >+[ 434: PASS ] shouldBe 0,0,0 >+[ 435: PASS ] shouldBe 0,0,0 >+[ 436: PASS ] shouldBe 0,0,0 >+[ 437: PASS ] shouldBe 0,0,0 >+[ 438: PASS ] shouldBe 0,0,0 >+[ 439: PASS ] shouldBe 0,0,0 >+[ 440: PASS ] shouldBe 0,0,0 >+[ 441: PASS ] shouldBe 0,0,0 >+[ 442: PASS ] shouldBe 0,0,0 >+[ 443: PASS ] shouldBe 0,0,0 >+[ 444: PASS ] shouldBe 0,0,0 >+[ 445: PASS ] shouldBe 0,0,0 >+[ 446: PASS ] shouldBe 0,0,0 >+[ 447: PASS ] shouldBe 0,0,0 >+[ 448: PASS ] shouldBe 0,0,0 >+[ 449: PASS ] shouldBe 0,0,0 >+[ 450: PASS ] shouldBe 0,0,0 >+[ 451: PASS ] shouldBe 0,0,0 >+[ 452: PASS ] shouldBe 0,0,0 >+[ 453: PASS ] shouldBe 0,0,0 >+[ 454: PASS ] shouldBe 0,0,0 >+[ 455: PASS ] shouldBe 0,0,0 >+[ 456: PASS ] shouldBe 0,0,0 >+[ 457: PASS ] shouldBe 0,0,0 >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: PASS ] shouldBe 0,0,0 >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: PASS ] shouldBe 0,0,0 >+[ 462: PASS ] shouldBe 0,0,0 >+[ 463: PASS ] shouldBe 0,0,0 >+[ 464: PASS ] shouldBe 0,0,0 >+[ 465: PASS ] shouldBe 0,0,0 >+[ 466: PASS ] shouldBe 0,0,0 >+[ 467: PASS ] shouldBe 0,0,0 >+[ 468: PASS ] shouldBe 0,0,0 >+[ 469: PASS ] shouldBe 0,0,0 >+[ 470: PASS ] shouldBe 0,0,0 >+[ 471: PASS ] shouldBe 0,0,0 >+[ 472: PASS ] shouldBe 0,0,0 >+[ 473: PASS ] shouldBe 0,0,0 >+[ 474: PASS ] shouldBe 0,0,0 >+[ 475: PASS ] shouldBe 0,0,0 >+[ 476: PASS ] shouldBe 0,0,0 >+[ 477: PASS ] shouldBe 0,0,0 >+[ 478: PASS ] shouldBe 0,0,0 >+[ 479: PASS ] shouldBe 0,0,0 >+[ 480: PASS ] shouldBe 0,0,0 >+[ 481: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 482: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 484: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 486: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 487: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 488: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 489: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 490: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 491: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 492: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 493: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 494: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 496: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 498: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 499: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 500: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 501: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 502: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 503: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 504: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 505: PASS ] shouldBe 0,0,0 >+[ 506: PASS ] shouldBe 0,0,0 >+[ 507: PASS ] shouldBe 0,0,0 >+[ 508: PASS ] shouldBe 0,0,0 >+[ 509: PASS ] shouldBe 0,0,0 >+[ 510: PASS ] shouldBe 0,0,0 >+[ 511: PASS ] shouldBe 0,0,0 >+[ 512: PASS ] shouldBe 0,0,0 >+[ 513: PASS ] shouldBe 0,0,0 >+[ 514: PASS ] shouldBe 0,0,0 >+[ 515: PASS ] shouldBe 0,0,0 >+[ 516: PASS ] shouldBe 0,0,0 >+[ 517: PASS ] shouldBe 0,0,0 >+[ 518: PASS ] shouldBe 0,0,0 >+[ 519: PASS ] shouldBe 0,0,0 >+[ 520: PASS ] shouldBe 0,0,0 >+[ 521: PASS ] shouldBe 0,0,0 >+[ 522: PASS ] shouldBe 0,0,0 >+[ 523: PASS ] shouldBe 0,0,0 >+[ 524: PASS ] shouldBe 0,0,0 >+[ 525: PASS ] shouldBe 0,0,0 >+[ 526: PASS ] shouldBe 0,0,0 >+[ 527: PASS ] shouldBe 0,0,0 >+[ 528: PASS ] shouldBe 0,0,0 >+[ 529: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 531: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 532: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 535: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 536: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 537: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 538: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 539: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 540: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 541: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 542: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 547: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 548: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 549: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 550: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 551: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 552: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 553: PASS ] shouldBe 0,0,0 >+[ 554: PASS ] shouldBe 0,0,0 >+[ 555: PASS ] shouldBe 0,0,0 >+[ 556: PASS ] shouldBe 0,0,0 >+[ 557: PASS ] shouldBe 0,0,0 >+[ 558: PASS ] shouldBe 0,0,0 >+[ 559: PASS ] shouldBe 0,0,0 >+[ 560: PASS ] shouldBe 0,0,0 >+[ 561: PASS ] shouldBe 0,0,0 >+[ 562: PASS ] shouldBe 0,0,0 >+[ 563: PASS ] shouldBe 0,0,0 >+[ 564: PASS ] shouldBe 0,0,0 >+[ 565: PASS ] shouldBe 0,0,0 >+[ 566: PASS ] shouldBe 0,0,0 >+[ 567: PASS ] shouldBe 0,0,0 >+[ 568: PASS ] shouldBe 0,0,0 >+[ 569: PASS ] shouldBe 0,0,0 >+[ 570: PASS ] shouldBe 0,0,0 >+[ 571: PASS ] shouldBe 0,0,0 >+[ 572: PASS ] shouldBe 0,0,0 >+[ 573: PASS ] shouldBe 0,0,0 >+[ 574: PASS ] shouldBe 0,0,0 >+[ 575: PASS ] shouldBe 0,0,0 >+[ 576: PASS ] shouldBe 0,0,0 >+[ 577: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 586: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 601: PASS ] shouldBe 0,0,0 >+[ 602: PASS ] shouldBe 0,0,0 >+[ 603: PASS ] shouldBe 0,0,0 >+[ 604: PASS ] shouldBe 0,0,0 >+[ 605: PASS ] shouldBe 0,0,0 >+[ 606: PASS ] shouldBe 0,0,0 >+[ 607: PASS ] shouldBe 0,0,0 >+[ 608: PASS ] shouldBe 0,0,0 >+[ 609: PASS ] shouldBe 0,0,0 >+[ 610: PASS ] shouldBe 0,0,0 >+[ 611: PASS ] shouldBe 0,0,0 >+[ 612: PASS ] shouldBe 0,0,0 >+[ 613: PASS ] shouldBe 0,0,0 >+[ 614: PASS ] shouldBe 0,0,0 >+[ 615: PASS ] shouldBe 0,0,0 >+[ 616: PASS ] shouldBe 0,0,0 >+[ 617: PASS ] shouldBe 0,0,0 >+[ 618: PASS ] shouldBe 0,0,0 >+[ 619: PASS ] shouldBe 0,0,0 >+[ 620: PASS ] shouldBe 0,0,0 >+[ 621: PASS ] shouldBe 0,0,0 >+[ 622: PASS ] shouldBe 0,0,0 >+[ 623: PASS ] shouldBe 0,0,0 >+[ 624: PASS ] shouldBe 0,0,0 >+[ 625: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 626: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 627: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 628: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 629: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 630: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 631: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 632: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 633: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 634: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 635: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 636: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 637: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 638: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 639: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 640: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 641: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 642: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 643: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 644: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 645: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 646: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 647: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 648: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 649: PASS ] shouldBe 0,0,0 >+[ 650: PASS ] shouldBe 0,0,0 >+[ 651: PASS ] shouldBe 0,0,0 >+[ 652: PASS ] shouldBe 0,0,0 >+[ 653: PASS ] shouldBe 0,0,0 >+[ 654: PASS ] shouldBe 0,0,0 >+[ 655: PASS ] shouldBe 0,0,0 >+[ 656: PASS ] shouldBe 0,0,0 >+[ 657: PASS ] shouldBe 0,0,0 >+[ 658: PASS ] shouldBe 0,0,0 >+[ 659: PASS ] shouldBe 0,0,0 >+[ 660: PASS ] shouldBe 0,0,0 >+[ 661: PASS ] shouldBe 0,0,0 >+[ 662: PASS ] shouldBe 0,0,0 >+[ 663: PASS ] shouldBe 0,0,0 >+[ 664: PASS ] shouldBe 0,0,0 >+[ 665: PASS ] shouldBe 0,0,0 >+[ 666: PASS ] shouldBe 0,0,0 >+[ 667: PASS ] shouldBe 0,0,0 >+[ 668: PASS ] shouldBe 0,0,0 >+[ 669: PASS ] shouldBe 0,0,0 >+[ 670: PASS ] shouldBe 0,0,0 >+[ 671: PASS ] shouldBe 0,0,0 >+[ 672: PASS ] shouldBe 0,0,0 >+[ 673: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 674: PASS ] successfullyParsed is true >+[ FAIL ] 253 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r32f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r32f-red-float-expected.txt >index 123f8a893b5821327248a5978c4d30644f1ed4c8..ed8d1e37757450aaf9be44ae62d8b2ae0b07a954 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r32f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r32f-red-float-expected.txt >@@ -1,5 +1,679 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-2d-r32f-red-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: PASS ] shouldBe 0,0,0 >+[ 4: PASS ] shouldBe 0,0,0 >+[ 5: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 7: PASS ] shouldBe 0,0,0 >+[ 8: PASS ] shouldBe 0,0,0 >+[ 9: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: PASS ] shouldBe 0,0,0 >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 14: PASS ] shouldBe 0,0,0 >+[ 15: PASS ] shouldBe 0,0,0 >+[ 16: PASS ] shouldBe 0,0,0 >+[ 17: PASS ] shouldBe 0,0,0 >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 21: PASS ] shouldBe 0,0,0 >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 24: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 25: PASS ] shouldBe 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: PASS ] shouldBe 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: PASS ] shouldBe 0,0,0 >+[ 34: PASS ] shouldBe 0,0,0 >+[ 35: PASS ] shouldBe 0,0,0 >+[ 36: PASS ] shouldBe 0,0,0 >+[ 37: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 38: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 40: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 41: PASS ] shouldBe 0,0,0 >+[ 42: PASS ] shouldBe 0,0,0 >+[ 43: PASS ] shouldBe 0,0,0 >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 49: PASS ] shouldBe 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: PASS ] shouldBe 0,0,0 >+[ 52: PASS ] shouldBe 0,0,0 >+[ 53: PASS ] shouldBe 0,0,0 >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: PASS ] shouldBe 0,0,0 >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: PASS ] shouldBe 0,0,0 >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: PASS ] shouldBe 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: PASS ] shouldBe 0,0,0 >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 68: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 69: PASS ] shouldBe 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: PASS ] shouldBe 0,0,0 >+[ 72: PASS ] shouldBe 0,0,0 >+[ 73: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 77: PASS ] shouldBe 0,0,0 >+[ 78: PASS ] shouldBe 0,0,0 >+[ 79: PASS ] shouldBe 0,0,0 >+[ 80: PASS ] shouldBe 0,0,0 >+[ 81: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: PASS ] shouldBe 0,0,0 >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 92: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 93: PASS ] shouldBe 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 99: PASS ] shouldBe 0,0,0 >+[ 100: PASS ] shouldBe 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 103: PASS ] shouldBe 0,0,0 >+[ 104: PASS ] shouldBe 0,0,0 >+[ 105: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 107: PASS ] shouldBe 0,0,0 >+[ 108: PASS ] shouldBe 0,0,0 >+[ 109: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 111: PASS ] shouldBe 0,0,0 >+[ 112: PASS ] shouldBe 0,0,0 >+[ 113: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 115: PASS ] shouldBe 0,0,0 >+[ 116: PASS ] shouldBe 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 119: PASS ] shouldBe 0,0,0 >+[ 120: PASS ] shouldBe 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 123: PASS ] shouldBe 0,0,0 >+[ 124: PASS ] shouldBe 0,0,0 >+[ 125: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 127: PASS ] shouldBe 0,0,0 >+[ 128: PASS ] shouldBe 0,0,0 >+[ 129: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 131: PASS ] shouldBe 0,0,0 >+[ 132: PASS ] shouldBe 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 135: PASS ] shouldBe 0,0,0 >+[ 136: PASS ] shouldBe 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 139: PASS ] shouldBe 0,0,0 >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: PASS ] shouldBe 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 146: PASS ] shouldBe 0,0,0 >+[ 147: PASS ] shouldBe 0,0,0 >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: PASS ] shouldBe 0,0,0 >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: PASS ] shouldBe 0,0,0 >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 158: PASS ] shouldBe 0,0,0 >+[ 159: PASS ] shouldBe 0,0,0 >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: PASS ] shouldBe 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: PASS ] shouldBe 0,0,0 >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: PASS ] shouldBe 0,0,0 >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: PASS ] shouldBe 0,0,0 >+[ 176: PASS ] shouldBe 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: PASS ] shouldBe 0,0,0 >+[ 180: PASS ] shouldBe 0,0,0 >+[ 181: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: PASS ] shouldBe 0,0,0 >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 186: PASS ] shouldBe 0,0,0 >+[ 187: PASS ] shouldBe 0,0,0 >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 190: PASS ] shouldBe 0,0,0 >+[ 191: PASS ] shouldBe 0,0,0 >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: PASS ] shouldBe 0,0,0 >+[ 194: PASS ] shouldBe 0,0,0 >+[ 195: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 197: PASS ] shouldBe 0,0,0 >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 201: PASS ] shouldBe 0,0,0 >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] shouldBe 0,0,0 >+[ 206: PASS ] shouldBe 0,0,0 >+[ 207: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 209: PASS ] shouldBe 0,0,0 >+[ 210: PASS ] shouldBe 0,0,0 >+[ 211: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 213: PASS ] shouldBe 0,0,0 >+[ 214: PASS ] shouldBe 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 217: PASS ] shouldBe 0,0,0 >+[ 218: PASS ] shouldBe 0,0,0 >+[ 219: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 221: PASS ] shouldBe 0,0,0 >+[ 222: PASS ] shouldBe 0,0,0 >+[ 223: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 224: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 225: PASS ] shouldBe 0,0,0 >+[ 226: PASS ] shouldBe 0,0,0 >+[ 227: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 228: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 229: PASS ] shouldBe 0,0,0 >+[ 230: PASS ] shouldBe 0,0,0 >+[ 231: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 232: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 233: PASS ] shouldBe 0,0,0 >+[ 234: PASS ] shouldBe 0,0,0 >+[ 235: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 236: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 237: PASS ] shouldBe 0,0,0 >+[ 238: PASS ] shouldBe 0,0,0 >+[ 239: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 240: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 241: PASS ] shouldBe 0,0,0 >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 244: PASS ] shouldBe 0,0,0 >+[ 245: PASS ] shouldBe 0,0,0 >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 248: PASS ] shouldBe 0,0,0 >+[ 249: PASS ] shouldBe 0,0,0 >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 252: PASS ] shouldBe 0,0,0 >+[ 253: PASS ] shouldBe 0,0,0 >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 256: PASS ] shouldBe 0,0,0 >+[ 257: PASS ] shouldBe 0,0,0 >+[ 258: PASS ] shouldBe 0,0,0 >+[ 259: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 260: PASS ] shouldBe 0,0,0 >+[ 261: PASS ] shouldBe 0,0,0 >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: PASS ] shouldBe 0,0,0 >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: PASS ] shouldBe 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: PASS ] shouldBe 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: PASS ] shouldBe 0,0,0 >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: PASS ] shouldBe 0,0,0 >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: PASS ] shouldBe 0,0,0 >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: PASS ] shouldBe 0,0,0 >+[ 290: PASS ] shouldBe 0,0,0 >+[ 291: PASS ] shouldBe 0,0,0 >+[ 292: PASS ] shouldBe 0,0,0 >+[ 293: PASS ] shouldBe 0,0,0 >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: PASS ] shouldBe 0,0,0 >+[ 296: PASS ] shouldBe 0,0,0 >+[ 297: PASS ] shouldBe 0,0,0 >+[ 298: PASS ] shouldBe 0,0,0 >+[ 299: PASS ] shouldBe 0,0,0 >+[ 300: PASS ] shouldBe 0,0,0 >+[ 301: PASS ] shouldBe 0,0,0 >+[ 302: PASS ] shouldBe 0,0,0 >+[ 303: PASS ] shouldBe 0,0,0 >+[ 304: PASS ] shouldBe 0,0,0 >+[ 305: PASS ] shouldBe 0,0,0 >+[ 306: PASS ] shouldBe 0,0,0 >+[ 307: PASS ] shouldBe 0,0,0 >+[ 308: PASS ] shouldBe 0,0,0 >+[ 309: PASS ] shouldBe 0,0,0 >+[ 310: PASS ] shouldBe 0,0,0 >+[ 311: PASS ] shouldBe 0,0,0 >+[ 312: PASS ] shouldBe 0,0,0 >+[ 313: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 314: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 315: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 321: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 324: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 327: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 330: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 333: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 334: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 337: PASS ] shouldBe 0,0,0 >+[ 338: PASS ] shouldBe 0,0,0 >+[ 339: PASS ] shouldBe 0,0,0 >+[ 340: PASS ] shouldBe 0,0,0 >+[ 341: PASS ] shouldBe 0,0,0 >+[ 342: PASS ] shouldBe 0,0,0 >+[ 343: PASS ] shouldBe 0,0,0 >+[ 344: PASS ] shouldBe 0,0,0 >+[ 345: PASS ] shouldBe 0,0,0 >+[ 346: PASS ] shouldBe 0,0,0 >+[ 347: PASS ] shouldBe 0,0,0 >+[ 348: PASS ] shouldBe 0,0,0 >+[ 349: PASS ] shouldBe 0,0,0 >+[ 350: PASS ] shouldBe 0,0,0 >+[ 351: PASS ] shouldBe 0,0,0 >+[ 352: PASS ] shouldBe 0,0,0 >+[ 353: PASS ] shouldBe 0,0,0 >+[ 354: PASS ] shouldBe 0,0,0 >+[ 355: PASS ] shouldBe 0,0,0 >+[ 356: PASS ] shouldBe 0,0,0 >+[ 357: PASS ] shouldBe 0,0,0 >+[ 358: PASS ] shouldBe 0,0,0 >+[ 359: PASS ] shouldBe 0,0,0 >+[ 360: PASS ] shouldBe 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: PASS ] shouldBe 0,0,0 >+[ 386: PASS ] shouldBe 0,0,0 >+[ 387: PASS ] shouldBe 0,0,0 >+[ 388: PASS ] shouldBe 0,0,0 >+[ 389: PASS ] shouldBe 0,0,0 >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: PASS ] shouldBe 0,0,0 >+[ 392: PASS ] shouldBe 0,0,0 >+[ 393: PASS ] shouldBe 0,0,0 >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: PASS ] shouldBe 0,0,0 >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: PASS ] shouldBe 0,0,0 >+[ 398: PASS ] shouldBe 0,0,0 >+[ 399: PASS ] shouldBe 0,0,0 >+[ 400: PASS ] shouldBe 0,0,0 >+[ 401: PASS ] shouldBe 0,0,0 >+[ 402: PASS ] shouldBe 0,0,0 >+[ 403: PASS ] shouldBe 0,0,0 >+[ 404: PASS ] shouldBe 0,0,0 >+[ 405: PASS ] shouldBe 0,0,0 >+[ 406: PASS ] shouldBe 0,0,0 >+[ 407: PASS ] shouldBe 0,0,0 >+[ 408: PASS ] shouldBe 0,0,0 >+[ 409: PASS ] shouldBe 0,0,0 >+[ 410: PASS ] shouldBe 0,0,0 >+[ 411: PASS ] shouldBe 0,0,0 >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: PASS ] shouldBe 0,0,0 >+[ 414: PASS ] shouldBe 0,0,0 >+[ 415: PASS ] shouldBe 0,0,0 >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: PASS ] shouldBe 0,0,0 >+[ 418: PASS ] shouldBe 0,0,0 >+[ 419: PASS ] shouldBe 0,0,0 >+[ 420: PASS ] shouldBe 0,0,0 >+[ 421: PASS ] shouldBe 0,0,0 >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: PASS ] shouldBe 0,0,0 >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: PASS ] shouldBe 0,0,0 >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: PASS ] shouldBe 0,0,0 >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: PASS ] shouldBe 0,0,0 >+[ 430: PASS ] shouldBe 0,0,0 >+[ 431: PASS ] shouldBe 0,0,0 >+[ 432: PASS ] shouldBe 0,0,0 >+[ 433: PASS ] shouldBe 0,0,0 >+[ 434: PASS ] shouldBe 0,0,0 >+[ 435: PASS ] shouldBe 0,0,0 >+[ 436: PASS ] shouldBe 0,0,0 >+[ 437: PASS ] shouldBe 0,0,0 >+[ 438: PASS ] shouldBe 0,0,0 >+[ 439: PASS ] shouldBe 0,0,0 >+[ 440: PASS ] shouldBe 0,0,0 >+[ 441: PASS ] shouldBe 0,0,0 >+[ 442: PASS ] shouldBe 0,0,0 >+[ 443: PASS ] shouldBe 0,0,0 >+[ 444: PASS ] shouldBe 0,0,0 >+[ 445: PASS ] shouldBe 0,0,0 >+[ 446: PASS ] shouldBe 0,0,0 >+[ 447: PASS ] shouldBe 0,0,0 >+[ 448: PASS ] shouldBe 0,0,0 >+[ 449: PASS ] shouldBe 0,0,0 >+[ 450: PASS ] shouldBe 0,0,0 >+[ 451: PASS ] shouldBe 0,0,0 >+[ 452: PASS ] shouldBe 0,0,0 >+[ 453: PASS ] shouldBe 0,0,0 >+[ 454: PASS ] shouldBe 0,0,0 >+[ 455: PASS ] shouldBe 0,0,0 >+[ 456: PASS ] shouldBe 0,0,0 >+[ 457: PASS ] shouldBe 0,0,0 >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: PASS ] shouldBe 0,0,0 >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: PASS ] shouldBe 0,0,0 >+[ 462: PASS ] shouldBe 0,0,0 >+[ 463: PASS ] shouldBe 0,0,0 >+[ 464: PASS ] shouldBe 0,0,0 >+[ 465: PASS ] shouldBe 0,0,0 >+[ 466: PASS ] shouldBe 0,0,0 >+[ 467: PASS ] shouldBe 0,0,0 >+[ 468: PASS ] shouldBe 0,0,0 >+[ 469: PASS ] shouldBe 0,0,0 >+[ 470: PASS ] shouldBe 0,0,0 >+[ 471: PASS ] shouldBe 0,0,0 >+[ 472: PASS ] shouldBe 0,0,0 >+[ 473: PASS ] shouldBe 0,0,0 >+[ 474: PASS ] shouldBe 0,0,0 >+[ 475: PASS ] shouldBe 0,0,0 >+[ 476: PASS ] shouldBe 0,0,0 >+[ 477: PASS ] shouldBe 0,0,0 >+[ 478: PASS ] shouldBe 0,0,0 >+[ 479: PASS ] shouldBe 0,0,0 >+[ 480: PASS ] shouldBe 0,0,0 >+[ 481: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 482: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 484: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 486: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 487: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 488: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 489: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 490: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 491: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 492: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 493: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 494: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 496: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 498: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 499: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 500: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 501: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 502: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 503: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 504: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 505: PASS ] shouldBe 0,0,0 >+[ 506: PASS ] shouldBe 0,0,0 >+[ 507: PASS ] shouldBe 0,0,0 >+[ 508: PASS ] shouldBe 0,0,0 >+[ 509: PASS ] shouldBe 0,0,0 >+[ 510: PASS ] shouldBe 0,0,0 >+[ 511: PASS ] shouldBe 0,0,0 >+[ 512: PASS ] shouldBe 0,0,0 >+[ 513: PASS ] shouldBe 0,0,0 >+[ 514: PASS ] shouldBe 0,0,0 >+[ 515: PASS ] shouldBe 0,0,0 >+[ 516: PASS ] shouldBe 0,0,0 >+[ 517: PASS ] shouldBe 0,0,0 >+[ 518: PASS ] shouldBe 0,0,0 >+[ 519: PASS ] shouldBe 0,0,0 >+[ 520: PASS ] shouldBe 0,0,0 >+[ 521: PASS ] shouldBe 0,0,0 >+[ 522: PASS ] shouldBe 0,0,0 >+[ 523: PASS ] shouldBe 0,0,0 >+[ 524: PASS ] shouldBe 0,0,0 >+[ 525: PASS ] shouldBe 0,0,0 >+[ 526: PASS ] shouldBe 0,0,0 >+[ 527: PASS ] shouldBe 0,0,0 >+[ 528: PASS ] shouldBe 0,0,0 >+[ 529: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 531: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 532: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 535: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 536: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 537: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 538: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 539: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 540: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 541: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 542: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 547: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 548: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 549: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 550: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 551: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 552: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 553: PASS ] shouldBe 0,0,0 >+[ 554: PASS ] shouldBe 0,0,0 >+[ 555: PASS ] shouldBe 0,0,0 >+[ 556: PASS ] shouldBe 0,0,0 >+[ 557: PASS ] shouldBe 0,0,0 >+[ 558: PASS ] shouldBe 0,0,0 >+[ 559: PASS ] shouldBe 0,0,0 >+[ 560: PASS ] shouldBe 0,0,0 >+[ 561: PASS ] shouldBe 0,0,0 >+[ 562: PASS ] shouldBe 0,0,0 >+[ 563: PASS ] shouldBe 0,0,0 >+[ 564: PASS ] shouldBe 0,0,0 >+[ 565: PASS ] shouldBe 0,0,0 >+[ 566: PASS ] shouldBe 0,0,0 >+[ 567: PASS ] shouldBe 0,0,0 >+[ 568: PASS ] shouldBe 0,0,0 >+[ 569: PASS ] shouldBe 0,0,0 >+[ 570: PASS ] shouldBe 0,0,0 >+[ 571: PASS ] shouldBe 0,0,0 >+[ 572: PASS ] shouldBe 0,0,0 >+[ 573: PASS ] shouldBe 0,0,0 >+[ 574: PASS ] shouldBe 0,0,0 >+[ 575: PASS ] shouldBe 0,0,0 >+[ 576: PASS ] shouldBe 0,0,0 >+[ 577: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 586: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 601: PASS ] shouldBe 0,0,0 >+[ 602: PASS ] shouldBe 0,0,0 >+[ 603: PASS ] shouldBe 0,0,0 >+[ 604: PASS ] shouldBe 0,0,0 >+[ 605: PASS ] shouldBe 0,0,0 >+[ 606: PASS ] shouldBe 0,0,0 >+[ 607: PASS ] shouldBe 0,0,0 >+[ 608: PASS ] shouldBe 0,0,0 >+[ 609: PASS ] shouldBe 0,0,0 >+[ 610: PASS ] shouldBe 0,0,0 >+[ 611: PASS ] shouldBe 0,0,0 >+[ 612: PASS ] shouldBe 0,0,0 >+[ 613: PASS ] shouldBe 0,0,0 >+[ 614: PASS ] shouldBe 0,0,0 >+[ 615: PASS ] shouldBe 0,0,0 >+[ 616: PASS ] shouldBe 0,0,0 >+[ 617: PASS ] shouldBe 0,0,0 >+[ 618: PASS ] shouldBe 0,0,0 >+[ 619: PASS ] shouldBe 0,0,0 >+[ 620: PASS ] shouldBe 0,0,0 >+[ 621: PASS ] shouldBe 0,0,0 >+[ 622: PASS ] shouldBe 0,0,0 >+[ 623: PASS ] shouldBe 0,0,0 >+[ 624: PASS ] shouldBe 0,0,0 >+[ 625: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 626: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 627: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 628: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 629: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 630: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 631: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 632: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 633: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 634: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 635: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 636: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 637: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 638: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 639: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 640: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 641: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 642: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 643: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 644: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 645: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 646: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 647: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 648: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 649: PASS ] shouldBe 0,0,0 >+[ 650: PASS ] shouldBe 0,0,0 >+[ 651: PASS ] shouldBe 0,0,0 >+[ 652: PASS ] shouldBe 0,0,0 >+[ 653: PASS ] shouldBe 0,0,0 >+[ 654: PASS ] shouldBe 0,0,0 >+[ 655: PASS ] shouldBe 0,0,0 >+[ 656: PASS ] shouldBe 0,0,0 >+[ 657: PASS ] shouldBe 0,0,0 >+[ 658: PASS ] shouldBe 0,0,0 >+[ 659: PASS ] shouldBe 0,0,0 >+[ 660: PASS ] shouldBe 0,0,0 >+[ 661: PASS ] shouldBe 0,0,0 >+[ 662: PASS ] shouldBe 0,0,0 >+[ 663: PASS ] shouldBe 0,0,0 >+[ 664: PASS ] shouldBe 0,0,0 >+[ 665: PASS ] shouldBe 0,0,0 >+[ 666: PASS ] shouldBe 0,0,0 >+[ 667: PASS ] shouldBe 0,0,0 >+[ 668: PASS ] shouldBe 0,0,0 >+[ 669: PASS ] shouldBe 0,0,0 >+[ 670: PASS ] shouldBe 0,0,0 >+[ 671: PASS ] shouldBe 0,0,0 >+[ 672: PASS ] shouldBe 0,0,0 >+[ 673: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 674: PASS ] successfullyParsed is true >+[ FAIL ] 253 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r8-red-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r8-red-unsigned_byte-expected.txt >index 55d7d43149b6ac9f3ff7be82d8041aff781fb4e5..05896d9b6b2fd73da04fa9d2a211e812bfcec962 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r8-red-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r8-red-unsigned_byte-expected.txt >@@ -1,5 +1,679 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-2d-r8-red-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: PASS ] shouldBe 0,0,0 >+[ 4: PASS ] shouldBe 0,0,0 >+[ 5: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 7: PASS ] shouldBe 0,0,0 >+[ 8: PASS ] shouldBe 0,0,0 >+[ 9: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: PASS ] shouldBe 0,0,0 >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 14: PASS ] shouldBe 0,0,0 >+[ 15: PASS ] shouldBe 0,0,0 >+[ 16: PASS ] shouldBe 0,0,0 >+[ 17: PASS ] shouldBe 0,0,0 >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 21: PASS ] shouldBe 0,0,0 >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 24: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 25: PASS ] shouldBe 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: PASS ] shouldBe 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: PASS ] shouldBe 0,0,0 >+[ 34: PASS ] shouldBe 0,0,0 >+[ 35: PASS ] shouldBe 0,0,0 >+[ 36: PASS ] shouldBe 0,0,0 >+[ 37: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 38: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 40: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 41: PASS ] shouldBe 0,0,0 >+[ 42: PASS ] shouldBe 0,0,0 >+[ 43: PASS ] shouldBe 0,0,0 >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 49: PASS ] shouldBe 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: PASS ] shouldBe 0,0,0 >+[ 52: PASS ] shouldBe 0,0,0 >+[ 53: PASS ] shouldBe 0,0,0 >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: PASS ] shouldBe 0,0,0 >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: PASS ] shouldBe 0,0,0 >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: PASS ] shouldBe 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: PASS ] shouldBe 0,0,0 >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 68: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 69: PASS ] shouldBe 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: PASS ] shouldBe 0,0,0 >+[ 72: PASS ] shouldBe 0,0,0 >+[ 73: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 77: PASS ] shouldBe 0,0,0 >+[ 78: PASS ] shouldBe 0,0,0 >+[ 79: PASS ] shouldBe 0,0,0 >+[ 80: PASS ] shouldBe 0,0,0 >+[ 81: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: PASS ] shouldBe 0,0,0 >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 92: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 93: PASS ] shouldBe 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 99: PASS ] shouldBe 0,0,0 >+[ 100: PASS ] shouldBe 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 103: PASS ] shouldBe 0,0,0 >+[ 104: PASS ] shouldBe 0,0,0 >+[ 105: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 107: PASS ] shouldBe 0,0,0 >+[ 108: PASS ] shouldBe 0,0,0 >+[ 109: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 111: PASS ] shouldBe 0,0,0 >+[ 112: PASS ] shouldBe 0,0,0 >+[ 113: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 115: PASS ] shouldBe 0,0,0 >+[ 116: PASS ] shouldBe 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 119: PASS ] shouldBe 0,0,0 >+[ 120: PASS ] shouldBe 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 123: PASS ] shouldBe 0,0,0 >+[ 124: PASS ] shouldBe 0,0,0 >+[ 125: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 127: PASS ] shouldBe 0,0,0 >+[ 128: PASS ] shouldBe 0,0,0 >+[ 129: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 131: PASS ] shouldBe 0,0,0 >+[ 132: PASS ] shouldBe 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 135: PASS ] shouldBe 0,0,0 >+[ 136: PASS ] shouldBe 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 139: PASS ] shouldBe 0,0,0 >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: PASS ] shouldBe 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 146: PASS ] shouldBe 0,0,0 >+[ 147: PASS ] shouldBe 0,0,0 >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: PASS ] shouldBe 0,0,0 >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: PASS ] shouldBe 0,0,0 >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 158: PASS ] shouldBe 0,0,0 >+[ 159: PASS ] shouldBe 0,0,0 >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: PASS ] shouldBe 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: PASS ] shouldBe 0,0,0 >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: PASS ] shouldBe 0,0,0 >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: PASS ] shouldBe 0,0,0 >+[ 176: PASS ] shouldBe 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: PASS ] shouldBe 0,0,0 >+[ 180: PASS ] shouldBe 0,0,0 >+[ 181: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: PASS ] shouldBe 0,0,0 >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 186: PASS ] shouldBe 0,0,0 >+[ 187: PASS ] shouldBe 0,0,0 >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 190: PASS ] shouldBe 0,0,0 >+[ 191: PASS ] shouldBe 0,0,0 >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: PASS ] shouldBe 0,0,0 >+[ 194: PASS ] shouldBe 0,0,0 >+[ 195: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 197: PASS ] shouldBe 0,0,0 >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 201: PASS ] shouldBe 0,0,0 >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] shouldBe 0,0,0 >+[ 206: PASS ] shouldBe 0,0,0 >+[ 207: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 209: PASS ] shouldBe 0,0,0 >+[ 210: PASS ] shouldBe 0,0,0 >+[ 211: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 213: PASS ] shouldBe 0,0,0 >+[ 214: PASS ] shouldBe 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 217: PASS ] shouldBe 0,0,0 >+[ 218: PASS ] shouldBe 0,0,0 >+[ 219: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 221: PASS ] shouldBe 0,0,0 >+[ 222: PASS ] shouldBe 0,0,0 >+[ 223: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 224: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 225: PASS ] shouldBe 0,0,0 >+[ 226: PASS ] shouldBe 0,0,0 >+[ 227: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 228: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 229: PASS ] shouldBe 0,0,0 >+[ 230: PASS ] shouldBe 0,0,0 >+[ 231: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 232: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 233: PASS ] shouldBe 0,0,0 >+[ 234: PASS ] shouldBe 0,0,0 >+[ 235: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 236: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 237: PASS ] shouldBe 0,0,0 >+[ 238: PASS ] shouldBe 0,0,0 >+[ 239: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 240: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 241: PASS ] shouldBe 0,0,0 >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 244: PASS ] shouldBe 0,0,0 >+[ 245: PASS ] shouldBe 0,0,0 >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 248: PASS ] shouldBe 0,0,0 >+[ 249: PASS ] shouldBe 0,0,0 >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 252: PASS ] shouldBe 0,0,0 >+[ 253: PASS ] shouldBe 0,0,0 >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 256: PASS ] shouldBe 0,0,0 >+[ 257: PASS ] shouldBe 0,0,0 >+[ 258: PASS ] shouldBe 0,0,0 >+[ 259: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 260: PASS ] shouldBe 0,0,0 >+[ 261: PASS ] shouldBe 0,0,0 >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: PASS ] shouldBe 0,0,0 >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: PASS ] shouldBe 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: PASS ] shouldBe 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: PASS ] shouldBe 0,0,0 >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: PASS ] shouldBe 0,0,0 >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: PASS ] shouldBe 0,0,0 >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: PASS ] shouldBe 0,0,0 >+[ 290: PASS ] shouldBe 0,0,0 >+[ 291: PASS ] shouldBe 0,0,0 >+[ 292: PASS ] shouldBe 0,0,0 >+[ 293: PASS ] shouldBe 0,0,0 >+[ 294: PASS ] shouldBe 0,0,0 >+[ 295: PASS ] shouldBe 0,0,0 >+[ 296: PASS ] shouldBe 0,0,0 >+[ 297: PASS ] shouldBe 0,0,0 >+[ 298: PASS ] shouldBe 0,0,0 >+[ 299: PASS ] shouldBe 0,0,0 >+[ 300: PASS ] shouldBe 0,0,0 >+[ 301: PASS ] shouldBe 0,0,0 >+[ 302: PASS ] shouldBe 0,0,0 >+[ 303: PASS ] shouldBe 0,0,0 >+[ 304: PASS ] shouldBe 0,0,0 >+[ 305: PASS ] shouldBe 0,0,0 >+[ 306: PASS ] shouldBe 0,0,0 >+[ 307: PASS ] shouldBe 0,0,0 >+[ 308: PASS ] shouldBe 0,0,0 >+[ 309: PASS ] shouldBe 0,0,0 >+[ 310: PASS ] shouldBe 0,0,0 >+[ 311: PASS ] shouldBe 0,0,0 >+[ 312: PASS ] shouldBe 0,0,0 >+[ 313: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 314: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 315: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 321: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 324: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 327: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 330: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 333: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 334: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 337: PASS ] shouldBe 0,0,0 >+[ 338: PASS ] shouldBe 0,0,0 >+[ 339: PASS ] shouldBe 0,0,0 >+[ 340: PASS ] shouldBe 0,0,0 >+[ 341: PASS ] shouldBe 0,0,0 >+[ 342: PASS ] shouldBe 0,0,0 >+[ 343: PASS ] shouldBe 0,0,0 >+[ 344: PASS ] shouldBe 0,0,0 >+[ 345: PASS ] shouldBe 0,0,0 >+[ 346: PASS ] shouldBe 0,0,0 >+[ 347: PASS ] shouldBe 0,0,0 >+[ 348: PASS ] shouldBe 0,0,0 >+[ 349: PASS ] shouldBe 0,0,0 >+[ 350: PASS ] shouldBe 0,0,0 >+[ 351: PASS ] shouldBe 0,0,0 >+[ 352: PASS ] shouldBe 0,0,0 >+[ 353: PASS ] shouldBe 0,0,0 >+[ 354: PASS ] shouldBe 0,0,0 >+[ 355: PASS ] shouldBe 0,0,0 >+[ 356: PASS ] shouldBe 0,0,0 >+[ 357: PASS ] shouldBe 0,0,0 >+[ 358: PASS ] shouldBe 0,0,0 >+[ 359: PASS ] shouldBe 0,0,0 >+[ 360: PASS ] shouldBe 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: PASS ] shouldBe 0,0,0 >+[ 386: PASS ] shouldBe 0,0,0 >+[ 387: PASS ] shouldBe 0,0,0 >+[ 388: PASS ] shouldBe 0,0,0 >+[ 389: PASS ] shouldBe 0,0,0 >+[ 390: PASS ] shouldBe 0,0,0 >+[ 391: PASS ] shouldBe 0,0,0 >+[ 392: PASS ] shouldBe 0,0,0 >+[ 393: PASS ] shouldBe 0,0,0 >+[ 394: PASS ] shouldBe 0,0,0 >+[ 395: PASS ] shouldBe 0,0,0 >+[ 396: PASS ] shouldBe 0,0,0 >+[ 397: PASS ] shouldBe 0,0,0 >+[ 398: PASS ] shouldBe 0,0,0 >+[ 399: PASS ] shouldBe 0,0,0 >+[ 400: PASS ] shouldBe 0,0,0 >+[ 401: PASS ] shouldBe 0,0,0 >+[ 402: PASS ] shouldBe 0,0,0 >+[ 403: PASS ] shouldBe 0,0,0 >+[ 404: PASS ] shouldBe 0,0,0 >+[ 405: PASS ] shouldBe 0,0,0 >+[ 406: PASS ] shouldBe 0,0,0 >+[ 407: PASS ] shouldBe 0,0,0 >+[ 408: PASS ] shouldBe 0,0,0 >+[ 409: PASS ] shouldBe 0,0,0 >+[ 410: PASS ] shouldBe 0,0,0 >+[ 411: PASS ] shouldBe 0,0,0 >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: PASS ] shouldBe 0,0,0 >+[ 414: PASS ] shouldBe 0,0,0 >+[ 415: PASS ] shouldBe 0,0,0 >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: PASS ] shouldBe 0,0,0 >+[ 418: PASS ] shouldBe 0,0,0 >+[ 419: PASS ] shouldBe 0,0,0 >+[ 420: PASS ] shouldBe 0,0,0 >+[ 421: PASS ] shouldBe 0,0,0 >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: PASS ] shouldBe 0,0,0 >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: PASS ] shouldBe 0,0,0 >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: PASS ] shouldBe 0,0,0 >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: PASS ] shouldBe 0,0,0 >+[ 430: PASS ] shouldBe 0,0,0 >+[ 431: PASS ] shouldBe 0,0,0 >+[ 432: PASS ] shouldBe 0,0,0 >+[ 433: PASS ] shouldBe 0,0,0 >+[ 434: PASS ] shouldBe 0,0,0 >+[ 435: PASS ] shouldBe 0,0,0 >+[ 436: PASS ] shouldBe 0,0,0 >+[ 437: PASS ] shouldBe 0,0,0 >+[ 438: PASS ] shouldBe 0,0,0 >+[ 439: PASS ] shouldBe 0,0,0 >+[ 440: PASS ] shouldBe 0,0,0 >+[ 441: PASS ] shouldBe 0,0,0 >+[ 442: PASS ] shouldBe 0,0,0 >+[ 443: PASS ] shouldBe 0,0,0 >+[ 444: PASS ] shouldBe 0,0,0 >+[ 445: PASS ] shouldBe 0,0,0 >+[ 446: PASS ] shouldBe 0,0,0 >+[ 447: PASS ] shouldBe 0,0,0 >+[ 448: PASS ] shouldBe 0,0,0 >+[ 449: PASS ] shouldBe 0,0,0 >+[ 450: PASS ] shouldBe 0,0,0 >+[ 451: PASS ] shouldBe 0,0,0 >+[ 452: PASS ] shouldBe 0,0,0 >+[ 453: PASS ] shouldBe 0,0,0 >+[ 454: PASS ] shouldBe 0,0,0 >+[ 455: PASS ] shouldBe 0,0,0 >+[ 456: PASS ] shouldBe 0,0,0 >+[ 457: PASS ] shouldBe 0,0,0 >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: PASS ] shouldBe 0,0,0 >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: PASS ] shouldBe 0,0,0 >+[ 462: PASS ] shouldBe 0,0,0 >+[ 463: PASS ] shouldBe 0,0,0 >+[ 464: PASS ] shouldBe 0,0,0 >+[ 465: PASS ] shouldBe 0,0,0 >+[ 466: PASS ] shouldBe 0,0,0 >+[ 467: PASS ] shouldBe 0,0,0 >+[ 468: PASS ] shouldBe 0,0,0 >+[ 469: PASS ] shouldBe 0,0,0 >+[ 470: PASS ] shouldBe 0,0,0 >+[ 471: PASS ] shouldBe 0,0,0 >+[ 472: PASS ] shouldBe 0,0,0 >+[ 473: PASS ] shouldBe 0,0,0 >+[ 474: PASS ] shouldBe 0,0,0 >+[ 475: PASS ] shouldBe 0,0,0 >+[ 476: PASS ] shouldBe 0,0,0 >+[ 477: PASS ] shouldBe 0,0,0 >+[ 478: PASS ] shouldBe 0,0,0 >+[ 479: PASS ] shouldBe 0,0,0 >+[ 480: PASS ] shouldBe 0,0,0 >+[ 481: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 482: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 484: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 486: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 487: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 488: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 489: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 490: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 491: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 492: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 493: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 494: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 496: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 498: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 499: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 500: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 501: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 502: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 503: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 504: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 505: PASS ] shouldBe 0,0,0 >+[ 506: PASS ] shouldBe 0,0,0 >+[ 507: PASS ] shouldBe 0,0,0 >+[ 508: PASS ] shouldBe 0,0,0 >+[ 509: PASS ] shouldBe 0,0,0 >+[ 510: PASS ] shouldBe 0,0,0 >+[ 511: PASS ] shouldBe 0,0,0 >+[ 512: PASS ] shouldBe 0,0,0 >+[ 513: PASS ] shouldBe 0,0,0 >+[ 514: PASS ] shouldBe 0,0,0 >+[ 515: PASS ] shouldBe 0,0,0 >+[ 516: PASS ] shouldBe 0,0,0 >+[ 517: PASS ] shouldBe 0,0,0 >+[ 518: PASS ] shouldBe 0,0,0 >+[ 519: PASS ] shouldBe 0,0,0 >+[ 520: PASS ] shouldBe 0,0,0 >+[ 521: PASS ] shouldBe 0,0,0 >+[ 522: PASS ] shouldBe 0,0,0 >+[ 523: PASS ] shouldBe 0,0,0 >+[ 524: PASS ] shouldBe 0,0,0 >+[ 525: PASS ] shouldBe 0,0,0 >+[ 526: PASS ] shouldBe 0,0,0 >+[ 527: PASS ] shouldBe 0,0,0 >+[ 528: PASS ] shouldBe 0,0,0 >+[ 529: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 531: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 532: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 535: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 536: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 537: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 538: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 539: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 540: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 541: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 542: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 547: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 548: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 549: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 550: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 551: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 552: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 553: PASS ] shouldBe 0,0,0 >+[ 554: PASS ] shouldBe 0,0,0 >+[ 555: PASS ] shouldBe 0,0,0 >+[ 556: PASS ] shouldBe 0,0,0 >+[ 557: PASS ] shouldBe 0,0,0 >+[ 558: PASS ] shouldBe 0,0,0 >+[ 559: PASS ] shouldBe 0,0,0 >+[ 560: PASS ] shouldBe 0,0,0 >+[ 561: PASS ] shouldBe 0,0,0 >+[ 562: PASS ] shouldBe 0,0,0 >+[ 563: PASS ] shouldBe 0,0,0 >+[ 564: PASS ] shouldBe 0,0,0 >+[ 565: PASS ] shouldBe 0,0,0 >+[ 566: PASS ] shouldBe 0,0,0 >+[ 567: PASS ] shouldBe 0,0,0 >+[ 568: PASS ] shouldBe 0,0,0 >+[ 569: PASS ] shouldBe 0,0,0 >+[ 570: PASS ] shouldBe 0,0,0 >+[ 571: PASS ] shouldBe 0,0,0 >+[ 572: PASS ] shouldBe 0,0,0 >+[ 573: PASS ] shouldBe 0,0,0 >+[ 574: PASS ] shouldBe 0,0,0 >+[ 575: PASS ] shouldBe 0,0,0 >+[ 576: PASS ] shouldBe 0,0,0 >+[ 577: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 586: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 601: PASS ] shouldBe 0,0,0 >+[ 602: PASS ] shouldBe 0,0,0 >+[ 603: PASS ] shouldBe 0,0,0 >+[ 604: PASS ] shouldBe 0,0,0 >+[ 605: PASS ] shouldBe 0,0,0 >+[ 606: PASS ] shouldBe 0,0,0 >+[ 607: PASS ] shouldBe 0,0,0 >+[ 608: PASS ] shouldBe 0,0,0 >+[ 609: PASS ] shouldBe 0,0,0 >+[ 610: PASS ] shouldBe 0,0,0 >+[ 611: PASS ] shouldBe 0,0,0 >+[ 612: PASS ] shouldBe 0,0,0 >+[ 613: PASS ] shouldBe 0,0,0 >+[ 614: PASS ] shouldBe 0,0,0 >+[ 615: PASS ] shouldBe 0,0,0 >+[ 616: PASS ] shouldBe 0,0,0 >+[ 617: PASS ] shouldBe 0,0,0 >+[ 618: PASS ] shouldBe 0,0,0 >+[ 619: PASS ] shouldBe 0,0,0 >+[ 620: PASS ] shouldBe 0,0,0 >+[ 621: PASS ] shouldBe 0,0,0 >+[ 622: PASS ] shouldBe 0,0,0 >+[ 623: PASS ] shouldBe 0,0,0 >+[ 624: PASS ] shouldBe 0,0,0 >+[ 625: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 626: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 627: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 628: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 629: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 630: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 631: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 632: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 633: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 634: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 635: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 636: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 637: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 638: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 639: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 640: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 641: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 642: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 643: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 644: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 645: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 646: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 647: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 648: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 649: PASS ] shouldBe 0,0,0 >+[ 650: PASS ] shouldBe 0,0,0 >+[ 651: PASS ] shouldBe 0,0,0 >+[ 652: PASS ] shouldBe 0,0,0 >+[ 653: PASS ] shouldBe 0,0,0 >+[ 654: PASS ] shouldBe 0,0,0 >+[ 655: PASS ] shouldBe 0,0,0 >+[ 656: PASS ] shouldBe 0,0,0 >+[ 657: PASS ] shouldBe 0,0,0 >+[ 658: PASS ] shouldBe 0,0,0 >+[ 659: PASS ] shouldBe 0,0,0 >+[ 660: PASS ] shouldBe 0,0,0 >+[ 661: PASS ] shouldBe 0,0,0 >+[ 662: PASS ] shouldBe 0,0,0 >+[ 663: PASS ] shouldBe 0,0,0 >+[ 664: PASS ] shouldBe 0,0,0 >+[ 665: PASS ] shouldBe 0,0,0 >+[ 666: PASS ] shouldBe 0,0,0 >+[ 667: PASS ] shouldBe 0,0,0 >+[ 668: PASS ] shouldBe 0,0,0 >+[ 669: PASS ] shouldBe 0,0,0 >+[ 670: PASS ] shouldBe 0,0,0 >+[ 671: PASS ] shouldBe 0,0,0 >+[ 672: PASS ] shouldBe 0,0,0 >+[ 673: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 674: PASS ] successfullyParsed is true >+[ FAIL ] 253 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt >index 578c0a3f763ee22935371eb12a48f9e80198943d..411c3c96ab1d1df94a3605c2550bcaa205e1ae0c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt >@@ -1,5 +1,295 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-2d-r8ui-red_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: PASS ] shouldBe 0,0,0 >+[ 4: PASS ] shouldBe 0,0,0 >+[ 5: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 7: PASS ] shouldBe 0,0,0 >+[ 8: PASS ] shouldBe 0,0,0 >+[ 9: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: PASS ] shouldBe 0,0,0 >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 14: PASS ] shouldBe 0,0,0 >+[ 15: PASS ] shouldBe 0,0,0 >+[ 16: PASS ] shouldBe 0,0,0 >+[ 17: PASS ] shouldBe 0,0,0 >+[ 18: PASS ] shouldBe 0,0,0 >+[ 19: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 21: PASS ] shouldBe 0,0,0 >+[ 22: PASS ] shouldBe 0,0,0 >+[ 23: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 24: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 25: PASS ] shouldBe 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: PASS ] shouldBe 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: PASS ] shouldBe 0,0,0 >+[ 34: PASS ] shouldBe 0,0,0 >+[ 35: PASS ] shouldBe 0,0,0 >+[ 36: PASS ] shouldBe 0,0,0 >+[ 37: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 38: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 40: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 41: PASS ] shouldBe 0,0,0 >+[ 42: PASS ] shouldBe 0,0,0 >+[ 43: PASS ] shouldBe 0,0,0 >+[ 44: PASS ] shouldBe 0,0,0 >+[ 45: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 49: PASS ] shouldBe 0,0,0 >+[ 50: PASS ] shouldBe 0,0,0 >+[ 51: PASS ] shouldBe 0,0,0 >+[ 52: PASS ] shouldBe 0,0,0 >+[ 53: PASS ] shouldBe 0,0,0 >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: PASS ] shouldBe 0,0,0 >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: PASS ] shouldBe 0,0,0 >+[ 58: PASS ] shouldBe 0,0,0 >+[ 59: PASS ] shouldBe 0,0,0 >+[ 60: PASS ] shouldBe 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: PASS ] shouldBe 0,0,0 >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 68: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 69: PASS ] shouldBe 0,0,0 >+[ 70: PASS ] shouldBe 0,0,0 >+[ 71: PASS ] shouldBe 0,0,0 >+[ 72: PASS ] shouldBe 0,0,0 >+[ 73: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 77: PASS ] shouldBe 0,0,0 >+[ 78: PASS ] shouldBe 0,0,0 >+[ 79: PASS ] shouldBe 0,0,0 >+[ 80: PASS ] shouldBe 0,0,0 >+[ 81: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: PASS ] shouldBe 0,0,0 >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 92: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 93: PASS ] shouldBe 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 98: PASS ] shouldBe 0,0,0 >+[ 99: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 100: PASS ] shouldBe 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 102: PASS ] shouldBe 0,0,0 >+[ 103: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 104: PASS ] shouldBe 0,0,0 >+[ 105: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 106: PASS ] shouldBe 0,0,0 >+[ 107: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 108: PASS ] shouldBe 0,0,0 >+[ 109: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 110: PASS ] shouldBe 0,0,0 >+[ 111: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 112: PASS ] shouldBe 0,0,0 >+[ 113: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 114: PASS ] shouldBe 0,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 116: PASS ] shouldBe 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 118: PASS ] shouldBe 0,0,0 >+[ 119: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 120: PASS ] shouldBe 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] shouldBe 0,0,0 >+[ 123: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 124: PASS ] shouldBe 0,0,0 >+[ 125: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] shouldBe 0,0,0 >+[ 127: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 128: PASS ] shouldBe 0,0,0 >+[ 129: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 130: PASS ] shouldBe 0,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 132: PASS ] shouldBe 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 134: PASS ] shouldBe 0,0,0 >+[ 135: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] shouldBe 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] shouldBe 0,0,0 >+[ 139: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 140: PASS ] shouldBe 0,0,0 >+[ 141: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: PASS ] shouldBe 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 144: PASS ] shouldBe 0,0,0 >+[ 145: PASS ] shouldBe 0,0,0 >+[ 146: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 147: PASS ] shouldBe 0,0,0 >+[ 148: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: PASS ] shouldBe 0,0,0 >+[ 150: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 151: PASS ] shouldBe 0,0,0 >+[ 152: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 153: PASS ] shouldBe 0,0,0 >+[ 154: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 155: PASS ] shouldBe 0,0,0 >+[ 156: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 157: PASS ] shouldBe 0,0,0 >+[ 158: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 159: PASS ] shouldBe 0,0,0 >+[ 160: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 161: PASS ] shouldBe 0,0,0 >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 163: PASS ] shouldBe 0,0,0 >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 165: PASS ] shouldBe 0,0,0 >+[ 166: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 167: PASS ] shouldBe 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 169: PASS ] shouldBe 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 171: PASS ] shouldBe 0,0,0 >+[ 172: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 173: PASS ] shouldBe 0,0,0 >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 175: PASS ] shouldBe 0,0,0 >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 177: PASS ] shouldBe 0,0,0 >+[ 178: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 179: PASS ] shouldBe 0,0,0 >+[ 180: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 181: PASS ] shouldBe 0,0,0 >+[ 182: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 183: PASS ] shouldBe 0,0,0 >+[ 184: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 185: PASS ] shouldBe 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 187: PASS ] shouldBe 0,0,0 >+[ 188: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: PASS ] shouldBe 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 191: PASS ] shouldBe 0,0,0 >+[ 192: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: PASS ] shouldBe 0,0,0 >+[ 194: PASS ] shouldBe 0,0,0 >+[ 195: PASS ] shouldBe 0,0,0 >+[ 196: PASS ] shouldBe 0,0,0 >+[ 197: PASS ] shouldBe 0,0,0 >+[ 198: PASS ] shouldBe 0,0,0 >+[ 199: PASS ] shouldBe 0,0,0 >+[ 200: PASS ] shouldBe 0,0,0 >+[ 201: PASS ] shouldBe 0,0,0 >+[ 202: PASS ] shouldBe 0,0,0 >+[ 203: PASS ] shouldBe 0,0,0 >+[ 204: PASS ] shouldBe 0,0,0 >+[ 205: PASS ] shouldBe 0,0,0 >+[ 206: PASS ] shouldBe 0,0,0 >+[ 207: PASS ] shouldBe 0,0,0 >+[ 208: PASS ] shouldBe 0,0,0 >+[ 209: PASS ] shouldBe 0,0,0 >+[ 210: PASS ] shouldBe 0,0,0 >+[ 211: PASS ] shouldBe 0,0,0 >+[ 212: PASS ] shouldBe 0,0,0 >+[ 213: PASS ] shouldBe 0,0,0 >+[ 214: PASS ] shouldBe 0,0,0 >+[ 215: PASS ] shouldBe 0,0,0 >+[ 216: PASS ] shouldBe 0,0,0 >+[ 217: PASS ] shouldBe 0,0,0 >+[ 218: PASS ] shouldBe 0,0,0 >+[ 219: PASS ] shouldBe 0,0,0 >+[ 220: PASS ] shouldBe 0,0,0 >+[ 221: PASS ] shouldBe 0,0,0 >+[ 222: PASS ] shouldBe 0,0,0 >+[ 223: PASS ] shouldBe 0,0,0 >+[ 224: PASS ] shouldBe 0,0,0 >+[ 225: PASS ] shouldBe 0,0,0 >+[ 226: PASS ] shouldBe 0,0,0 >+[ 227: PASS ] shouldBe 0,0,0 >+[ 228: PASS ] shouldBe 0,0,0 >+[ 229: PASS ] shouldBe 0,0,0 >+[ 230: PASS ] shouldBe 0,0,0 >+[ 231: PASS ] shouldBe 0,0,0 >+[ 232: PASS ] shouldBe 0,0,0 >+[ 233: PASS ] shouldBe 0,0,0 >+[ 234: PASS ] shouldBe 0,0,0 >+[ 235: PASS ] shouldBe 0,0,0 >+[ 236: PASS ] shouldBe 0,0,0 >+[ 237: PASS ] shouldBe 0,0,0 >+[ 238: PASS ] shouldBe 0,0,0 >+[ 239: PASS ] shouldBe 0,0,0 >+[ 240: PASS ] shouldBe 0,0,0 >+[ 241: PASS ] shouldBe 0,0,0 >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: PASS ] shouldBe 0,0,0 >+[ 244: PASS ] shouldBe 0,0,0 >+[ 245: PASS ] shouldBe 0,0,0 >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: PASS ] shouldBe 0,0,0 >+[ 248: PASS ] shouldBe 0,0,0 >+[ 249: PASS ] shouldBe 0,0,0 >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: PASS ] shouldBe 0,0,0 >+[ 252: PASS ] shouldBe 0,0,0 >+[ 253: PASS ] shouldBe 0,0,0 >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: PASS ] shouldBe 0,0,0 >+[ 256: PASS ] shouldBe 0,0,0 >+[ 257: PASS ] shouldBe 0,0,0 >+[ 258: PASS ] shouldBe 0,0,0 >+[ 259: PASS ] shouldBe 0,0,0 >+[ 260: PASS ] shouldBe 0,0,0 >+[ 261: PASS ] shouldBe 0,0,0 >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: PASS ] shouldBe 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: PASS ] shouldBe 0,0,0 >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: PASS ] shouldBe 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: PASS ] shouldBe 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: PASS ] shouldBe 0,0,0 >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: PASS ] shouldBe 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: PASS ] shouldBe 0,0,0 >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: PASS ] shouldBe 0,0,0 >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: PASS ] shouldBe 0,0,0 >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: PASS ] shouldBe 0,0,0 >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: PASS ] shouldBe 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: PASS ] shouldBe 0,0,0 >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: PASS ] shouldBe 0,0,0 >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 290: PASS ] successfullyParsed is true >+[ FAIL ] 85 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg16f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg16f-rg-float-expected.txt >index 3cb74708496e1d512cb2cff46ab3879ffe79ce82..68c0584a3418bb7354f48316b54c5a8909ec3e6d 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg16f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg16f-rg-float-expected.txt >@@ -1,5 +1,679 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-2d-rg16f-rg-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 14: PASS ] shouldBe 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 16: PASS ] shouldBe 0,0,0 >+[ 17: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 24: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 25: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 38: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 40: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 43: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 50: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 53: PASS ] shouldBe 0,0,0 >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: PASS ] shouldBe 0,0,0 >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: PASS ] shouldBe 0,0,0 >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 68: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 70: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 73: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 81: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: PASS ] shouldBe 0,0,0 >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 92: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 93: PASS ] shouldBe 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 113: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 125: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 128: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 141: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 146: PASS ] shouldBe 0,0,0 >+[ 147: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 158: PASS ] shouldBe 0,0,0 >+[ 159: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 176: PASS ] shouldBe 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: PASS ] shouldBe 0,0,0 >+[ 181: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 186: PASS ] shouldBe 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 190: PASS ] shouldBe 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 213: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 217: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 221: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 224: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 225: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 228: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 232: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 236: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 240: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 244: PASS ] shouldBe 0,0,0 >+[ 245: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 248: PASS ] shouldBe 0,0,0 >+[ 249: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 252: PASS ] shouldBe 0,0,0 >+[ 253: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 256: PASS ] shouldBe 0,0,0 >+[ 257: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 258: PASS ] shouldBe 0,0,0 >+[ 259: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 260: PASS ] shouldBe 0,0,0 >+[ 261: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 291: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 292: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 293: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 295: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 297: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 299: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 300: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 303: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 308: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 311: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 314: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 315: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 321: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 324: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 327: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 330: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 333: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 334: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 338: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 340: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 343: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 346: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 349: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 354: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 356: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 359: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 386: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 389: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 390: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 391: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 392: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 393: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 394: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 395: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 396: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 397: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 398: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 399: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 401: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 402: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 404: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 409: PASS ] shouldBe 0,0,0 >+[ 410: PASS ] shouldBe 0,0,0 >+[ 411: PASS ] shouldBe 0,0,0 >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: PASS ] shouldBe 0,0,0 >+[ 414: PASS ] shouldBe 0,0,0 >+[ 415: PASS ] shouldBe 0,0,0 >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: PASS ] shouldBe 0,0,0 >+[ 418: PASS ] shouldBe 0,0,0 >+[ 419: PASS ] shouldBe 0,0,0 >+[ 420: PASS ] shouldBe 0,0,0 >+[ 421: PASS ] shouldBe 0,0,0 >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: PASS ] shouldBe 0,0,0 >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: PASS ] shouldBe 0,0,0 >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: PASS ] shouldBe 0,0,0 >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: PASS ] shouldBe 0,0,0 >+[ 430: PASS ] shouldBe 0,0,0 >+[ 431: PASS ] shouldBe 0,0,0 >+[ 432: PASS ] shouldBe 0,0,0 >+[ 433: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 436: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 457: PASS ] shouldBe 0,0,0 >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: PASS ] shouldBe 0,0,0 >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: PASS ] shouldBe 0,0,0 >+[ 462: PASS ] shouldBe 0,0,0 >+[ 463: PASS ] shouldBe 0,0,0 >+[ 464: PASS ] shouldBe 0,0,0 >+[ 465: PASS ] shouldBe 0,0,0 >+[ 466: PASS ] shouldBe 0,0,0 >+[ 467: PASS ] shouldBe 0,0,0 >+[ 468: PASS ] shouldBe 0,0,0 >+[ 469: PASS ] shouldBe 0,0,0 >+[ 470: PASS ] shouldBe 0,0,0 >+[ 471: PASS ] shouldBe 0,0,0 >+[ 472: PASS ] shouldBe 0,0,0 >+[ 473: PASS ] shouldBe 0,0,0 >+[ 474: PASS ] shouldBe 0,0,0 >+[ 475: PASS ] shouldBe 0,0,0 >+[ 476: PASS ] shouldBe 0,0,0 >+[ 477: PASS ] shouldBe 0,0,0 >+[ 478: PASS ] shouldBe 0,0,0 >+[ 479: PASS ] shouldBe 0,0,0 >+[ 480: PASS ] shouldBe 0,0,0 >+[ 481: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 482: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 484: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 486: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 487: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 488: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 489: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 490: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 491: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 492: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 493: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 494: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 496: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 498: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 499: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 500: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 501: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 502: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 503: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 504: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 505: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 506: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 507: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 508: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 509: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 510: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 512: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 513: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 514: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 515: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 516: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 517: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 518: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 519: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 520: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 521: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 522: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 523: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 524: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 525: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 526: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 527: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 528: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 529: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 531: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 532: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 535: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 536: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 537: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 538: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 539: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 540: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 541: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 542: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 547: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 548: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 549: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 550: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 551: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 552: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 553: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 557: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 558: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 559: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 560: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 561: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 562: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 563: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 564: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 565: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 566: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 567: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 568: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 569: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 570: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 571: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 572: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 573: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 574: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 575: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 576: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 577: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 586: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 601: PASS ] shouldBe 0,0,0 >+[ 602: PASS ] shouldBe 0,0,0 >+[ 603: PASS ] shouldBe 0,0,0 >+[ 604: PASS ] shouldBe 0,0,0 >+[ 605: PASS ] shouldBe 0,0,0 >+[ 606: PASS ] shouldBe 0,0,0 >+[ 607: PASS ] shouldBe 0,0,0 >+[ 608: PASS ] shouldBe 0,0,0 >+[ 609: PASS ] shouldBe 0,0,0 >+[ 610: PASS ] shouldBe 0,0,0 >+[ 611: PASS ] shouldBe 0,0,0 >+[ 612: PASS ] shouldBe 0,0,0 >+[ 613: PASS ] shouldBe 0,0,0 >+[ 614: PASS ] shouldBe 0,0,0 >+[ 615: PASS ] shouldBe 0,0,0 >+[ 616: PASS ] shouldBe 0,0,0 >+[ 617: PASS ] shouldBe 0,0,0 >+[ 618: PASS ] shouldBe 0,0,0 >+[ 619: PASS ] shouldBe 0,0,0 >+[ 620: PASS ] shouldBe 0,0,0 >+[ 621: PASS ] shouldBe 0,0,0 >+[ 622: PASS ] shouldBe 0,0,0 >+[ 623: PASS ] shouldBe 0,0,0 >+[ 624: PASS ] shouldBe 0,0,0 >+[ 625: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 626: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 627: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 628: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 629: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 630: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 631: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 632: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 633: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 634: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 635: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 636: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 637: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 638: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 639: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 640: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 641: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 642: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 643: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 644: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 645: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 646: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 647: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 648: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 649: PASS ] shouldBe 0,0,0 >+[ 650: PASS ] shouldBe 0,0,0 >+[ 651: PASS ] shouldBe 0,0,0 >+[ 652: PASS ] shouldBe 0,0,0 >+[ 653: PASS ] shouldBe 0,0,0 >+[ 654: PASS ] shouldBe 0,0,0 >+[ 655: PASS ] shouldBe 0,0,0 >+[ 656: PASS ] shouldBe 0,0,0 >+[ 657: PASS ] shouldBe 0,0,0 >+[ 658: PASS ] shouldBe 0,0,0 >+[ 659: PASS ] shouldBe 0,0,0 >+[ 660: PASS ] shouldBe 0,0,0 >+[ 661: PASS ] shouldBe 0,0,0 >+[ 662: PASS ] shouldBe 0,0,0 >+[ 663: PASS ] shouldBe 0,0,0 >+[ 664: PASS ] shouldBe 0,0,0 >+[ 665: PASS ] shouldBe 0,0,0 >+[ 666: PASS ] shouldBe 0,0,0 >+[ 667: PASS ] shouldBe 0,0,0 >+[ 668: PASS ] shouldBe 0,0,0 >+[ 669: PASS ] shouldBe 0,0,0 >+[ 670: PASS ] shouldBe 0,0,0 >+[ 671: PASS ] shouldBe 0,0,0 >+[ 672: PASS ] shouldBe 0,0,0 >+[ 673: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 674: PASS ] successfullyParsed is true >+[ FAIL ] 505 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg16f-rg-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg16f-rg-half_float-expected.txt >index 48f0a5790075771a64921e4a2469b2c86e702e99..5d91f80a656f93d34d8635981c8b10d8b37bed7a 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg16f-rg-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg16f-rg-half_float-expected.txt >@@ -1,5 +1,679 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-2d-rg16f-rg-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 14: PASS ] shouldBe 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 16: PASS ] shouldBe 0,0,0 >+[ 17: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 24: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 25: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 38: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 40: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 43: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 50: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 53: PASS ] shouldBe 0,0,0 >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: PASS ] shouldBe 0,0,0 >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: PASS ] shouldBe 0,0,0 >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 68: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 70: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 73: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 81: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: PASS ] shouldBe 0,0,0 >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 92: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 93: PASS ] shouldBe 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 113: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 125: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 128: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 141: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 146: PASS ] shouldBe 0,0,0 >+[ 147: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 158: PASS ] shouldBe 0,0,0 >+[ 159: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 176: PASS ] shouldBe 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: PASS ] shouldBe 0,0,0 >+[ 181: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 186: PASS ] shouldBe 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 190: PASS ] shouldBe 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 213: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 217: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 221: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 224: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 225: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 228: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 232: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 236: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 240: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 244: PASS ] shouldBe 0,0,0 >+[ 245: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 248: PASS ] shouldBe 0,0,0 >+[ 249: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 252: PASS ] shouldBe 0,0,0 >+[ 253: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 256: PASS ] shouldBe 0,0,0 >+[ 257: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 258: PASS ] shouldBe 0,0,0 >+[ 259: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 260: PASS ] shouldBe 0,0,0 >+[ 261: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 291: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 292: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 293: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 295: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 297: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 299: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 300: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 303: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 308: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 311: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 314: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 315: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 321: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 324: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 327: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 330: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 333: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 334: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 338: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 340: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 343: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 346: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 349: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 354: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 356: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 359: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 386: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 389: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 390: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 391: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 392: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 393: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 394: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 395: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 396: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 397: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 398: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 399: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 401: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 402: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 404: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 409: PASS ] shouldBe 0,0,0 >+[ 410: PASS ] shouldBe 0,0,0 >+[ 411: PASS ] shouldBe 0,0,0 >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: PASS ] shouldBe 0,0,0 >+[ 414: PASS ] shouldBe 0,0,0 >+[ 415: PASS ] shouldBe 0,0,0 >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: PASS ] shouldBe 0,0,0 >+[ 418: PASS ] shouldBe 0,0,0 >+[ 419: PASS ] shouldBe 0,0,0 >+[ 420: PASS ] shouldBe 0,0,0 >+[ 421: PASS ] shouldBe 0,0,0 >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: PASS ] shouldBe 0,0,0 >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: PASS ] shouldBe 0,0,0 >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: PASS ] shouldBe 0,0,0 >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: PASS ] shouldBe 0,0,0 >+[ 430: PASS ] shouldBe 0,0,0 >+[ 431: PASS ] shouldBe 0,0,0 >+[ 432: PASS ] shouldBe 0,0,0 >+[ 433: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 436: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 457: PASS ] shouldBe 0,0,0 >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: PASS ] shouldBe 0,0,0 >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: PASS ] shouldBe 0,0,0 >+[ 462: PASS ] shouldBe 0,0,0 >+[ 463: PASS ] shouldBe 0,0,0 >+[ 464: PASS ] shouldBe 0,0,0 >+[ 465: PASS ] shouldBe 0,0,0 >+[ 466: PASS ] shouldBe 0,0,0 >+[ 467: PASS ] shouldBe 0,0,0 >+[ 468: PASS ] shouldBe 0,0,0 >+[ 469: PASS ] shouldBe 0,0,0 >+[ 470: PASS ] shouldBe 0,0,0 >+[ 471: PASS ] shouldBe 0,0,0 >+[ 472: PASS ] shouldBe 0,0,0 >+[ 473: PASS ] shouldBe 0,0,0 >+[ 474: PASS ] shouldBe 0,0,0 >+[ 475: PASS ] shouldBe 0,0,0 >+[ 476: PASS ] shouldBe 0,0,0 >+[ 477: PASS ] shouldBe 0,0,0 >+[ 478: PASS ] shouldBe 0,0,0 >+[ 479: PASS ] shouldBe 0,0,0 >+[ 480: PASS ] shouldBe 0,0,0 >+[ 481: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 482: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 484: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 486: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 487: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 488: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 489: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 490: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 491: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 492: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 493: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 494: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 496: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 498: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 499: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 500: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 501: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 502: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 503: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 504: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 505: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 506: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 507: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 508: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 509: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 510: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 512: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 513: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 514: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 515: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 516: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 517: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 518: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 519: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 520: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 521: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 522: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 523: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 524: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 525: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 526: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 527: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 528: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 529: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 531: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 532: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 535: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 536: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 537: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 538: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 539: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 540: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 541: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 542: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 547: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 548: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 549: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 550: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 551: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 552: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 553: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 557: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 558: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 559: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 560: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 561: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 562: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 563: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 564: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 565: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 566: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 567: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 568: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 569: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 570: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 571: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 572: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 573: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 574: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 575: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 576: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 577: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 586: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 601: PASS ] shouldBe 0,0,0 >+[ 602: PASS ] shouldBe 0,0,0 >+[ 603: PASS ] shouldBe 0,0,0 >+[ 604: PASS ] shouldBe 0,0,0 >+[ 605: PASS ] shouldBe 0,0,0 >+[ 606: PASS ] shouldBe 0,0,0 >+[ 607: PASS ] shouldBe 0,0,0 >+[ 608: PASS ] shouldBe 0,0,0 >+[ 609: PASS ] shouldBe 0,0,0 >+[ 610: PASS ] shouldBe 0,0,0 >+[ 611: PASS ] shouldBe 0,0,0 >+[ 612: PASS ] shouldBe 0,0,0 >+[ 613: PASS ] shouldBe 0,0,0 >+[ 614: PASS ] shouldBe 0,0,0 >+[ 615: PASS ] shouldBe 0,0,0 >+[ 616: PASS ] shouldBe 0,0,0 >+[ 617: PASS ] shouldBe 0,0,0 >+[ 618: PASS ] shouldBe 0,0,0 >+[ 619: PASS ] shouldBe 0,0,0 >+[ 620: PASS ] shouldBe 0,0,0 >+[ 621: PASS ] shouldBe 0,0,0 >+[ 622: PASS ] shouldBe 0,0,0 >+[ 623: PASS ] shouldBe 0,0,0 >+[ 624: PASS ] shouldBe 0,0,0 >+[ 625: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 626: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 627: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 628: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 629: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 630: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 631: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 632: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 633: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 634: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 635: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 636: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 637: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 638: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 639: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 640: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 641: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 642: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 643: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 644: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 645: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 646: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 647: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 648: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 649: PASS ] shouldBe 0,0,0 >+[ 650: PASS ] shouldBe 0,0,0 >+[ 651: PASS ] shouldBe 0,0,0 >+[ 652: PASS ] shouldBe 0,0,0 >+[ 653: PASS ] shouldBe 0,0,0 >+[ 654: PASS ] shouldBe 0,0,0 >+[ 655: PASS ] shouldBe 0,0,0 >+[ 656: PASS ] shouldBe 0,0,0 >+[ 657: PASS ] shouldBe 0,0,0 >+[ 658: PASS ] shouldBe 0,0,0 >+[ 659: PASS ] shouldBe 0,0,0 >+[ 660: PASS ] shouldBe 0,0,0 >+[ 661: PASS ] shouldBe 0,0,0 >+[ 662: PASS ] shouldBe 0,0,0 >+[ 663: PASS ] shouldBe 0,0,0 >+[ 664: PASS ] shouldBe 0,0,0 >+[ 665: PASS ] shouldBe 0,0,0 >+[ 666: PASS ] shouldBe 0,0,0 >+[ 667: PASS ] shouldBe 0,0,0 >+[ 668: PASS ] shouldBe 0,0,0 >+[ 669: PASS ] shouldBe 0,0,0 >+[ 670: PASS ] shouldBe 0,0,0 >+[ 671: PASS ] shouldBe 0,0,0 >+[ 672: PASS ] shouldBe 0,0,0 >+[ 673: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 674: PASS ] successfullyParsed is true >+[ FAIL ] 505 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg32f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg32f-rg-float-expected.txt >index 0c92f4abbcc7010191fb0fa60a8e963e7e893189..2b66c3927491db97f349695c728d88edec998585 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg32f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg32f-rg-float-expected.txt >@@ -1,5 +1,679 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-2d-rg32f-rg-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 14: PASS ] shouldBe 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 16: PASS ] shouldBe 0,0,0 >+[ 17: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 24: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 25: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 38: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 40: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 43: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 50: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 53: PASS ] shouldBe 0,0,0 >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: PASS ] shouldBe 0,0,0 >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: PASS ] shouldBe 0,0,0 >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 68: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 70: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 73: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 81: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: PASS ] shouldBe 0,0,0 >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 92: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 93: PASS ] shouldBe 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 113: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 125: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 128: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 141: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 146: PASS ] shouldBe 0,0,0 >+[ 147: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 158: PASS ] shouldBe 0,0,0 >+[ 159: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 176: PASS ] shouldBe 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: PASS ] shouldBe 0,0,0 >+[ 181: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 186: PASS ] shouldBe 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 190: PASS ] shouldBe 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 213: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 217: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 221: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 224: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 225: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 228: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 232: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 236: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 240: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 244: PASS ] shouldBe 0,0,0 >+[ 245: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 248: PASS ] shouldBe 0,0,0 >+[ 249: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 252: PASS ] shouldBe 0,0,0 >+[ 253: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 256: PASS ] shouldBe 0,0,0 >+[ 257: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 258: PASS ] shouldBe 0,0,0 >+[ 259: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 260: PASS ] shouldBe 0,0,0 >+[ 261: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 291: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 292: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 293: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 295: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 297: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 299: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 300: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 303: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 308: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 311: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 314: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 315: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 321: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 324: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 327: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 330: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 333: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 334: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 338: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 340: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 343: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 346: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 349: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 354: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 356: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 359: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 386: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 389: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 390: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 391: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 392: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 393: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 394: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 395: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 396: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 397: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 398: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 399: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 401: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 402: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 404: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 409: PASS ] shouldBe 0,0,0 >+[ 410: PASS ] shouldBe 0,0,0 >+[ 411: PASS ] shouldBe 0,0,0 >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: PASS ] shouldBe 0,0,0 >+[ 414: PASS ] shouldBe 0,0,0 >+[ 415: PASS ] shouldBe 0,0,0 >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: PASS ] shouldBe 0,0,0 >+[ 418: PASS ] shouldBe 0,0,0 >+[ 419: PASS ] shouldBe 0,0,0 >+[ 420: PASS ] shouldBe 0,0,0 >+[ 421: PASS ] shouldBe 0,0,0 >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: PASS ] shouldBe 0,0,0 >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: PASS ] shouldBe 0,0,0 >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: PASS ] shouldBe 0,0,0 >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: PASS ] shouldBe 0,0,0 >+[ 430: PASS ] shouldBe 0,0,0 >+[ 431: PASS ] shouldBe 0,0,0 >+[ 432: PASS ] shouldBe 0,0,0 >+[ 433: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 436: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 457: PASS ] shouldBe 0,0,0 >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: PASS ] shouldBe 0,0,0 >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: PASS ] shouldBe 0,0,0 >+[ 462: PASS ] shouldBe 0,0,0 >+[ 463: PASS ] shouldBe 0,0,0 >+[ 464: PASS ] shouldBe 0,0,0 >+[ 465: PASS ] shouldBe 0,0,0 >+[ 466: PASS ] shouldBe 0,0,0 >+[ 467: PASS ] shouldBe 0,0,0 >+[ 468: PASS ] shouldBe 0,0,0 >+[ 469: PASS ] shouldBe 0,0,0 >+[ 470: PASS ] shouldBe 0,0,0 >+[ 471: PASS ] shouldBe 0,0,0 >+[ 472: PASS ] shouldBe 0,0,0 >+[ 473: PASS ] shouldBe 0,0,0 >+[ 474: PASS ] shouldBe 0,0,0 >+[ 475: PASS ] shouldBe 0,0,0 >+[ 476: PASS ] shouldBe 0,0,0 >+[ 477: PASS ] shouldBe 0,0,0 >+[ 478: PASS ] shouldBe 0,0,0 >+[ 479: PASS ] shouldBe 0,0,0 >+[ 480: PASS ] shouldBe 0,0,0 >+[ 481: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 482: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 484: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 486: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 487: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 488: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 489: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 490: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 491: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 492: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 493: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 494: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 496: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 498: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 499: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 500: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 501: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 502: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 503: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 504: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 505: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 506: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 507: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 508: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 509: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 510: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 512: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 513: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 514: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 515: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 516: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 517: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 518: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 519: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 520: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 521: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 522: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 523: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 524: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 525: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 526: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 527: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 528: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 529: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 531: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 532: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 535: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 536: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 537: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 538: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 539: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 540: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 541: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 542: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 547: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 548: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 549: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 550: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 551: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 552: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 553: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 557: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 558: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 559: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 560: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 561: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 562: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 563: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 564: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 565: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 566: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 567: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 568: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 569: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 570: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 571: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 572: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 573: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 574: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 575: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 576: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 577: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 586: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 601: PASS ] shouldBe 0,0,0 >+[ 602: PASS ] shouldBe 0,0,0 >+[ 603: PASS ] shouldBe 0,0,0 >+[ 604: PASS ] shouldBe 0,0,0 >+[ 605: PASS ] shouldBe 0,0,0 >+[ 606: PASS ] shouldBe 0,0,0 >+[ 607: PASS ] shouldBe 0,0,0 >+[ 608: PASS ] shouldBe 0,0,0 >+[ 609: PASS ] shouldBe 0,0,0 >+[ 610: PASS ] shouldBe 0,0,0 >+[ 611: PASS ] shouldBe 0,0,0 >+[ 612: PASS ] shouldBe 0,0,0 >+[ 613: PASS ] shouldBe 0,0,0 >+[ 614: PASS ] shouldBe 0,0,0 >+[ 615: PASS ] shouldBe 0,0,0 >+[ 616: PASS ] shouldBe 0,0,0 >+[ 617: PASS ] shouldBe 0,0,0 >+[ 618: PASS ] shouldBe 0,0,0 >+[ 619: PASS ] shouldBe 0,0,0 >+[ 620: PASS ] shouldBe 0,0,0 >+[ 621: PASS ] shouldBe 0,0,0 >+[ 622: PASS ] shouldBe 0,0,0 >+[ 623: PASS ] shouldBe 0,0,0 >+[ 624: PASS ] shouldBe 0,0,0 >+[ 625: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 626: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 627: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 628: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 629: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 630: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 631: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 632: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 633: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 634: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 635: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 636: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 637: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 638: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 639: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 640: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 641: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 642: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 643: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 644: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 645: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 646: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 647: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 648: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 649: PASS ] shouldBe 0,0,0 >+[ 650: PASS ] shouldBe 0,0,0 >+[ 651: PASS ] shouldBe 0,0,0 >+[ 652: PASS ] shouldBe 0,0,0 >+[ 653: PASS ] shouldBe 0,0,0 >+[ 654: PASS ] shouldBe 0,0,0 >+[ 655: PASS ] shouldBe 0,0,0 >+[ 656: PASS ] shouldBe 0,0,0 >+[ 657: PASS ] shouldBe 0,0,0 >+[ 658: PASS ] shouldBe 0,0,0 >+[ 659: PASS ] shouldBe 0,0,0 >+[ 660: PASS ] shouldBe 0,0,0 >+[ 661: PASS ] shouldBe 0,0,0 >+[ 662: PASS ] shouldBe 0,0,0 >+[ 663: PASS ] shouldBe 0,0,0 >+[ 664: PASS ] shouldBe 0,0,0 >+[ 665: PASS ] shouldBe 0,0,0 >+[ 666: PASS ] shouldBe 0,0,0 >+[ 667: PASS ] shouldBe 0,0,0 >+[ 668: PASS ] shouldBe 0,0,0 >+[ 669: PASS ] shouldBe 0,0,0 >+[ 670: PASS ] shouldBe 0,0,0 >+[ 671: PASS ] shouldBe 0,0,0 >+[ 672: PASS ] shouldBe 0,0,0 >+[ 673: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 674: PASS ] successfullyParsed is true >+[ FAIL ] 505 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg8-rg-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg8-rg-unsigned_byte-expected.txt >index b13e889b0c9de6ba7985510c2e9c6b968968acfc..13de861f51584a3c653f44113182f588f33c589d 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg8-rg-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg8-rg-unsigned_byte-expected.txt >@@ -1,5 +1,679 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-2d-rg8-rg-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 14: PASS ] shouldBe 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 16: PASS ] shouldBe 0,0,0 >+[ 17: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 24: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 25: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 38: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 40: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 43: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 50: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 53: PASS ] shouldBe 0,0,0 >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: PASS ] shouldBe 0,0,0 >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: PASS ] shouldBe 0,0,0 >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 68: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 70: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 73: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 81: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: PASS ] shouldBe 0,0,0 >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 92: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 93: PASS ] shouldBe 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 100: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 113: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 120: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 125: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 128: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 136: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 141: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 145: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 146: PASS ] shouldBe 0,0,0 >+[ 147: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] shouldBe 0,0,0 >+[ 149: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 150: PASS ] shouldBe 0,0,0 >+[ 151: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 152: PASS ] shouldBe 0,0,0 >+[ 153: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 154: PASS ] shouldBe 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 156: PASS ] shouldBe 0,0,0 >+[ 157: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 158: PASS ] shouldBe 0,0,0 >+[ 159: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 160: PASS ] shouldBe 0,0,0 >+[ 161: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 162: PASS ] shouldBe 0,0,0 >+[ 163: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 164: PASS ] shouldBe 0,0,0 >+[ 165: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 166: PASS ] shouldBe 0,0,0 >+[ 167: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 168: PASS ] shouldBe 0,0,0 >+[ 169: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 170: PASS ] shouldBe 0,0,0 >+[ 171: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 172: PASS ] shouldBe 0,0,0 >+[ 173: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 174: PASS ] shouldBe 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 176: PASS ] shouldBe 0,0,0 >+[ 177: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 178: PASS ] shouldBe 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: PASS ] shouldBe 0,0,0 >+[ 181: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 182: PASS ] shouldBe 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 184: PASS ] shouldBe 0,0,0 >+[ 185: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 186: PASS ] shouldBe 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 188: PASS ] shouldBe 0,0,0 >+[ 189: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 190: PASS ] shouldBe 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 192: PASS ] shouldBe 0,0,0 >+[ 193: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 197: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 201: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 205: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 209: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 213: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 217: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 221: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 224: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 225: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 228: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 229: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 232: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 236: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 240: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 241: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 242: PASS ] shouldBe 0,0,0 >+[ 243: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 244: PASS ] shouldBe 0,0,0 >+[ 245: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 246: PASS ] shouldBe 0,0,0 >+[ 247: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 248: PASS ] shouldBe 0,0,0 >+[ 249: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 250: PASS ] shouldBe 0,0,0 >+[ 251: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 252: PASS ] shouldBe 0,0,0 >+[ 253: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 254: PASS ] shouldBe 0,0,0 >+[ 255: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 256: PASS ] shouldBe 0,0,0 >+[ 257: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 258: PASS ] shouldBe 0,0,0 >+[ 259: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 260: PASS ] shouldBe 0,0,0 >+[ 261: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 262: PASS ] shouldBe 0,0,0 >+[ 263: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 264: PASS ] shouldBe 0,0,0 >+[ 265: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 290: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 291: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 292: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 293: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 295: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 297: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 298: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 299: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 300: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 303: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 304: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 307: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 308: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 310: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 311: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 312: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 314: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 315: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 320: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 321: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 322: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 323: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 324: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 325: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 326: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 327: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 328: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 329: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 330: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 331: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 332: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 333: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 334: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 335: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 336: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 337: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 338: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 339: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 340: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 341: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 342: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 343: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 344: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 345: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 346: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 347: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 348: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 349: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 350: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 351: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 352: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 353: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 354: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 355: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 356: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 357: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 358: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 359: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 360: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 361: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 362: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 363: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 364: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 365: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 366: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 367: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 368: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 369: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 370: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 371: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 372: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 373: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 374: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 375: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 376: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 377: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 378: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 379: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 380: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 383: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 384: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 386: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 389: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 390: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 391: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 392: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 393: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 394: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 395: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 396: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 397: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 398: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 399: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 401: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 402: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 404: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 409: PASS ] shouldBe 0,0,0 >+[ 410: PASS ] shouldBe 0,0,0 >+[ 411: PASS ] shouldBe 0,0,0 >+[ 412: PASS ] shouldBe 0,0,0 >+[ 413: PASS ] shouldBe 0,0,0 >+[ 414: PASS ] shouldBe 0,0,0 >+[ 415: PASS ] shouldBe 0,0,0 >+[ 416: PASS ] shouldBe 0,0,0 >+[ 417: PASS ] shouldBe 0,0,0 >+[ 418: PASS ] shouldBe 0,0,0 >+[ 419: PASS ] shouldBe 0,0,0 >+[ 420: PASS ] shouldBe 0,0,0 >+[ 421: PASS ] shouldBe 0,0,0 >+[ 422: PASS ] shouldBe 0,0,0 >+[ 423: PASS ] shouldBe 0,0,0 >+[ 424: PASS ] shouldBe 0,0,0 >+[ 425: PASS ] shouldBe 0,0,0 >+[ 426: PASS ] shouldBe 0,0,0 >+[ 427: PASS ] shouldBe 0,0,0 >+[ 428: PASS ] shouldBe 0,0,0 >+[ 429: PASS ] shouldBe 0,0,0 >+[ 430: PASS ] shouldBe 0,0,0 >+[ 431: PASS ] shouldBe 0,0,0 >+[ 432: PASS ] shouldBe 0,0,0 >+[ 433: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 434: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 435: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 436: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 437: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 438: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 439: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 440: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 441: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 443: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 445: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 446: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 447: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 448: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 451: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 452: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 455: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 456: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 457: PASS ] shouldBe 0,0,0 >+[ 458: PASS ] shouldBe 0,0,0 >+[ 459: PASS ] shouldBe 0,0,0 >+[ 460: PASS ] shouldBe 0,0,0 >+[ 461: PASS ] shouldBe 0,0,0 >+[ 462: PASS ] shouldBe 0,0,0 >+[ 463: PASS ] shouldBe 0,0,0 >+[ 464: PASS ] shouldBe 0,0,0 >+[ 465: PASS ] shouldBe 0,0,0 >+[ 466: PASS ] shouldBe 0,0,0 >+[ 467: PASS ] shouldBe 0,0,0 >+[ 468: PASS ] shouldBe 0,0,0 >+[ 469: PASS ] shouldBe 0,0,0 >+[ 470: PASS ] shouldBe 0,0,0 >+[ 471: PASS ] shouldBe 0,0,0 >+[ 472: PASS ] shouldBe 0,0,0 >+[ 473: PASS ] shouldBe 0,0,0 >+[ 474: PASS ] shouldBe 0,0,0 >+[ 475: PASS ] shouldBe 0,0,0 >+[ 476: PASS ] shouldBe 0,0,0 >+[ 477: PASS ] shouldBe 0,0,0 >+[ 478: PASS ] shouldBe 0,0,0 >+[ 479: PASS ] shouldBe 0,0,0 >+[ 480: PASS ] shouldBe 0,0,0 >+[ 481: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 482: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 483: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 484: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 485: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 486: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 487: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 488: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 489: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 490: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 491: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 492: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 493: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 494: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 495: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 496: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 497: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 498: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 499: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 500: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 501: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 502: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 503: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 504: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 505: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 506: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 507: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 508: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 509: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 510: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 511: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 512: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 513: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 514: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 515: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 516: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 517: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 518: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 519: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 520: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 521: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 522: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 523: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 524: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 525: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 526: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 527: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 528: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 529: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 531: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 532: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 535: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 536: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 537: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 538: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 539: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 540: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 541: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 542: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 547: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 548: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 549: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 550: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 551: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 552: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 553: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 557: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 558: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 559: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 560: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 561: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 562: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 563: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 564: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 565: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 566: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 567: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 568: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 569: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 570: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 571: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 572: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 573: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 574: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 575: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 576: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 577: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 578: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 579: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 580: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 581: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 582: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 583: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 584: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 585: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 586: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 587: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 588: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 589: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 590: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 591: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 592: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 593: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 594: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 595: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 596: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 597: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 598: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 599: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 600: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 601: PASS ] shouldBe 0,0,0 >+[ 602: PASS ] shouldBe 0,0,0 >+[ 603: PASS ] shouldBe 0,0,0 >+[ 604: PASS ] shouldBe 0,0,0 >+[ 605: PASS ] shouldBe 0,0,0 >+[ 606: PASS ] shouldBe 0,0,0 >+[ 607: PASS ] shouldBe 0,0,0 >+[ 608: PASS ] shouldBe 0,0,0 >+[ 609: PASS ] shouldBe 0,0,0 >+[ 610: PASS ] shouldBe 0,0,0 >+[ 611: PASS ] shouldBe 0,0,0 >+[ 612: PASS ] shouldBe 0,0,0 >+[ 613: PASS ] shouldBe 0,0,0 >+[ 614: PASS ] shouldBe 0,0,0 >+[ 615: PASS ] shouldBe 0,0,0 >+[ 616: PASS ] shouldBe 0,0,0 >+[ 617: PASS ] shouldBe 0,0,0 >+[ 618: PASS ] shouldBe 0,0,0 >+[ 619: PASS ] shouldBe 0,0,0 >+[ 620: PASS ] shouldBe 0,0,0 >+[ 621: PASS ] shouldBe 0,0,0 >+[ 622: PASS ] shouldBe 0,0,0 >+[ 623: PASS ] shouldBe 0,0,0 >+[ 624: PASS ] shouldBe 0,0,0 >+[ 625: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 626: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 627: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 628: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 629: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 630: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 631: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 632: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 633: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 634: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 635: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 636: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 637: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 638: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 639: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 640: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 641: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 642: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 643: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 644: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 645: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 646: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 647: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 648: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 649: PASS ] shouldBe 0,0,0 >+[ 650: PASS ] shouldBe 0,0,0 >+[ 651: PASS ] shouldBe 0,0,0 >+[ 652: PASS ] shouldBe 0,0,0 >+[ 653: PASS ] shouldBe 0,0,0 >+[ 654: PASS ] shouldBe 0,0,0 >+[ 655: PASS ] shouldBe 0,0,0 >+[ 656: PASS ] shouldBe 0,0,0 >+[ 657: PASS ] shouldBe 0,0,0 >+[ 658: PASS ] shouldBe 0,0,0 >+[ 659: PASS ] shouldBe 0,0,0 >+[ 660: PASS ] shouldBe 0,0,0 >+[ 661: PASS ] shouldBe 0,0,0 >+[ 662: PASS ] shouldBe 0,0,0 >+[ 663: PASS ] shouldBe 0,0,0 >+[ 664: PASS ] shouldBe 0,0,0 >+[ 665: PASS ] shouldBe 0,0,0 >+[ 666: PASS ] shouldBe 0,0,0 >+[ 667: PASS ] shouldBe 0,0,0 >+[ 668: PASS ] shouldBe 0,0,0 >+[ 669: PASS ] shouldBe 0,0,0 >+[ 670: PASS ] shouldBe 0,0,0 >+[ 671: PASS ] shouldBe 0,0,0 >+[ 672: PASS ] shouldBe 0,0,0 >+[ 673: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 674: PASS ] successfullyParsed is true >+[ FAIL ] 505 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt >index 5d0bd79ce666e01e9699a4327e759b5e2194dbd3..259a7f5acebca91f77337bff6027ab7e7c7a7ddd 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt >@@ -1,5 +1,295 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-2d-rg8ui-rg_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 14: PASS ] shouldBe 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 16: PASS ] shouldBe 0,0,0 >+[ 17: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 24: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 25: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 38: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 40: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 43: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 50: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 53: PASS ] shouldBe 0,0,0 >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: PASS ] shouldBe 0,0,0 >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: PASS ] shouldBe 0,0,0 >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 68: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 70: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 73: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 81: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: PASS ] shouldBe 0,0,0 >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 92: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 93: PASS ] shouldBe 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 104: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 113: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 120: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 125: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 141: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 153: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 157: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 161: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 172: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 197: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 201: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 205: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 209: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 261: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 262: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 263: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 264: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 265: PASS ] shouldBe 0,0,0 >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: PASS ] shouldBe 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: PASS ] shouldBe 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: PASS ] shouldBe 0,0,0 >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: PASS ] shouldBe 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: PASS ] shouldBe 0,0,0 >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: PASS ] shouldBe 0,0,0 >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: PASS ] shouldBe 0,0,0 >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: PASS ] shouldBe 0,0,0 >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: PASS ] shouldBe 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: PASS ] shouldBe 0,0,0 >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: PASS ] shouldBe 0,0,0 >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 290: PASS ] successfullyParsed is true >+[ FAIL ] 241 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >index b920afda949265d0677be7569161241a16a1765c..e309057b0a08a893c497ca67c0caf4d4b4fef5a8 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt >@@ -1,5 +1,295 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 14: PASS ] shouldBe 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 16: PASS ] shouldBe 0,0,0 >+[ 17: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 24: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 25: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 38: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 40: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 43: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 50: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 53: PASS ] shouldBe 0,0,0 >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: PASS ] shouldBe 0,0,0 >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: PASS ] shouldBe 0,0,0 >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 68: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 70: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 73: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 81: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: PASS ] shouldBe 0,0,0 >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 92: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 93: PASS ] shouldBe 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 104: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 113: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 120: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 125: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 141: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 153: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 157: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 161: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 172: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 197: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 201: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 205: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 209: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 261: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 262: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 263: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 264: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 265: PASS ] shouldBe 0,0,0 >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: PASS ] shouldBe 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: PASS ] shouldBe 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: PASS ] shouldBe 0,0,0 >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: PASS ] shouldBe 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: PASS ] shouldBe 0,0,0 >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: PASS ] shouldBe 0,0,0 >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: PASS ] shouldBe 0,0,0 >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: PASS ] shouldBe 0,0,0 >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: PASS ] shouldBe 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: PASS ] shouldBe 0,0,0 >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: PASS ] shouldBe 0,0,0 >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 290: PASS ] successfullyParsed is true >+[ FAIL ] 241 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >index cd35e5d0065a8f27b1263ed46827de14dcd94ca4..b0e09ca9ff86793f161fc66c86ee9cc952aa9a9f 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgba8ui-rgba_integer-unsigned_byte-expected.txt >@@ -1,5 +1,295 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 2: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 4: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 6: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 8: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 10: PASS ] shouldBe 0,0,0 >+[ 11: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 12: PASS ] shouldBe 0,0,0 >+[ 13: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 14: PASS ] shouldBe 0,0,0 >+[ 15: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 16: PASS ] shouldBe 0,0,0 >+[ 17: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 19: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 22: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 23: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 24: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 25: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 26: PASS ] shouldBe 0,0,0 >+[ 27: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 28: PASS ] shouldBe 0,0,0 >+[ 29: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: PASS ] shouldBe 0,0,0 >+[ 31: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 32: PASS ] shouldBe 0,0,0 >+[ 33: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 34: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 38: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 39: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 40: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 41: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 42: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 43: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 44: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 45: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 46: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 47: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 48: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 49: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 50: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 51: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 52: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 53: PASS ] shouldBe 0,0,0 >+[ 54: PASS ] shouldBe 0,0,0 >+[ 55: PASS ] shouldBe 0,0,0 >+[ 56: PASS ] shouldBe 0,0,0 >+[ 57: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 58: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 59: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 60: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 61: PASS ] shouldBe 0,0,0 >+[ 62: PASS ] shouldBe 0,0,0 >+[ 63: PASS ] shouldBe 0,0,0 >+[ 64: PASS ] shouldBe 0,0,0 >+[ 65: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 66: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 67: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 68: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 69: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 70: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 71: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 72: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 73: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 74: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 75: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 76: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 77: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 78: FAIL ] shouldBe 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 80: FAIL ] shouldBe 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 81: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 82: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 83: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 84: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 85: PASS ] shouldBe 0,0,0 >+[ 86: PASS ] shouldBe 0,0,0 >+[ 87: PASS ] shouldBe 0,0,0 >+[ 88: PASS ] shouldBe 0,0,0 >+[ 89: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] shouldBe 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 91: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 92: FAIL ] shouldBe 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 93: PASS ] shouldBe 0,0,0 >+[ 94: PASS ] shouldBe 0,0,0 >+[ 95: PASS ] shouldBe 0,0,0 >+[ 96: PASS ] shouldBe 0,0,0 >+[ 97: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 98: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 99: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 101: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 103: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 104: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 105: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 106: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 107: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 108: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 110: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 112: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 113: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 114: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 115: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 116: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 117: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 118: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 119: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 120: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 121: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 122: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 123: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 124: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 125: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 126: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 127: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 128: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 129: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 130: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 131: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 132: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 133: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 134: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 135: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 137: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 138: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 139: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 140: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 141: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 142: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 143: FAIL ] shouldBe 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 144: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 145: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 147: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 148: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 149: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 150: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 152: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 153: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 156: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 157: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 159: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 160: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 161: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 162: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 163: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 164: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 165: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 167: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 168: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 170: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 172: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 173: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 174: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 175: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 176: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 177: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 179: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 181: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 182: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 183: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 185: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 186: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 187: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 188: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 189: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 190: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 191: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 192: FAIL ] shouldBe 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 193: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 194: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 195: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 196: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 197: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 198: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 199: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 200: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 201: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 202: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 203: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 204: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 205: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 206: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 207: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 208: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 209: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 210: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 211: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 212: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 213: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 214: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 215: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 216: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 218: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 219: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 221: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 222: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 223: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 224: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 225: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 226: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 228: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 229: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 230: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 233: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 234: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 237: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 238: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 241: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 242: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 243: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 244: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 245: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 246: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 247: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 248: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 249: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 250: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 251: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 256: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 261: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 262: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 263: FAIL ] shouldBe 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 264: FAIL ] shouldBe 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 265: PASS ] shouldBe 0,0,0 >+[ 266: PASS ] shouldBe 0,0,0 >+[ 267: PASS ] shouldBe 0,0,0 >+[ 268: PASS ] shouldBe 0,0,0 >+[ 269: PASS ] shouldBe 0,0,0 >+[ 270: PASS ] shouldBe 0,0,0 >+[ 271: PASS ] shouldBe 0,0,0 >+[ 272: PASS ] shouldBe 0,0,0 >+[ 273: PASS ] shouldBe 0,0,0 >+[ 274: PASS ] shouldBe 0,0,0 >+[ 275: PASS ] shouldBe 0,0,0 >+[ 276: PASS ] shouldBe 0,0,0 >+[ 277: PASS ] shouldBe 0,0,0 >+[ 278: PASS ] shouldBe 0,0,0 >+[ 279: PASS ] shouldBe 0,0,0 >+[ 280: PASS ] shouldBe 0,0,0 >+[ 281: PASS ] shouldBe 0,0,0 >+[ 282: PASS ] shouldBe 0,0,0 >+[ 283: PASS ] shouldBe 0,0,0 >+[ 284: PASS ] shouldBe 0,0,0 >+[ 285: PASS ] shouldBe 0,0,0 >+[ 286: PASS ] shouldBe 0,0,0 >+[ 287: PASS ] shouldBe 0,0,0 >+[ 288: PASS ] shouldBe 0,0,0 >+[ 289: FAIL ] getError expected: NO_ERROR. Was INVALID_VALUE : should be no errors >+[ 290: PASS ] successfullyParsed is true >+[ FAIL ] 241 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt >index 2543b5fafb8bdd94b24148be452fbd94c408e596..275fb60c8a21404734cbff020178b12c43152b8f 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-float-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 10: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 12: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 13: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 14: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 15: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 16: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 17: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 26: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 36: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 81: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 82: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 83: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 94: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 95: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 96: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 104: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 105: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 106: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 159: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 160: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 161: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 162: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 163: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 164: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 165: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 174: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 175: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 184: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 225: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 226: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 227: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 228: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 229: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 230: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 231: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 252: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 254: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 309: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 310: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 311: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 321: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 322: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 323: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 373: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 374: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 376: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 377: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 378: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 390: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 392: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 400: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 401: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 402: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 456: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 457: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 458: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 460: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 461: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 474: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 476: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 479: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 480: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 481: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 521: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 525: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 538: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 539: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 540: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 464 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt >index dd273b1776c230476a22d4553aa3e42d169525e0..7e1c10279f63c61e7542d730a3126933d9cad356 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-half_float-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 10: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 12: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 13: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 14: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 15: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 16: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 17: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 26: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 36: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 81: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 82: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 83: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 94: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 95: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 96: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 104: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 105: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 106: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 159: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 160: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 161: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 162: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 163: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 164: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 165: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 174: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 175: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 184: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 225: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 226: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 227: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 228: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 229: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 230: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 231: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 252: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 254: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 309: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 310: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 311: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 321: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 322: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 323: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 373: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 374: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 376: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 377: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 378: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 390: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 392: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 400: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 401: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 402: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 456: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 457: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 458: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 460: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 461: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 474: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 476: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 479: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 480: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 481: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 521: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 525: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 538: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 539: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 540: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 464 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >index 5007a041b9b0f239ae1ed66480325bc977502086..dea239049423e0d185b6f5945d216e56dfb76e87 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 10: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 12: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 13: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 14: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 15: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 16: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 17: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 26: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 36: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 81: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 82: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 83: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 94: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 95: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 96: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 104: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 105: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 106: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 159: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 160: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 161: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 162: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 163: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 164: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 165: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 174: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 175: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 184: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 225: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 226: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 227: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 228: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 229: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 230: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 231: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 252: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 254: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 309: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 310: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 311: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 321: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 322: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 323: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 373: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 374: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 376: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 377: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 378: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 390: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 392: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 400: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 401: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 402: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 456: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 457: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 458: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 460: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 461: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 474: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 476: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 479: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 480: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 481: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 521: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 525: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 538: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 539: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 540: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 464 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r16f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r16f-red-float-expected.txt >index fb3cfc5e77f9fee19f6ff8aee7da90eee5df2a6f..8f7c93b9135f39ec7d57b49739df8c7432f1c15d 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r16f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r16f-red-float-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-r16f-red-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: PASS ] should be 0,0,0 >+[ 5: PASS ] should be 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: PASS ] should be 0,0,0 >+[ 9: PASS ] should be 0,0,0 >+[ 10: PASS ] should be 0,0,0 >+[ 11: PASS ] should be 0,0,0 >+[ 12: PASS ] should be 0,0,0 >+[ 13: PASS ] should be 0,0,0 >+[ 14: PASS ] should be 0,0,0 >+[ 15: PASS ] should be 0,0,0 >+[ 16: PASS ] should be 0,0,0 >+[ 17: PASS ] should be 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: PASS ] should be 0,0,0 >+[ 25: PASS ] should be 0,0,0 >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: PASS ] should be 0,0,0 >+[ 30: PASS ] should be 0,0,0 >+[ 31: PASS ] should be 0,0,0 >+[ 32: PASS ] should be 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: PASS ] should be 0,0,0 >+[ 35: PASS ] should be 0,0,0 >+[ 36: PASS ] should be 0,0,0 >+[ 37: PASS ] should be 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: PASS ] should be 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: PASS ] should be 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: PASS ] should be 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: PASS ] should be 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: PASS ] should be 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: PASS ] should be 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: PASS ] should be 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: PASS ] should be 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: PASS ] should be 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: PASS ] should be 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] should be 0,0,0 >+[ 77: PASS ] should be 0,0,0 >+[ 78: PASS ] should be 0,0,0 >+[ 79: PASS ] should be 0,0,0 >+[ 80: PASS ] should be 0,0,0 >+[ 81: PASS ] should be 0,0,0 >+[ 82: PASS ] should be 0,0,0 >+[ 83: PASS ] should be 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: PASS ] should be 0,0,0 >+[ 87: PASS ] should be 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: PASS ] should be 0,0,0 >+[ 91: PASS ] should be 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: PASS ] should be 0,0,0 >+[ 94: PASS ] should be 0,0,0 >+[ 95: PASS ] should be 0,0,0 >+[ 96: PASS ] should be 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: PASS ] should be 0,0,0 >+[ 104: PASS ] should be 0,0,0 >+[ 105: PASS ] should be 0,0,0 >+[ 106: PASS ] should be 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: PASS ] should be 0,0,0 >+[ 109: PASS ] should be 0,0,0 >+[ 110: PASS ] should be 0,0,0 >+[ 111: PASS ] should be 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: PASS ] should be 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: PASS ] should be 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: PASS ] should be 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: PASS ] should be 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: PASS ] should be 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: PASS ] should be 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: PASS ] should be 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: PASS ] should be 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: PASS ] should be 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: PASS ] should be 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: PASS ] should be 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: PASS ] should be 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: PASS ] should be 0,0,0 >+[ 153: PASS ] should be 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: PASS ] should be 0,0,0 >+[ 157: PASS ] should be 0,0,0 >+[ 158: PASS ] should be 0,0,0 >+[ 159: PASS ] should be 0,0,0 >+[ 160: PASS ] should be 0,0,0 >+[ 161: PASS ] should be 0,0,0 >+[ 162: PASS ] should be 0,0,0 >+[ 163: PASS ] should be 0,0,0 >+[ 164: PASS ] should be 0,0,0 >+[ 165: PASS ] should be 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] should be 0,0,0 >+[ 173: PASS ] should be 0,0,0 >+[ 174: PASS ] should be 0,0,0 >+[ 175: PASS ] should be 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: PASS ] should be 0,0,0 >+[ 178: PASS ] should be 0,0,0 >+[ 179: PASS ] should be 0,0,0 >+[ 180: PASS ] should be 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: PASS ] should be 0,0,0 >+[ 183: PASS ] should be 0,0,0 >+[ 184: PASS ] should be 0,0,0 >+[ 185: PASS ] should be 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: PASS ] should be 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: PASS ] should be 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: PASS ] should be 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: PASS ] should be 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: PASS ] should be 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: PASS ] should be 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: PASS ] should be 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: PASS ] should be 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: PASS ] should be 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: PASS ] should be 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: PASS ] should be 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: PASS ] should be 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: PASS ] should be 0,0,0 >+[ 225: PASS ] should be 0,0,0 >+[ 226: PASS ] should be 0,0,0 >+[ 227: PASS ] should be 0,0,0 >+[ 228: PASS ] should be 0,0,0 >+[ 229: PASS ] should be 0,0,0 >+[ 230: PASS ] should be 0,0,0 >+[ 231: PASS ] should be 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: PASS ] should be 0,0,0 >+[ 235: PASS ] should be 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: PASS ] should be 0,0,0 >+[ 239: PASS ] should be 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: PASS ] should be 0,0,0 >+[ 242: PASS ] should be 0,0,0 >+[ 243: PASS ] should be 0,0,0 >+[ 244: PASS ] should be 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: PASS ] should be 0,0,0 >+[ 252: PASS ] should be 0,0,0 >+[ 253: PASS ] should be 0,0,0 >+[ 254: PASS ] should be 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: PASS ] should be 0,0,0 >+[ 257: PASS ] should be 0,0,0 >+[ 258: PASS ] should be 0,0,0 >+[ 259: PASS ] should be 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: PASS ] should be 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: PASS ] should be 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: PASS ] should be 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: PASS ] should be 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: PASS ] should be 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: PASS ] should be 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: PASS ] should be 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: PASS ] should be 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: PASS ] should be 0,0,0 >+[ 301: PASS ] should be 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: PASS ] should be 0,0,0 >+[ 305: PASS ] should be 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: PASS ] should be 0,0,0 >+[ 309: PASS ] should be 0,0,0 >+[ 310: PASS ] should be 0,0,0 >+[ 311: PASS ] should be 0,0,0 >+[ 312: PASS ] should be 0,0,0 >+[ 313: PASS ] should be 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: PASS ] should be 0,0,0 >+[ 321: PASS ] should be 0,0,0 >+[ 322: PASS ] should be 0,0,0 >+[ 323: PASS ] should be 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: PASS ] should be 0,0,0 >+[ 326: PASS ] should be 0,0,0 >+[ 327: PASS ] should be 0,0,0 >+[ 328: PASS ] should be 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: PASS ] should be 0,0,0 >+[ 331: PASS ] should be 0,0,0 >+[ 332: PASS ] should be 0,0,0 >+[ 333: PASS ] should be 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: PASS ] should be 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: PASS ] should be 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: PASS ] should be 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: PASS ] should be 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: PASS ] should be 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: PASS ] should be 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: PASS ] should be 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: PASS ] should be 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: PASS ] should be 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: PASS ] should be 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: PASS ] should be 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: PASS ] should be 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: PASS ] should be 0,0,0 >+[ 373: PASS ] should be 0,0,0 >+[ 374: PASS ] should be 0,0,0 >+[ 375: PASS ] should be 0,0,0 >+[ 376: PASS ] should be 0,0,0 >+[ 377: PASS ] should be 0,0,0 >+[ 378: PASS ] should be 0,0,0 >+[ 379: PASS ] should be 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: PASS ] should be 0,0,0 >+[ 383: PASS ] should be 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: PASS ] should be 0,0,0 >+[ 387: PASS ] should be 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: PASS ] should be 0,0,0 >+[ 390: PASS ] should be 0,0,0 >+[ 391: PASS ] should be 0,0,0 >+[ 392: PASS ] should be 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: PASS ] should be 0,0,0 >+[ 400: PASS ] should be 0,0,0 >+[ 401: PASS ] should be 0,0,0 >+[ 402: PASS ] should be 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: PASS ] should be 0,0,0 >+[ 405: PASS ] should be 0,0,0 >+[ 406: PASS ] should be 0,0,0 >+[ 407: PASS ] should be 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: PASS ] should be 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: PASS ] should be 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: PASS ] should be 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: PASS ] should be 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: PASS ] should be 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: PASS ] should be 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] should be 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: PASS ] should be 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: PASS ] should be 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: PASS ] should be 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: PASS ] should be 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: PASS ] should be 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: PASS ] should be 0,0,0 >+[ 449: PASS ] should be 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: PASS ] should be 0,0,0 >+[ 453: PASS ] should be 0,0,0 >+[ 454: PASS ] should be 0,0,0 >+[ 455: PASS ] should be 0,0,0 >+[ 456: PASS ] should be 0,0,0 >+[ 457: PASS ] should be 0,0,0 >+[ 458: PASS ] should be 0,0,0 >+[ 459: PASS ] should be 0,0,0 >+[ 460: PASS ] should be 0,0,0 >+[ 461: PASS ] should be 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: PASS ] should be 0,0,0 >+[ 474: PASS ] should be 0,0,0 >+[ 475: PASS ] should be 0,0,0 >+[ 476: PASS ] should be 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: PASS ] should be 0,0,0 >+[ 479: PASS ] should be 0,0,0 >+[ 480: PASS ] should be 0,0,0 >+[ 481: PASS ] should be 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: PASS ] should be 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: PASS ] should be 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: PASS ] should be 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: PASS ] should be 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: PASS ] should be 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: PASS ] should be 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: PASS ] should be 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: PASS ] should be 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: PASS ] should be 0,0,0 >+[ 521: PASS ] should be 0,0,0 >+[ 522: PASS ] should be 0,0,0 >+[ 523: PASS ] should be 0,0,0 >+[ 524: PASS ] should be 0,0,0 >+[ 525: PASS ] should be 0,0,0 >+[ 526: PASS ] should be 0,0,0 >+[ 527: PASS ] should be 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: PASS ] should be 0,0,0 >+[ 531: PASS ] should be 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: PASS ] should be 0,0,0 >+[ 535: PASS ] should be 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: PASS ] should be 0,0,0 >+[ 538: PASS ] should be 0,0,0 >+[ 539: PASS ] should be 0,0,0 >+[ 540: PASS ] should be 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: PASS ] should be 0,0,0 >+[ 548: PASS ] should be 0,0,0 >+[ 549: PASS ] should be 0,0,0 >+[ 550: PASS ] should be 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: PASS ] should be 0,0,0 >+[ 553: PASS ] should be 0,0,0 >+[ 554: PASS ] should be 0,0,0 >+[ 555: PASS ] should be 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: PASS ] should be 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: PASS ] should be 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: PASS ] should be 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: PASS ] should be 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: PASS ] should be 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: PASS ] should be 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: PASS ] should be 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: PASS ] should be 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: PASS ] should be 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: PASS ] should be 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: PASS ] should be 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: PASS ] should be 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 176 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r16f-red-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r16f-red-half_float-expected.txt >index f06e264fe40f897d7f9805934885f65675816256..bc0ef3068a4a48271a5f36b7e4dab74357d4d5ec 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r16f-red-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r16f-red-half_float-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-r16f-red-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: PASS ] should be 0,0,0 >+[ 5: PASS ] should be 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: PASS ] should be 0,0,0 >+[ 9: PASS ] should be 0,0,0 >+[ 10: PASS ] should be 0,0,0 >+[ 11: PASS ] should be 0,0,0 >+[ 12: PASS ] should be 0,0,0 >+[ 13: PASS ] should be 0,0,0 >+[ 14: PASS ] should be 0,0,0 >+[ 15: PASS ] should be 0,0,0 >+[ 16: PASS ] should be 0,0,0 >+[ 17: PASS ] should be 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: PASS ] should be 0,0,0 >+[ 25: PASS ] should be 0,0,0 >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: PASS ] should be 0,0,0 >+[ 30: PASS ] should be 0,0,0 >+[ 31: PASS ] should be 0,0,0 >+[ 32: PASS ] should be 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: PASS ] should be 0,0,0 >+[ 35: PASS ] should be 0,0,0 >+[ 36: PASS ] should be 0,0,0 >+[ 37: PASS ] should be 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: PASS ] should be 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: PASS ] should be 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: PASS ] should be 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: PASS ] should be 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: PASS ] should be 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: PASS ] should be 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: PASS ] should be 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: PASS ] should be 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: PASS ] should be 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: PASS ] should be 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] should be 0,0,0 >+[ 77: PASS ] should be 0,0,0 >+[ 78: PASS ] should be 0,0,0 >+[ 79: PASS ] should be 0,0,0 >+[ 80: PASS ] should be 0,0,0 >+[ 81: PASS ] should be 0,0,0 >+[ 82: PASS ] should be 0,0,0 >+[ 83: PASS ] should be 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: PASS ] should be 0,0,0 >+[ 87: PASS ] should be 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: PASS ] should be 0,0,0 >+[ 91: PASS ] should be 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: PASS ] should be 0,0,0 >+[ 94: PASS ] should be 0,0,0 >+[ 95: PASS ] should be 0,0,0 >+[ 96: PASS ] should be 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: PASS ] should be 0,0,0 >+[ 104: PASS ] should be 0,0,0 >+[ 105: PASS ] should be 0,0,0 >+[ 106: PASS ] should be 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: PASS ] should be 0,0,0 >+[ 109: PASS ] should be 0,0,0 >+[ 110: PASS ] should be 0,0,0 >+[ 111: PASS ] should be 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: PASS ] should be 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: PASS ] should be 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: PASS ] should be 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: PASS ] should be 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: PASS ] should be 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: PASS ] should be 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: PASS ] should be 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: PASS ] should be 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: PASS ] should be 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: PASS ] should be 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: PASS ] should be 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: PASS ] should be 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: PASS ] should be 0,0,0 >+[ 153: PASS ] should be 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: PASS ] should be 0,0,0 >+[ 157: PASS ] should be 0,0,0 >+[ 158: PASS ] should be 0,0,0 >+[ 159: PASS ] should be 0,0,0 >+[ 160: PASS ] should be 0,0,0 >+[ 161: PASS ] should be 0,0,0 >+[ 162: PASS ] should be 0,0,0 >+[ 163: PASS ] should be 0,0,0 >+[ 164: PASS ] should be 0,0,0 >+[ 165: PASS ] should be 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] should be 0,0,0 >+[ 173: PASS ] should be 0,0,0 >+[ 174: PASS ] should be 0,0,0 >+[ 175: PASS ] should be 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: PASS ] should be 0,0,0 >+[ 178: PASS ] should be 0,0,0 >+[ 179: PASS ] should be 0,0,0 >+[ 180: PASS ] should be 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: PASS ] should be 0,0,0 >+[ 183: PASS ] should be 0,0,0 >+[ 184: PASS ] should be 0,0,0 >+[ 185: PASS ] should be 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: PASS ] should be 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: PASS ] should be 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: PASS ] should be 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: PASS ] should be 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: PASS ] should be 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: PASS ] should be 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: PASS ] should be 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: PASS ] should be 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: PASS ] should be 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: PASS ] should be 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: PASS ] should be 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: PASS ] should be 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: PASS ] should be 0,0,0 >+[ 225: PASS ] should be 0,0,0 >+[ 226: PASS ] should be 0,0,0 >+[ 227: PASS ] should be 0,0,0 >+[ 228: PASS ] should be 0,0,0 >+[ 229: PASS ] should be 0,0,0 >+[ 230: PASS ] should be 0,0,0 >+[ 231: PASS ] should be 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: PASS ] should be 0,0,0 >+[ 235: PASS ] should be 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: PASS ] should be 0,0,0 >+[ 239: PASS ] should be 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: PASS ] should be 0,0,0 >+[ 242: PASS ] should be 0,0,0 >+[ 243: PASS ] should be 0,0,0 >+[ 244: PASS ] should be 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: PASS ] should be 0,0,0 >+[ 252: PASS ] should be 0,0,0 >+[ 253: PASS ] should be 0,0,0 >+[ 254: PASS ] should be 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: PASS ] should be 0,0,0 >+[ 257: PASS ] should be 0,0,0 >+[ 258: PASS ] should be 0,0,0 >+[ 259: PASS ] should be 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: PASS ] should be 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: PASS ] should be 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: PASS ] should be 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: PASS ] should be 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: PASS ] should be 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: PASS ] should be 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: PASS ] should be 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: PASS ] should be 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: PASS ] should be 0,0,0 >+[ 301: PASS ] should be 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: PASS ] should be 0,0,0 >+[ 305: PASS ] should be 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: PASS ] should be 0,0,0 >+[ 309: PASS ] should be 0,0,0 >+[ 310: PASS ] should be 0,0,0 >+[ 311: PASS ] should be 0,0,0 >+[ 312: PASS ] should be 0,0,0 >+[ 313: PASS ] should be 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: PASS ] should be 0,0,0 >+[ 321: PASS ] should be 0,0,0 >+[ 322: PASS ] should be 0,0,0 >+[ 323: PASS ] should be 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: PASS ] should be 0,0,0 >+[ 326: PASS ] should be 0,0,0 >+[ 327: PASS ] should be 0,0,0 >+[ 328: PASS ] should be 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: PASS ] should be 0,0,0 >+[ 331: PASS ] should be 0,0,0 >+[ 332: PASS ] should be 0,0,0 >+[ 333: PASS ] should be 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: PASS ] should be 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: PASS ] should be 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: PASS ] should be 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: PASS ] should be 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: PASS ] should be 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: PASS ] should be 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: PASS ] should be 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: PASS ] should be 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: PASS ] should be 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: PASS ] should be 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: PASS ] should be 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: PASS ] should be 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: PASS ] should be 0,0,0 >+[ 373: PASS ] should be 0,0,0 >+[ 374: PASS ] should be 0,0,0 >+[ 375: PASS ] should be 0,0,0 >+[ 376: PASS ] should be 0,0,0 >+[ 377: PASS ] should be 0,0,0 >+[ 378: PASS ] should be 0,0,0 >+[ 379: PASS ] should be 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: PASS ] should be 0,0,0 >+[ 383: PASS ] should be 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: PASS ] should be 0,0,0 >+[ 387: PASS ] should be 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: PASS ] should be 0,0,0 >+[ 390: PASS ] should be 0,0,0 >+[ 391: PASS ] should be 0,0,0 >+[ 392: PASS ] should be 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: PASS ] should be 0,0,0 >+[ 400: PASS ] should be 0,0,0 >+[ 401: PASS ] should be 0,0,0 >+[ 402: PASS ] should be 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: PASS ] should be 0,0,0 >+[ 405: PASS ] should be 0,0,0 >+[ 406: PASS ] should be 0,0,0 >+[ 407: PASS ] should be 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: PASS ] should be 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: PASS ] should be 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: PASS ] should be 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: PASS ] should be 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: PASS ] should be 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: PASS ] should be 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] should be 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: PASS ] should be 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: PASS ] should be 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: PASS ] should be 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: PASS ] should be 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: PASS ] should be 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: PASS ] should be 0,0,0 >+[ 449: PASS ] should be 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: PASS ] should be 0,0,0 >+[ 453: PASS ] should be 0,0,0 >+[ 454: PASS ] should be 0,0,0 >+[ 455: PASS ] should be 0,0,0 >+[ 456: PASS ] should be 0,0,0 >+[ 457: PASS ] should be 0,0,0 >+[ 458: PASS ] should be 0,0,0 >+[ 459: PASS ] should be 0,0,0 >+[ 460: PASS ] should be 0,0,0 >+[ 461: PASS ] should be 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: PASS ] should be 0,0,0 >+[ 474: PASS ] should be 0,0,0 >+[ 475: PASS ] should be 0,0,0 >+[ 476: PASS ] should be 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: PASS ] should be 0,0,0 >+[ 479: PASS ] should be 0,0,0 >+[ 480: PASS ] should be 0,0,0 >+[ 481: PASS ] should be 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: PASS ] should be 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: PASS ] should be 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: PASS ] should be 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: PASS ] should be 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: PASS ] should be 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: PASS ] should be 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: PASS ] should be 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: PASS ] should be 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: PASS ] should be 0,0,0 >+[ 521: PASS ] should be 0,0,0 >+[ 522: PASS ] should be 0,0,0 >+[ 523: PASS ] should be 0,0,0 >+[ 524: PASS ] should be 0,0,0 >+[ 525: PASS ] should be 0,0,0 >+[ 526: PASS ] should be 0,0,0 >+[ 527: PASS ] should be 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: PASS ] should be 0,0,0 >+[ 531: PASS ] should be 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: PASS ] should be 0,0,0 >+[ 535: PASS ] should be 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: PASS ] should be 0,0,0 >+[ 538: PASS ] should be 0,0,0 >+[ 539: PASS ] should be 0,0,0 >+[ 540: PASS ] should be 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: PASS ] should be 0,0,0 >+[ 548: PASS ] should be 0,0,0 >+[ 549: PASS ] should be 0,0,0 >+[ 550: PASS ] should be 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: PASS ] should be 0,0,0 >+[ 553: PASS ] should be 0,0,0 >+[ 554: PASS ] should be 0,0,0 >+[ 555: PASS ] should be 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: PASS ] should be 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: PASS ] should be 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: PASS ] should be 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: PASS ] should be 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: PASS ] should be 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: PASS ] should be 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: PASS ] should be 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: PASS ] should be 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: PASS ] should be 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: PASS ] should be 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: PASS ] should be 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: PASS ] should be 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 176 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r32f-red-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r32f-red-float-expected.txt >index 9317a973d9c7651e943b64e0c81a7a2423e181d3..ff212e989f5bfffc299a84e0b9b3c3cd69c98641 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r32f-red-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r32f-red-float-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-r32f-red-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: PASS ] should be 0,0,0 >+[ 5: PASS ] should be 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: PASS ] should be 0,0,0 >+[ 9: PASS ] should be 0,0,0 >+[ 10: PASS ] should be 0,0,0 >+[ 11: PASS ] should be 0,0,0 >+[ 12: PASS ] should be 0,0,0 >+[ 13: PASS ] should be 0,0,0 >+[ 14: PASS ] should be 0,0,0 >+[ 15: PASS ] should be 0,0,0 >+[ 16: PASS ] should be 0,0,0 >+[ 17: PASS ] should be 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: PASS ] should be 0,0,0 >+[ 25: PASS ] should be 0,0,0 >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: PASS ] should be 0,0,0 >+[ 30: PASS ] should be 0,0,0 >+[ 31: PASS ] should be 0,0,0 >+[ 32: PASS ] should be 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: PASS ] should be 0,0,0 >+[ 35: PASS ] should be 0,0,0 >+[ 36: PASS ] should be 0,0,0 >+[ 37: PASS ] should be 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: PASS ] should be 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: PASS ] should be 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: PASS ] should be 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: PASS ] should be 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: PASS ] should be 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: PASS ] should be 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: PASS ] should be 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: PASS ] should be 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: PASS ] should be 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: PASS ] should be 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] should be 0,0,0 >+[ 77: PASS ] should be 0,0,0 >+[ 78: PASS ] should be 0,0,0 >+[ 79: PASS ] should be 0,0,0 >+[ 80: PASS ] should be 0,0,0 >+[ 81: PASS ] should be 0,0,0 >+[ 82: PASS ] should be 0,0,0 >+[ 83: PASS ] should be 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: PASS ] should be 0,0,0 >+[ 87: PASS ] should be 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: PASS ] should be 0,0,0 >+[ 91: PASS ] should be 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: PASS ] should be 0,0,0 >+[ 94: PASS ] should be 0,0,0 >+[ 95: PASS ] should be 0,0,0 >+[ 96: PASS ] should be 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: PASS ] should be 0,0,0 >+[ 104: PASS ] should be 0,0,0 >+[ 105: PASS ] should be 0,0,0 >+[ 106: PASS ] should be 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: PASS ] should be 0,0,0 >+[ 109: PASS ] should be 0,0,0 >+[ 110: PASS ] should be 0,0,0 >+[ 111: PASS ] should be 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: PASS ] should be 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: PASS ] should be 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: PASS ] should be 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: PASS ] should be 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: PASS ] should be 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: PASS ] should be 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: PASS ] should be 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: PASS ] should be 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: PASS ] should be 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: PASS ] should be 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: PASS ] should be 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: PASS ] should be 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: PASS ] should be 0,0,0 >+[ 153: PASS ] should be 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: PASS ] should be 0,0,0 >+[ 157: PASS ] should be 0,0,0 >+[ 158: PASS ] should be 0,0,0 >+[ 159: PASS ] should be 0,0,0 >+[ 160: PASS ] should be 0,0,0 >+[ 161: PASS ] should be 0,0,0 >+[ 162: PASS ] should be 0,0,0 >+[ 163: PASS ] should be 0,0,0 >+[ 164: PASS ] should be 0,0,0 >+[ 165: PASS ] should be 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] should be 0,0,0 >+[ 173: PASS ] should be 0,0,0 >+[ 174: PASS ] should be 0,0,0 >+[ 175: PASS ] should be 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: PASS ] should be 0,0,0 >+[ 178: PASS ] should be 0,0,0 >+[ 179: PASS ] should be 0,0,0 >+[ 180: PASS ] should be 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: PASS ] should be 0,0,0 >+[ 183: PASS ] should be 0,0,0 >+[ 184: PASS ] should be 0,0,0 >+[ 185: PASS ] should be 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: PASS ] should be 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: PASS ] should be 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: PASS ] should be 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: PASS ] should be 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: PASS ] should be 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: PASS ] should be 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: PASS ] should be 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: PASS ] should be 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: PASS ] should be 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: PASS ] should be 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: PASS ] should be 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: PASS ] should be 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: PASS ] should be 0,0,0 >+[ 225: PASS ] should be 0,0,0 >+[ 226: PASS ] should be 0,0,0 >+[ 227: PASS ] should be 0,0,0 >+[ 228: PASS ] should be 0,0,0 >+[ 229: PASS ] should be 0,0,0 >+[ 230: PASS ] should be 0,0,0 >+[ 231: PASS ] should be 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: PASS ] should be 0,0,0 >+[ 235: PASS ] should be 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: PASS ] should be 0,0,0 >+[ 239: PASS ] should be 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: PASS ] should be 0,0,0 >+[ 242: PASS ] should be 0,0,0 >+[ 243: PASS ] should be 0,0,0 >+[ 244: PASS ] should be 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: PASS ] should be 0,0,0 >+[ 252: PASS ] should be 0,0,0 >+[ 253: PASS ] should be 0,0,0 >+[ 254: PASS ] should be 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: PASS ] should be 0,0,0 >+[ 257: PASS ] should be 0,0,0 >+[ 258: PASS ] should be 0,0,0 >+[ 259: PASS ] should be 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: PASS ] should be 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: PASS ] should be 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: PASS ] should be 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: PASS ] should be 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: PASS ] should be 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: PASS ] should be 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: PASS ] should be 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: PASS ] should be 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: PASS ] should be 0,0,0 >+[ 301: PASS ] should be 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: PASS ] should be 0,0,0 >+[ 305: PASS ] should be 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: PASS ] should be 0,0,0 >+[ 309: PASS ] should be 0,0,0 >+[ 310: PASS ] should be 0,0,0 >+[ 311: PASS ] should be 0,0,0 >+[ 312: PASS ] should be 0,0,0 >+[ 313: PASS ] should be 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: PASS ] should be 0,0,0 >+[ 321: PASS ] should be 0,0,0 >+[ 322: PASS ] should be 0,0,0 >+[ 323: PASS ] should be 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: PASS ] should be 0,0,0 >+[ 326: PASS ] should be 0,0,0 >+[ 327: PASS ] should be 0,0,0 >+[ 328: PASS ] should be 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: PASS ] should be 0,0,0 >+[ 331: PASS ] should be 0,0,0 >+[ 332: PASS ] should be 0,0,0 >+[ 333: PASS ] should be 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: PASS ] should be 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: PASS ] should be 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: PASS ] should be 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: PASS ] should be 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: PASS ] should be 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: PASS ] should be 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: PASS ] should be 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: PASS ] should be 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: PASS ] should be 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: PASS ] should be 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: PASS ] should be 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: PASS ] should be 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: PASS ] should be 0,0,0 >+[ 373: PASS ] should be 0,0,0 >+[ 374: PASS ] should be 0,0,0 >+[ 375: PASS ] should be 0,0,0 >+[ 376: PASS ] should be 0,0,0 >+[ 377: PASS ] should be 0,0,0 >+[ 378: PASS ] should be 0,0,0 >+[ 379: PASS ] should be 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: PASS ] should be 0,0,0 >+[ 383: PASS ] should be 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: PASS ] should be 0,0,0 >+[ 387: PASS ] should be 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: PASS ] should be 0,0,0 >+[ 390: PASS ] should be 0,0,0 >+[ 391: PASS ] should be 0,0,0 >+[ 392: PASS ] should be 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: PASS ] should be 0,0,0 >+[ 400: PASS ] should be 0,0,0 >+[ 401: PASS ] should be 0,0,0 >+[ 402: PASS ] should be 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: PASS ] should be 0,0,0 >+[ 405: PASS ] should be 0,0,0 >+[ 406: PASS ] should be 0,0,0 >+[ 407: PASS ] should be 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: PASS ] should be 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: PASS ] should be 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: PASS ] should be 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: PASS ] should be 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: PASS ] should be 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: PASS ] should be 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] should be 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: PASS ] should be 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: PASS ] should be 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: PASS ] should be 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: PASS ] should be 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: PASS ] should be 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: PASS ] should be 0,0,0 >+[ 449: PASS ] should be 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: PASS ] should be 0,0,0 >+[ 453: PASS ] should be 0,0,0 >+[ 454: PASS ] should be 0,0,0 >+[ 455: PASS ] should be 0,0,0 >+[ 456: PASS ] should be 0,0,0 >+[ 457: PASS ] should be 0,0,0 >+[ 458: PASS ] should be 0,0,0 >+[ 459: PASS ] should be 0,0,0 >+[ 460: PASS ] should be 0,0,0 >+[ 461: PASS ] should be 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: PASS ] should be 0,0,0 >+[ 474: PASS ] should be 0,0,0 >+[ 475: PASS ] should be 0,0,0 >+[ 476: PASS ] should be 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: PASS ] should be 0,0,0 >+[ 479: PASS ] should be 0,0,0 >+[ 480: PASS ] should be 0,0,0 >+[ 481: PASS ] should be 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: PASS ] should be 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: PASS ] should be 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: PASS ] should be 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: PASS ] should be 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: PASS ] should be 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: PASS ] should be 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: PASS ] should be 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: PASS ] should be 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: PASS ] should be 0,0,0 >+[ 521: PASS ] should be 0,0,0 >+[ 522: PASS ] should be 0,0,0 >+[ 523: PASS ] should be 0,0,0 >+[ 524: PASS ] should be 0,0,0 >+[ 525: PASS ] should be 0,0,0 >+[ 526: PASS ] should be 0,0,0 >+[ 527: PASS ] should be 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: PASS ] should be 0,0,0 >+[ 531: PASS ] should be 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: PASS ] should be 0,0,0 >+[ 535: PASS ] should be 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: PASS ] should be 0,0,0 >+[ 538: PASS ] should be 0,0,0 >+[ 539: PASS ] should be 0,0,0 >+[ 540: PASS ] should be 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: PASS ] should be 0,0,0 >+[ 548: PASS ] should be 0,0,0 >+[ 549: PASS ] should be 0,0,0 >+[ 550: PASS ] should be 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: PASS ] should be 0,0,0 >+[ 553: PASS ] should be 0,0,0 >+[ 554: PASS ] should be 0,0,0 >+[ 555: PASS ] should be 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: PASS ] should be 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: PASS ] should be 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: PASS ] should be 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: PASS ] should be 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: PASS ] should be 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: PASS ] should be 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: PASS ] should be 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: PASS ] should be 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: PASS ] should be 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: PASS ] should be 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: PASS ] should be 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: PASS ] should be 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 176 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r8-red-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r8-red-unsigned_byte-expected.txt >index 6beefaf69957f2331d7fdfbf47543bcb42eaeecf..048aab4304496d20df7b9a513a6788c21461ff05 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r8-red-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r8-red-unsigned_byte-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-r8-red-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: PASS ] should be 0,0,0 >+[ 5: PASS ] should be 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: PASS ] should be 0,0,0 >+[ 9: PASS ] should be 0,0,0 >+[ 10: PASS ] should be 0,0,0 >+[ 11: PASS ] should be 0,0,0 >+[ 12: PASS ] should be 0,0,0 >+[ 13: PASS ] should be 0,0,0 >+[ 14: PASS ] should be 0,0,0 >+[ 15: PASS ] should be 0,0,0 >+[ 16: PASS ] should be 0,0,0 >+[ 17: PASS ] should be 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: PASS ] should be 0,0,0 >+[ 25: PASS ] should be 0,0,0 >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: PASS ] should be 0,0,0 >+[ 30: PASS ] should be 0,0,0 >+[ 31: PASS ] should be 0,0,0 >+[ 32: PASS ] should be 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: PASS ] should be 0,0,0 >+[ 35: PASS ] should be 0,0,0 >+[ 36: PASS ] should be 0,0,0 >+[ 37: PASS ] should be 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: PASS ] should be 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: PASS ] should be 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: PASS ] should be 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: PASS ] should be 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: PASS ] should be 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: PASS ] should be 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: PASS ] should be 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: PASS ] should be 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: PASS ] should be 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: PASS ] should be 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] should be 0,0,0 >+[ 77: PASS ] should be 0,0,0 >+[ 78: PASS ] should be 0,0,0 >+[ 79: PASS ] should be 0,0,0 >+[ 80: PASS ] should be 0,0,0 >+[ 81: PASS ] should be 0,0,0 >+[ 82: PASS ] should be 0,0,0 >+[ 83: PASS ] should be 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: PASS ] should be 0,0,0 >+[ 87: PASS ] should be 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: PASS ] should be 0,0,0 >+[ 91: PASS ] should be 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: PASS ] should be 0,0,0 >+[ 94: PASS ] should be 0,0,0 >+[ 95: PASS ] should be 0,0,0 >+[ 96: PASS ] should be 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: PASS ] should be 0,0,0 >+[ 104: PASS ] should be 0,0,0 >+[ 105: PASS ] should be 0,0,0 >+[ 106: PASS ] should be 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: PASS ] should be 0,0,0 >+[ 109: PASS ] should be 0,0,0 >+[ 110: PASS ] should be 0,0,0 >+[ 111: PASS ] should be 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: PASS ] should be 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: PASS ] should be 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: PASS ] should be 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: PASS ] should be 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: PASS ] should be 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: PASS ] should be 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: PASS ] should be 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: PASS ] should be 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: PASS ] should be 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: PASS ] should be 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: PASS ] should be 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: PASS ] should be 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: PASS ] should be 0,0,0 >+[ 153: PASS ] should be 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: PASS ] should be 0,0,0 >+[ 157: PASS ] should be 0,0,0 >+[ 158: PASS ] should be 0,0,0 >+[ 159: PASS ] should be 0,0,0 >+[ 160: PASS ] should be 0,0,0 >+[ 161: PASS ] should be 0,0,0 >+[ 162: PASS ] should be 0,0,0 >+[ 163: PASS ] should be 0,0,0 >+[ 164: PASS ] should be 0,0,0 >+[ 165: PASS ] should be 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] should be 0,0,0 >+[ 173: PASS ] should be 0,0,0 >+[ 174: PASS ] should be 0,0,0 >+[ 175: PASS ] should be 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: PASS ] should be 0,0,0 >+[ 178: PASS ] should be 0,0,0 >+[ 179: PASS ] should be 0,0,0 >+[ 180: PASS ] should be 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: PASS ] should be 0,0,0 >+[ 183: PASS ] should be 0,0,0 >+[ 184: PASS ] should be 0,0,0 >+[ 185: PASS ] should be 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: PASS ] should be 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: PASS ] should be 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: PASS ] should be 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: PASS ] should be 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: PASS ] should be 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: PASS ] should be 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: PASS ] should be 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: PASS ] should be 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: PASS ] should be 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: PASS ] should be 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: PASS ] should be 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: PASS ] should be 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: PASS ] should be 0,0,0 >+[ 225: PASS ] should be 0,0,0 >+[ 226: PASS ] should be 0,0,0 >+[ 227: PASS ] should be 0,0,0 >+[ 228: PASS ] should be 0,0,0 >+[ 229: PASS ] should be 0,0,0 >+[ 230: PASS ] should be 0,0,0 >+[ 231: PASS ] should be 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: PASS ] should be 0,0,0 >+[ 235: PASS ] should be 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: PASS ] should be 0,0,0 >+[ 239: PASS ] should be 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: PASS ] should be 0,0,0 >+[ 242: PASS ] should be 0,0,0 >+[ 243: PASS ] should be 0,0,0 >+[ 244: PASS ] should be 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: PASS ] should be 0,0,0 >+[ 252: PASS ] should be 0,0,0 >+[ 253: PASS ] should be 0,0,0 >+[ 254: PASS ] should be 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: PASS ] should be 0,0,0 >+[ 257: PASS ] should be 0,0,0 >+[ 258: PASS ] should be 0,0,0 >+[ 259: PASS ] should be 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: PASS ] should be 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: PASS ] should be 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: PASS ] should be 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: PASS ] should be 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: PASS ] should be 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: PASS ] should be 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: PASS ] should be 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: PASS ] should be 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: PASS ] should be 0,0,0 >+[ 301: PASS ] should be 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: PASS ] should be 0,0,0 >+[ 305: PASS ] should be 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: PASS ] should be 0,0,0 >+[ 309: PASS ] should be 0,0,0 >+[ 310: PASS ] should be 0,0,0 >+[ 311: PASS ] should be 0,0,0 >+[ 312: PASS ] should be 0,0,0 >+[ 313: PASS ] should be 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: PASS ] should be 0,0,0 >+[ 321: PASS ] should be 0,0,0 >+[ 322: PASS ] should be 0,0,0 >+[ 323: PASS ] should be 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: PASS ] should be 0,0,0 >+[ 326: PASS ] should be 0,0,0 >+[ 327: PASS ] should be 0,0,0 >+[ 328: PASS ] should be 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: PASS ] should be 0,0,0 >+[ 331: PASS ] should be 0,0,0 >+[ 332: PASS ] should be 0,0,0 >+[ 333: PASS ] should be 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: PASS ] should be 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: PASS ] should be 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: PASS ] should be 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: PASS ] should be 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: PASS ] should be 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: PASS ] should be 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: PASS ] should be 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: PASS ] should be 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: PASS ] should be 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: PASS ] should be 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: PASS ] should be 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: PASS ] should be 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: PASS ] should be 0,0,0 >+[ 373: PASS ] should be 0,0,0 >+[ 374: PASS ] should be 0,0,0 >+[ 375: PASS ] should be 0,0,0 >+[ 376: PASS ] should be 0,0,0 >+[ 377: PASS ] should be 0,0,0 >+[ 378: PASS ] should be 0,0,0 >+[ 379: PASS ] should be 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: PASS ] should be 0,0,0 >+[ 383: PASS ] should be 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: PASS ] should be 0,0,0 >+[ 387: PASS ] should be 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: PASS ] should be 0,0,0 >+[ 390: PASS ] should be 0,0,0 >+[ 391: PASS ] should be 0,0,0 >+[ 392: PASS ] should be 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: PASS ] should be 0,0,0 >+[ 400: PASS ] should be 0,0,0 >+[ 401: PASS ] should be 0,0,0 >+[ 402: PASS ] should be 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: PASS ] should be 0,0,0 >+[ 405: PASS ] should be 0,0,0 >+[ 406: PASS ] should be 0,0,0 >+[ 407: PASS ] should be 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: PASS ] should be 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: PASS ] should be 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: PASS ] should be 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: PASS ] should be 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: PASS ] should be 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: PASS ] should be 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] should be 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: PASS ] should be 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: PASS ] should be 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: PASS ] should be 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: PASS ] should be 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: PASS ] should be 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: PASS ] should be 0,0,0 >+[ 449: PASS ] should be 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: PASS ] should be 0,0,0 >+[ 453: PASS ] should be 0,0,0 >+[ 454: PASS ] should be 0,0,0 >+[ 455: PASS ] should be 0,0,0 >+[ 456: PASS ] should be 0,0,0 >+[ 457: PASS ] should be 0,0,0 >+[ 458: PASS ] should be 0,0,0 >+[ 459: PASS ] should be 0,0,0 >+[ 460: PASS ] should be 0,0,0 >+[ 461: PASS ] should be 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: PASS ] should be 0,0,0 >+[ 474: PASS ] should be 0,0,0 >+[ 475: PASS ] should be 0,0,0 >+[ 476: PASS ] should be 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: PASS ] should be 0,0,0 >+[ 479: PASS ] should be 0,0,0 >+[ 480: PASS ] should be 0,0,0 >+[ 481: PASS ] should be 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: PASS ] should be 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: PASS ] should be 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: PASS ] should be 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: PASS ] should be 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: PASS ] should be 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: PASS ] should be 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: PASS ] should be 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: PASS ] should be 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: PASS ] should be 0,0,0 >+[ 521: PASS ] should be 0,0,0 >+[ 522: PASS ] should be 0,0,0 >+[ 523: PASS ] should be 0,0,0 >+[ 524: PASS ] should be 0,0,0 >+[ 525: PASS ] should be 0,0,0 >+[ 526: PASS ] should be 0,0,0 >+[ 527: PASS ] should be 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: PASS ] should be 0,0,0 >+[ 531: PASS ] should be 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: PASS ] should be 0,0,0 >+[ 535: PASS ] should be 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: PASS ] should be 0,0,0 >+[ 538: PASS ] should be 0,0,0 >+[ 539: PASS ] should be 0,0,0 >+[ 540: PASS ] should be 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: PASS ] should be 0,0,0 >+[ 548: PASS ] should be 0,0,0 >+[ 549: PASS ] should be 0,0,0 >+[ 550: PASS ] should be 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: PASS ] should be 0,0,0 >+[ 553: PASS ] should be 0,0,0 >+[ 554: PASS ] should be 0,0,0 >+[ 555: PASS ] should be 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: PASS ] should be 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: PASS ] should be 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: PASS ] should be 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: PASS ] should be 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: PASS ] should be 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: PASS ] should be 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: PASS ] should be 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: PASS ] should be 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: PASS ] should be 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: PASS ] should be 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: PASS ] should be 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: PASS ] should be 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 176 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt >index cd057c9a2a81e12f65b50244c917fe338ac08c93..f45b204437a04a78d7452f95ed86433d5583411e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-r8ui-red_integer-unsigned_byte-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-r8ui-red_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: PASS ] should be 0,0,0 >+[ 5: PASS ] should be 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: PASS ] should be 0,0,0 >+[ 9: PASS ] should be 0,0,0 >+[ 10: PASS ] should be 0,0,0 >+[ 11: PASS ] should be 0,0,0 >+[ 12: PASS ] should be 0,0,0 >+[ 13: PASS ] should be 0,0,0 >+[ 14: PASS ] should be 0,0,0 >+[ 15: PASS ] should be 0,0,0 >+[ 16: PASS ] should be 0,0,0 >+[ 17: PASS ] should be 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: PASS ] should be 0,0,0 >+[ 25: PASS ] should be 0,0,0 >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: PASS ] should be 0,0,0 >+[ 30: PASS ] should be 0,0,0 >+[ 31: PASS ] should be 0,0,0 >+[ 32: PASS ] should be 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: PASS ] should be 0,0,0 >+[ 35: PASS ] should be 0,0,0 >+[ 36: PASS ] should be 0,0,0 >+[ 37: PASS ] should be 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: PASS ] should be 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: PASS ] should be 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: PASS ] should be 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: PASS ] should be 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: PASS ] should be 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: PASS ] should be 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: PASS ] should be 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: PASS ] should be 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: PASS ] should be 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: PASS ] should be 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] should be 0,0,0 >+[ 77: PASS ] should be 0,0,0 >+[ 78: PASS ] should be 0,0,0 >+[ 79: PASS ] should be 0,0,0 >+[ 80: PASS ] should be 0,0,0 >+[ 81: PASS ] should be 0,0,0 >+[ 82: PASS ] should be 0,0,0 >+[ 83: PASS ] should be 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: PASS ] should be 0,0,0 >+[ 87: PASS ] should be 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: PASS ] should be 0,0,0 >+[ 91: PASS ] should be 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: PASS ] should be 0,0,0 >+[ 94: PASS ] should be 0,0,0 >+[ 95: PASS ] should be 0,0,0 >+[ 96: PASS ] should be 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: PASS ] should be 0,0,0 >+[ 104: PASS ] should be 0,0,0 >+[ 105: PASS ] should be 0,0,0 >+[ 106: PASS ] should be 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: PASS ] should be 0,0,0 >+[ 109: PASS ] should be 0,0,0 >+[ 110: PASS ] should be 0,0,0 >+[ 111: PASS ] should be 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: PASS ] should be 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: PASS ] should be 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: PASS ] should be 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: PASS ] should be 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: PASS ] should be 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: PASS ] should be 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: PASS ] should be 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: PASS ] should be 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: PASS ] should be 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: PASS ] should be 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: PASS ] should be 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: PASS ] should be 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: PASS ] should be 0,0,0 >+[ 153: PASS ] should be 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: PASS ] should be 0,0,0 >+[ 157: PASS ] should be 0,0,0 >+[ 158: PASS ] should be 0,0,0 >+[ 159: PASS ] should be 0,0,0 >+[ 160: PASS ] should be 0,0,0 >+[ 161: PASS ] should be 0,0,0 >+[ 162: PASS ] should be 0,0,0 >+[ 163: PASS ] should be 0,0,0 >+[ 164: PASS ] should be 0,0,0 >+[ 165: PASS ] should be 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] should be 0,0,0 >+[ 173: PASS ] should be 0,0,0 >+[ 174: PASS ] should be 0,0,0 >+[ 175: PASS ] should be 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: PASS ] should be 0,0,0 >+[ 178: PASS ] should be 0,0,0 >+[ 179: PASS ] should be 0,0,0 >+[ 180: PASS ] should be 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: PASS ] should be 0,0,0 >+[ 183: PASS ] should be 0,0,0 >+[ 184: PASS ] should be 0,0,0 >+[ 185: PASS ] should be 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: PASS ] should be 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: PASS ] should be 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: PASS ] should be 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: PASS ] should be 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: PASS ] should be 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: PASS ] should be 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: PASS ] should be 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: PASS ] should be 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: PASS ] should be 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: PASS ] should be 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: PASS ] should be 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: PASS ] should be 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: PASS ] should be 0,0,0 >+[ 225: PASS ] should be 0,0,0 >+[ 226: PASS ] should be 0,0,0 >+[ 227: PASS ] should be 0,0,0 >+[ 228: PASS ] should be 0,0,0 >+[ 229: PASS ] should be 0,0,0 >+[ 230: PASS ] should be 0,0,0 >+[ 231: PASS ] should be 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: PASS ] should be 0,0,0 >+[ 235: PASS ] should be 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: PASS ] should be 0,0,0 >+[ 239: PASS ] should be 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: PASS ] should be 0,0,0 >+[ 242: PASS ] should be 0,0,0 >+[ 243: PASS ] should be 0,0,0 >+[ 244: PASS ] should be 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: PASS ] should be 0,0,0 >+[ 252: PASS ] should be 0,0,0 >+[ 253: PASS ] should be 0,0,0 >+[ 254: PASS ] should be 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: PASS ] should be 0,0,0 >+[ 257: PASS ] should be 0,0,0 >+[ 258: PASS ] should be 0,0,0 >+[ 259: PASS ] should be 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: PASS ] should be 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: PASS ] should be 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: PASS ] should be 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: PASS ] should be 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: PASS ] should be 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: PASS ] should be 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: PASS ] should be 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: PASS ] should be 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: PASS ] should be 0,0,0 >+[ 301: PASS ] should be 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: PASS ] should be 0,0,0 >+[ 305: PASS ] should be 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: PASS ] should be 0,0,0 >+[ 309: PASS ] should be 0,0,0 >+[ 310: PASS ] should be 0,0,0 >+[ 311: PASS ] should be 0,0,0 >+[ 312: PASS ] should be 0,0,0 >+[ 313: PASS ] should be 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: PASS ] should be 0,0,0 >+[ 321: PASS ] should be 0,0,0 >+[ 322: PASS ] should be 0,0,0 >+[ 323: PASS ] should be 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: PASS ] should be 0,0,0 >+[ 326: PASS ] should be 0,0,0 >+[ 327: PASS ] should be 0,0,0 >+[ 328: PASS ] should be 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: PASS ] should be 0,0,0 >+[ 331: PASS ] should be 0,0,0 >+[ 332: PASS ] should be 0,0,0 >+[ 333: PASS ] should be 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: PASS ] should be 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: PASS ] should be 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: PASS ] should be 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: PASS ] should be 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: PASS ] should be 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: PASS ] should be 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: PASS ] should be 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: PASS ] should be 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: PASS ] should be 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: PASS ] should be 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: PASS ] should be 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: PASS ] should be 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: PASS ] should be 0,0,0 >+[ 373: PASS ] should be 0,0,0 >+[ 374: PASS ] should be 0,0,0 >+[ 375: PASS ] should be 0,0,0 >+[ 376: PASS ] should be 0,0,0 >+[ 377: PASS ] should be 0,0,0 >+[ 378: PASS ] should be 0,0,0 >+[ 379: PASS ] should be 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: PASS ] should be 0,0,0 >+[ 383: PASS ] should be 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: PASS ] should be 0,0,0 >+[ 387: PASS ] should be 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: PASS ] should be 0,0,0 >+[ 390: PASS ] should be 0,0,0 >+[ 391: PASS ] should be 0,0,0 >+[ 392: PASS ] should be 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: PASS ] should be 0,0,0 >+[ 400: PASS ] should be 0,0,0 >+[ 401: PASS ] should be 0,0,0 >+[ 402: PASS ] should be 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: PASS ] should be 0,0,0 >+[ 405: PASS ] should be 0,0,0 >+[ 406: PASS ] should be 0,0,0 >+[ 407: PASS ] should be 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: PASS ] should be 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: PASS ] should be 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: PASS ] should be 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: PASS ] should be 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: PASS ] should be 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: PASS ] should be 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] should be 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: PASS ] should be 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: PASS ] should be 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: PASS ] should be 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: PASS ] should be 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: PASS ] should be 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: PASS ] should be 0,0,0 >+[ 449: PASS ] should be 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: PASS ] should be 0,0,0 >+[ 453: PASS ] should be 0,0,0 >+[ 454: PASS ] should be 0,0,0 >+[ 455: PASS ] should be 0,0,0 >+[ 456: PASS ] should be 0,0,0 >+[ 457: PASS ] should be 0,0,0 >+[ 458: PASS ] should be 0,0,0 >+[ 459: PASS ] should be 0,0,0 >+[ 460: PASS ] should be 0,0,0 >+[ 461: PASS ] should be 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: PASS ] should be 0,0,0 >+[ 474: PASS ] should be 0,0,0 >+[ 475: PASS ] should be 0,0,0 >+[ 476: PASS ] should be 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: PASS ] should be 0,0,0 >+[ 479: PASS ] should be 0,0,0 >+[ 480: PASS ] should be 0,0,0 >+[ 481: PASS ] should be 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: PASS ] should be 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: PASS ] should be 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: PASS ] should be 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: PASS ] should be 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: PASS ] should be 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: PASS ] should be 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: PASS ] should be 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: PASS ] should be 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: PASS ] should be 0,0,0 >+[ 521: PASS ] should be 0,0,0 >+[ 522: PASS ] should be 0,0,0 >+[ 523: PASS ] should be 0,0,0 >+[ 524: PASS ] should be 0,0,0 >+[ 525: PASS ] should be 0,0,0 >+[ 526: PASS ] should be 0,0,0 >+[ 527: PASS ] should be 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: PASS ] should be 0,0,0 >+[ 531: PASS ] should be 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: PASS ] should be 0,0,0 >+[ 535: PASS ] should be 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: PASS ] should be 0,0,0 >+[ 538: PASS ] should be 0,0,0 >+[ 539: PASS ] should be 0,0,0 >+[ 540: PASS ] should be 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: PASS ] should be 0,0,0 >+[ 548: PASS ] should be 0,0,0 >+[ 549: PASS ] should be 0,0,0 >+[ 550: PASS ] should be 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: PASS ] should be 0,0,0 >+[ 553: PASS ] should be 0,0,0 >+[ 554: PASS ] should be 0,0,0 >+[ 555: PASS ] should be 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: PASS ] should be 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: PASS ] should be 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: PASS ] should be 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: PASS ] should be 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: PASS ] should be 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: PASS ] should be 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: PASS ] should be 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: PASS ] should be 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: PASS ] should be 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: PASS ] should be 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: PASS ] should be 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: PASS ] should be 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 176 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg16f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg16f-rg-float-expected.txt >index f152bca6d36516a765e4079ea73e86f8ff4f9f8e..2a9f050f997f33f23dc807feaa89e5399f70cf21 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg16f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg16f-rg-float-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-rg16f-rg-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 10: PASS ] should be 0,0,0 >+[ 11: PASS ] should be 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 14: PASS ] should be 0,0,0 >+[ 15: PASS ] should be 0,0,0 >+[ 16: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: PASS ] should be 0,0,0 >+[ 25: PASS ] should be 0,0,0 >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: PASS ] should be 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: PASS ] should be 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] should be 0,0,0 >+[ 77: PASS ] should be 0,0,0 >+[ 78: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 80: PASS ] should be 0,0,0 >+[ 81: PASS ] should be 0,0,0 >+[ 82: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: PASS ] should be 0,0,0 >+[ 94: PASS ] should be 0,0,0 >+[ 95: PASS ] should be 0,0,0 >+[ 96: PASS ] should be 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 105: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 106: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: PASS ] should be 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: PASS ] should be 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: PASS ] should be 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: PASS ] should be 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 158: PASS ] should be 0,0,0 >+[ 159: PASS ] should be 0,0,0 >+[ 160: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 162: PASS ] should be 0,0,0 >+[ 163: PASS ] should be 0,0,0 >+[ 164: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 165: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] should be 0,0,0 >+[ 173: PASS ] should be 0,0,0 >+[ 174: PASS ] should be 0,0,0 >+[ 175: PASS ] should be 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 183: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: PASS ] should be 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: PASS ] should be 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: PASS ] should be 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: PASS ] should be 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: PASS ] should be 0,0,0 >+[ 225: PASS ] should be 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 228: PASS ] should be 0,0,0 >+[ 229: PASS ] should be 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: PASS ] should be 0,0,0 >+[ 242: PASS ] should be 0,0,0 >+[ 243: PASS ] should be 0,0,0 >+[ 244: PASS ] should be 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 310: PASS ] should be 0,0,0 >+[ 311: PASS ] should be 0,0,0 >+[ 312: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: PASS ] should be 0,0,0 >+[ 321: PASS ] should be 0,0,0 >+[ 322: PASS ] should be 0,0,0 >+[ 323: PASS ] should be 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 331: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 332: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 333: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: PASS ] should be 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: PASS ] should be 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: PASS ] should be 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: PASS ] should be 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: PASS ] should be 0,0,0 >+[ 373: PASS ] should be 0,0,0 >+[ 374: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 376: PASS ] should be 0,0,0 >+[ 377: PASS ] should be 0,0,0 >+[ 378: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 379: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: PASS ] should be 0,0,0 >+[ 390: PASS ] should be 0,0,0 >+[ 391: PASS ] should be 0,0,0 >+[ 392: PASS ] should be 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 401: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 402: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: PASS ] should be 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: PASS ] should be 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] should be 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: PASS ] should be 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 454: PASS ] should be 0,0,0 >+[ 455: PASS ] should be 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 458: PASS ] should be 0,0,0 >+[ 459: PASS ] should be 0,0,0 >+[ 460: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 461: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 474: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 476: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 480: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: PASS ] should be 0,0,0 >+[ 521: PASS ] should be 0,0,0 >+[ 522: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 523: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 524: PASS ] should be 0,0,0 >+[ 525: PASS ] should be 0,0,0 >+[ 526: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 527: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: PASS ] should be 0,0,0 >+[ 538: PASS ] should be 0,0,0 >+[ 539: PASS ] should be 0,0,0 >+[ 540: PASS ] should be 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 548: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 549: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 550: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: PASS ] should be 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: PASS ] should be 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: PASS ] should be 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: PASS ] should be 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 368 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg16f-rg-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg16f-rg-half_float-expected.txt >index 42c22cc9967c732e83ec08a82404a782a39e3c70..bd82c8825ce5af9a68168cf010d92667a6546f81 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg16f-rg-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg16f-rg-half_float-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-rg16f-rg-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 10: PASS ] should be 0,0,0 >+[ 11: PASS ] should be 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 14: PASS ] should be 0,0,0 >+[ 15: PASS ] should be 0,0,0 >+[ 16: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: PASS ] should be 0,0,0 >+[ 25: PASS ] should be 0,0,0 >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: PASS ] should be 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: PASS ] should be 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] should be 0,0,0 >+[ 77: PASS ] should be 0,0,0 >+[ 78: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 80: PASS ] should be 0,0,0 >+[ 81: PASS ] should be 0,0,0 >+[ 82: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: PASS ] should be 0,0,0 >+[ 94: PASS ] should be 0,0,0 >+[ 95: PASS ] should be 0,0,0 >+[ 96: PASS ] should be 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 105: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 106: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: PASS ] should be 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: PASS ] should be 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: PASS ] should be 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: PASS ] should be 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 158: PASS ] should be 0,0,0 >+[ 159: PASS ] should be 0,0,0 >+[ 160: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 162: PASS ] should be 0,0,0 >+[ 163: PASS ] should be 0,0,0 >+[ 164: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 165: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] should be 0,0,0 >+[ 173: PASS ] should be 0,0,0 >+[ 174: PASS ] should be 0,0,0 >+[ 175: PASS ] should be 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 183: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: PASS ] should be 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: PASS ] should be 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: PASS ] should be 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: PASS ] should be 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: PASS ] should be 0,0,0 >+[ 225: PASS ] should be 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 228: PASS ] should be 0,0,0 >+[ 229: PASS ] should be 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: PASS ] should be 0,0,0 >+[ 242: PASS ] should be 0,0,0 >+[ 243: PASS ] should be 0,0,0 >+[ 244: PASS ] should be 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 310: PASS ] should be 0,0,0 >+[ 311: PASS ] should be 0,0,0 >+[ 312: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: PASS ] should be 0,0,0 >+[ 321: PASS ] should be 0,0,0 >+[ 322: PASS ] should be 0,0,0 >+[ 323: PASS ] should be 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 331: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 332: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 333: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: PASS ] should be 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: PASS ] should be 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: PASS ] should be 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: PASS ] should be 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: PASS ] should be 0,0,0 >+[ 373: PASS ] should be 0,0,0 >+[ 374: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 376: PASS ] should be 0,0,0 >+[ 377: PASS ] should be 0,0,0 >+[ 378: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 379: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: PASS ] should be 0,0,0 >+[ 390: PASS ] should be 0,0,0 >+[ 391: PASS ] should be 0,0,0 >+[ 392: PASS ] should be 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 401: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 402: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: PASS ] should be 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: PASS ] should be 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] should be 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: PASS ] should be 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 454: PASS ] should be 0,0,0 >+[ 455: PASS ] should be 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 458: PASS ] should be 0,0,0 >+[ 459: PASS ] should be 0,0,0 >+[ 460: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 461: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 474: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 476: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 480: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: PASS ] should be 0,0,0 >+[ 521: PASS ] should be 0,0,0 >+[ 522: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 523: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 524: PASS ] should be 0,0,0 >+[ 525: PASS ] should be 0,0,0 >+[ 526: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 527: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: PASS ] should be 0,0,0 >+[ 538: PASS ] should be 0,0,0 >+[ 539: PASS ] should be 0,0,0 >+[ 540: PASS ] should be 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 548: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 549: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 550: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: PASS ] should be 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: PASS ] should be 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: PASS ] should be 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: PASS ] should be 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 368 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg32f-rg-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg32f-rg-float-expected.txt >index 36f33f6f4d4105cd1f7d16139d774af640a7ad21..df172202f7781d5e84546400b59275ad51a1a8f0 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg32f-rg-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg32f-rg-float-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-rg32f-rg-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 10: PASS ] should be 0,0,0 >+[ 11: PASS ] should be 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 14: PASS ] should be 0,0,0 >+[ 15: PASS ] should be 0,0,0 >+[ 16: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: PASS ] should be 0,0,0 >+[ 25: PASS ] should be 0,0,0 >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: PASS ] should be 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: PASS ] should be 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] should be 0,0,0 >+[ 77: PASS ] should be 0,0,0 >+[ 78: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 80: PASS ] should be 0,0,0 >+[ 81: PASS ] should be 0,0,0 >+[ 82: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: PASS ] should be 0,0,0 >+[ 94: PASS ] should be 0,0,0 >+[ 95: PASS ] should be 0,0,0 >+[ 96: PASS ] should be 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 105: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 106: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: PASS ] should be 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: PASS ] should be 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: PASS ] should be 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: PASS ] should be 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 158: PASS ] should be 0,0,0 >+[ 159: PASS ] should be 0,0,0 >+[ 160: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 162: PASS ] should be 0,0,0 >+[ 163: PASS ] should be 0,0,0 >+[ 164: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 165: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] should be 0,0,0 >+[ 173: PASS ] should be 0,0,0 >+[ 174: PASS ] should be 0,0,0 >+[ 175: PASS ] should be 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 183: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: PASS ] should be 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: PASS ] should be 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: PASS ] should be 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: PASS ] should be 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: PASS ] should be 0,0,0 >+[ 225: PASS ] should be 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 228: PASS ] should be 0,0,0 >+[ 229: PASS ] should be 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: PASS ] should be 0,0,0 >+[ 242: PASS ] should be 0,0,0 >+[ 243: PASS ] should be 0,0,0 >+[ 244: PASS ] should be 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 310: PASS ] should be 0,0,0 >+[ 311: PASS ] should be 0,0,0 >+[ 312: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: PASS ] should be 0,0,0 >+[ 321: PASS ] should be 0,0,0 >+[ 322: PASS ] should be 0,0,0 >+[ 323: PASS ] should be 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 331: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 332: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 333: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: PASS ] should be 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: PASS ] should be 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: PASS ] should be 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: PASS ] should be 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: PASS ] should be 0,0,0 >+[ 373: PASS ] should be 0,0,0 >+[ 374: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 376: PASS ] should be 0,0,0 >+[ 377: PASS ] should be 0,0,0 >+[ 378: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 379: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: PASS ] should be 0,0,0 >+[ 390: PASS ] should be 0,0,0 >+[ 391: PASS ] should be 0,0,0 >+[ 392: PASS ] should be 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 401: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 402: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: PASS ] should be 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: PASS ] should be 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] should be 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: PASS ] should be 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 454: PASS ] should be 0,0,0 >+[ 455: PASS ] should be 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 458: PASS ] should be 0,0,0 >+[ 459: PASS ] should be 0,0,0 >+[ 460: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 461: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 474: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 476: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 480: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: PASS ] should be 0,0,0 >+[ 521: PASS ] should be 0,0,0 >+[ 522: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 523: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 524: PASS ] should be 0,0,0 >+[ 525: PASS ] should be 0,0,0 >+[ 526: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 527: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: PASS ] should be 0,0,0 >+[ 538: PASS ] should be 0,0,0 >+[ 539: PASS ] should be 0,0,0 >+[ 540: PASS ] should be 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 548: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 549: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 550: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: PASS ] should be 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: PASS ] should be 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: PASS ] should be 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: PASS ] should be 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 368 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg8-rg-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg8-rg-unsigned_byte-expected.txt >index e831df9c483a2bb53526614f11fbc1009ae4c838..2edf475acf0baae49f588bf0ecda1b72493243ad 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg8-rg-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg8-rg-unsigned_byte-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-rg8-rg-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 10: PASS ] should be 0,0,0 >+[ 11: PASS ] should be 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 14: PASS ] should be 0,0,0 >+[ 15: PASS ] should be 0,0,0 >+[ 16: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: PASS ] should be 0,0,0 >+[ 25: PASS ] should be 0,0,0 >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: PASS ] should be 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: PASS ] should be 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] should be 0,0,0 >+[ 77: PASS ] should be 0,0,0 >+[ 78: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 80: PASS ] should be 0,0,0 >+[ 81: PASS ] should be 0,0,0 >+[ 82: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: PASS ] should be 0,0,0 >+[ 94: PASS ] should be 0,0,0 >+[ 95: PASS ] should be 0,0,0 >+[ 96: PASS ] should be 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 105: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 106: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: PASS ] should be 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: PASS ] should be 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: PASS ] should be 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: PASS ] should be 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 158: PASS ] should be 0,0,0 >+[ 159: PASS ] should be 0,0,0 >+[ 160: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 162: PASS ] should be 0,0,0 >+[ 163: PASS ] should be 0,0,0 >+[ 164: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 165: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] should be 0,0,0 >+[ 173: PASS ] should be 0,0,0 >+[ 174: PASS ] should be 0,0,0 >+[ 175: PASS ] should be 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 183: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: PASS ] should be 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: PASS ] should be 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: PASS ] should be 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: PASS ] should be 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: PASS ] should be 0,0,0 >+[ 225: PASS ] should be 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 228: PASS ] should be 0,0,0 >+[ 229: PASS ] should be 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: PASS ] should be 0,0,0 >+[ 242: PASS ] should be 0,0,0 >+[ 243: PASS ] should be 0,0,0 >+[ 244: PASS ] should be 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 310: PASS ] should be 0,0,0 >+[ 311: PASS ] should be 0,0,0 >+[ 312: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: PASS ] should be 0,0,0 >+[ 321: PASS ] should be 0,0,0 >+[ 322: PASS ] should be 0,0,0 >+[ 323: PASS ] should be 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 331: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 332: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 333: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: PASS ] should be 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: PASS ] should be 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: PASS ] should be 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: PASS ] should be 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: PASS ] should be 0,0,0 >+[ 373: PASS ] should be 0,0,0 >+[ 374: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 376: PASS ] should be 0,0,0 >+[ 377: PASS ] should be 0,0,0 >+[ 378: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 379: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: PASS ] should be 0,0,0 >+[ 390: PASS ] should be 0,0,0 >+[ 391: PASS ] should be 0,0,0 >+[ 392: PASS ] should be 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 401: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 402: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: PASS ] should be 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: PASS ] should be 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] should be 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: PASS ] should be 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 454: PASS ] should be 0,0,0 >+[ 455: PASS ] should be 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 458: PASS ] should be 0,0,0 >+[ 459: PASS ] should be 0,0,0 >+[ 460: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 461: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 474: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 476: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 480: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: PASS ] should be 0,0,0 >+[ 521: PASS ] should be 0,0,0 >+[ 522: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 523: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 524: PASS ] should be 0,0,0 >+[ 525: PASS ] should be 0,0,0 >+[ 526: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 527: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: PASS ] should be 0,0,0 >+[ 538: PASS ] should be 0,0,0 >+[ 539: PASS ] should be 0,0,0 >+[ 540: PASS ] should be 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 548: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 549: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 550: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: PASS ] should be 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: PASS ] should be 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: PASS ] should be 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: PASS ] should be 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 368 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt >index 85a9b66a50c1ba243c84c8d2c000aff35b638d49..9648a68706186e549d6234fb9fd67c3c81c15e2f 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rg8ui-rg_integer-unsigned_byte-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-rg8ui-rg_integer-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 10: PASS ] should be 0,0,0 >+[ 11: PASS ] should be 0,0,0 >+[ 12: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 13: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 14: PASS ] should be 0,0,0 >+[ 15: PASS ] should be 0,0,0 >+[ 16: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 17: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: PASS ] should be 0,0,0 >+[ 25: PASS ] should be 0,0,0 >+[ 26: PASS ] should be 0,0,0 >+[ 27: PASS ] should be 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 35: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 36: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 37: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: PASS ] should be 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: PASS ] should be 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: PASS ] should be 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: PASS ] should be 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: PASS ] should be 0,0,0 >+[ 77: PASS ] should be 0,0,0 >+[ 78: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 79: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 80: PASS ] should be 0,0,0 >+[ 81: PASS ] should be 0,0,0 >+[ 82: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 83: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: PASS ] should be 0,0,0 >+[ 94: PASS ] should be 0,0,0 >+[ 95: PASS ] should be 0,0,0 >+[ 96: PASS ] should be 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 104: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 105: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 106: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: PASS ] should be 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: PASS ] should be 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: PASS ] should be 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: PASS ] should be 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 158: PASS ] should be 0,0,0 >+[ 159: PASS ] should be 0,0,0 >+[ 160: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 161: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 162: PASS ] should be 0,0,0 >+[ 163: PASS ] should be 0,0,0 >+[ 164: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 165: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: PASS ] should be 0,0,0 >+[ 173: PASS ] should be 0,0,0 >+[ 174: PASS ] should be 0,0,0 >+[ 175: PASS ] should be 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 183: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 184: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 185: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: PASS ] should be 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: PASS ] should be 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: PASS ] should be 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: PASS ] should be 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: PASS ] should be 0,0,0 >+[ 225: PASS ] should be 0,0,0 >+[ 226: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 227: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 228: PASS ] should be 0,0,0 >+[ 229: PASS ] should be 0,0,0 >+[ 230: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 231: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: PASS ] should be 0,0,0 >+[ 242: PASS ] should be 0,0,0 >+[ 243: PASS ] should be 0,0,0 >+[ 244: PASS ] should be 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 252: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 253: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 254: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: PASS ] should be 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: PASS ] should be 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: PASS ] should be 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: PASS ] should be 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 306: PASS ] should be 0,0,0 >+[ 307: PASS ] should be 0,0,0 >+[ 308: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 309: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 310: PASS ] should be 0,0,0 >+[ 311: PASS ] should be 0,0,0 >+[ 312: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 313: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: PASS ] should be 0,0,0 >+[ 321: PASS ] should be 0,0,0 >+[ 322: PASS ] should be 0,0,0 >+[ 323: PASS ] should be 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 331: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 332: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 333: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: PASS ] should be 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: PASS ] should be 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: PASS ] should be 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: PASS ] should be 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: PASS ] should be 0,0,0 >+[ 373: PASS ] should be 0,0,0 >+[ 374: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 375: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 376: PASS ] should be 0,0,0 >+[ 377: PASS ] should be 0,0,0 >+[ 378: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 379: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: PASS ] should be 0,0,0 >+[ 390: PASS ] should be 0,0,0 >+[ 391: PASS ] should be 0,0,0 >+[ 392: PASS ] should be 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 400: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 401: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 402: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: PASS ] should be 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: PASS ] should be 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: PASS ] should be 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: PASS ] should be 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 454: PASS ] should be 0,0,0 >+[ 455: PASS ] should be 0,0,0 >+[ 456: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 457: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 458: PASS ] should be 0,0,0 >+[ 459: PASS ] should be 0,0,0 >+[ 460: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 461: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: PASS ] should be 0,0,0 >+[ 469: PASS ] should be 0,0,0 >+[ 470: PASS ] should be 0,0,0 >+[ 471: PASS ] should be 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 474: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 476: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 479: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 480: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 481: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: PASS ] should be 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: PASS ] should be 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: PASS ] should be 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: PASS ] should be 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: PASS ] should be 0,0,0 >+[ 521: PASS ] should be 0,0,0 >+[ 522: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 523: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 524: PASS ] should be 0,0,0 >+[ 525: PASS ] should be 0,0,0 >+[ 526: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 527: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: PASS ] should be 0,0,0 >+[ 538: PASS ] should be 0,0,0 >+[ 539: PASS ] should be 0,0,0 >+[ 540: PASS ] should be 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 548: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 549: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 550: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: PASS ] should be 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: PASS ] should be 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: PASS ] should be 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: PASS ] should be 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 368 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb16f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb16f-rgb-float-expected.txt >index 4563303f502c0d9720c24cc4d31be85971f71730..4b513c20a47c5c3b0c295ef2b0e3e6061ce41b2e 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb16f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb16f-rgb-float-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-rgb16f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 10: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 12: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 13: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 14: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 15: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 16: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 17: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 26: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 36: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 81: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 82: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 83: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 94: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 95: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 96: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 104: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 105: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 106: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 159: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 160: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 161: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 162: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 163: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 164: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 165: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 174: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 175: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 184: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 225: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 226: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 227: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 228: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 229: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 230: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 231: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 252: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 254: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 309: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 310: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 311: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 321: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 322: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 323: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 373: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 374: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 376: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 377: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 378: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 390: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 392: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 400: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 401: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 402: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 456: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 457: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 458: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 460: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 461: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 474: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 476: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 479: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 480: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 481: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 521: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 525: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 538: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 539: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 540: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 464 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb16f-rgb-half_float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb16f-rgb-half_float-expected.txt >index b8d3573ee960f28a146ce2e31a087e19ea215ebc..8aa57b8b16bcbfaa3d384f8941022e77bb2d7b72 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb16f-rgb-half_float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb16f-rgb-half_float-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-rgb16f-rgb-half_float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 10: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 12: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 13: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 14: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 15: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 16: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 17: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 26: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 36: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 81: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 82: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 83: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 94: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 95: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 96: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 104: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 105: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 106: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 159: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 160: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 161: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 162: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 163: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 164: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 165: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 174: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 175: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 184: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 225: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 226: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 227: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 228: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 229: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 230: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 231: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 252: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 254: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 309: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 310: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 311: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 321: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 322: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 323: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 373: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 374: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 376: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 377: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 378: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 390: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 392: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 400: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 401: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 402: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 456: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 457: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 458: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 460: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 461: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 474: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 476: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 479: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 480: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 481: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 521: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 525: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 538: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 539: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 540: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 464 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb32f-rgb-float-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb32f-rgb-float-expected.txt >index 55e0560bc8f53f383e7cebf41e2cad9bf619c69b..a6676fae9b05bc2674b30a093d8d87c6bb7213ce 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb32f-rgb-float-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb32f-rgb-float-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-rgb32f-rgb-float.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 10: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 12: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 13: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 14: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 15: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 16: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 17: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 26: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 36: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 81: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 82: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 83: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 94: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 95: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 96: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 104: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 105: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 106: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 159: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 160: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 161: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 162: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 163: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 164: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 165: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 174: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 175: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 184: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 225: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 226: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 227: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 228: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 229: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 230: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 231: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 252: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 254: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 309: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 310: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 311: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 321: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 322: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 323: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 373: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 374: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 376: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 377: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 378: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 390: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 392: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 400: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 401: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 402: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 456: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 457: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 458: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 460: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 461: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 474: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 476: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 479: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 480: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 481: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 521: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 525: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 538: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 539: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 540: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 464 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb565-rgb-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb565-rgb-unsigned_byte-expected.txt >index 6de50e05f4a5c18ddac17afe69c9108df451a2f5..9abe3ca8b00507a1daf7d6a4bab9e63139e388f4 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb565-rgb-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb565-rgb-unsigned_byte-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-rgb565-rgb-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 10: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 12: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 13: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 14: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 15: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 16: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 17: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 26: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 36: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 81: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 82: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 83: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 94: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 95: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 96: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 104: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 105: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 106: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 159: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 160: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 161: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 162: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 163: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 164: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 165: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 174: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 175: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 184: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 225: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 226: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 227: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 228: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 229: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 230: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 231: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 252: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 254: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 309: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 310: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 311: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 321: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 322: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 323: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 373: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 374: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 376: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 377: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 378: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 390: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 392: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 400: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 401: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 402: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 456: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 457: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 458: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 460: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 461: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 474: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 476: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 479: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 480: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 481: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 521: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 525: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 538: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 539: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 540: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 464 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >index 93d1f8f55222f5acbcc10a718f57e55fc98f5a9f..00377c53d1234c1aadea8233b20730a1ddc78206 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb565-rgb-unsigned_short_5_6_5-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 10: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 12: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 13: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 14: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 15: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 16: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 17: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 26: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 36: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 81: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 82: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 83: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 94: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 95: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 96: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 104: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 105: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 106: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 159: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 160: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 161: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 162: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 163: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 164: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 165: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 174: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 175: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 184: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 225: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 226: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 227: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 228: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 229: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 230: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 231: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 252: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 254: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 309: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 310: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 311: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 321: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 322: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 323: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 373: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 374: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 376: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 377: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 378: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 390: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 392: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 400: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 401: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 402: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 456: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 457: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 458: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 460: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 461: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 474: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 476: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 479: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 480: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 481: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 521: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 525: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 538: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 539: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 540: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 464 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt >index 6b3b450b6e226b451a74b03f9a09e69565272818..a4539f80ec4ba58fa439d4319a39d8b2c3f1ac93 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb5_a1-rgba-unsigned_byte-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-rgb5_a1-rgba-unsigned_byte.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 10: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 12: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 13: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 14: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 15: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 16: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 17: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 26: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 36: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 81: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 82: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 83: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 94: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 95: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 96: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 104: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 105: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 106: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 159: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 160: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 161: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 162: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 163: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 164: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 165: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 174: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 175: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 184: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 225: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 226: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 227: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 228: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 229: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 230: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 231: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 252: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 254: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 309: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 310: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 311: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 321: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 322: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 323: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 373: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 374: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 376: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 377: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 378: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 390: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 392: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 397: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 398: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 399: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 400: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 401: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 402: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 403: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 404: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 405: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 406: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 407: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 408: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 409: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 410: PASS ] should be 0,0,0 >+[ 411: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 412: PASS ] should be 0,0,0 >+[ 413: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 414: PASS ] should be 0,0,0 >+[ 415: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 416: PASS ] should be 0,0,0 >+[ 417: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 418: PASS ] should be 0,0,0 >+[ 419: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 420: PASS ] should be 0,0,0 >+[ 421: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 422: PASS ] should be 0,0,0 >+[ 423: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 424: PASS ] should be 0,0,0 >+[ 425: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 426: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 427: PASS ] should be 0,0,0 >+[ 428: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 429: PASS ] should be 0,0,0 >+[ 430: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 431: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 432: PASS ] should be 0,0,0 >+[ 433: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 434: PASS ] should be 0,0,0 >+[ 435: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 436: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 437: PASS ] should be 0,0,0 >+[ 438: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 439: PASS ] should be 0,0,0 >+[ 440: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 441: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 442: PASS ] should be 0,0,0 >+[ 443: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 444: PASS ] should be 0,0,0 >+[ 445: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 446: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 447: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 448: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 449: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 450: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 451: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 452: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 453: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 454: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 455: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 456: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 457: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 458: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 459: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 460: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 461: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 462: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 463: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 464: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 465: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 466: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 467: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 468: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 469: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 470: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 471: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 472: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 473: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 474: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 475: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 476: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 477: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 478: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 479: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 480: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 481: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 482: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 483: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 484: PASS ] should be 0,0,0 >+[ 485: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 486: PASS ] should be 0,0,0 >+[ 487: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 488: PASS ] should be 0,0,0 >+[ 489: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 490: PASS ] should be 0,0,0 >+[ 491: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 492: PASS ] should be 0,0,0 >+[ 493: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 494: PASS ] should be 0,0,0 >+[ 495: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 496: PASS ] should be 0,0,0 >+[ 497: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 498: PASS ] should be 0,0,0 >+[ 499: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 500: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 501: PASS ] should be 0,0,0 >+[ 502: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 503: PASS ] should be 0,0,0 >+[ 504: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 505: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 506: PASS ] should be 0,0,0 >+[ 507: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 508: PASS ] should be 0,0,0 >+[ 509: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 510: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 511: PASS ] should be 0,0,0 >+[ 512: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 513: PASS ] should be 0,0,0 >+[ 514: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 515: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 516: PASS ] should be 0,0,0 >+[ 517: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 518: PASS ] should be 0,0,0 >+[ 519: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 520: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 521: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 522: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 523: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 524: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 525: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 526: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 527: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 528: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 529: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 530: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 531: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 532: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 533: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 534: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 535: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 536: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 537: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 538: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 539: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 540: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 541: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 542: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 543: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 544: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 545: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 546: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 547: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 548: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 549: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 550: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 551: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 552: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 553: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 554: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 555: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 556: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 557: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 558: PASS ] should be 0,0,0 >+[ 559: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 560: PASS ] should be 0,0,0 >+[ 561: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 562: PASS ] should be 0,0,0 >+[ 563: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 564: PASS ] should be 0,0,0 >+[ 565: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 566: PASS ] should be 0,0,0 >+[ 567: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 568: PASS ] should be 0,0,0 >+[ 569: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 570: PASS ] should be 0,0,0 >+[ 571: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 572: PASS ] should be 0,0,0 >+[ 573: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 574: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 575: PASS ] should be 0,0,0 >+[ 576: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 577: PASS ] should be 0,0,0 >+[ 578: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 579: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 580: PASS ] should be 0,0,0 >+[ 581: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 582: PASS ] should be 0,0,0 >+[ 583: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 584: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 585: PASS ] should be 0,0,0 >+[ 586: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 587: PASS ] should be 0,0,0 >+[ 588: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 589: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 590: PASS ] should be 0,0,0 >+[ 591: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 592: PASS ] should be 0,0,0 >+[ 593: PASS ] getError was expected value: NO_ERROR : should be no errors >+[ 594: PASS ] successfullyParsed is true >+[ FAIL ] 464 failures reported > >diff --git a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >index 8bccdc358b59923ae91f68beea16a9d5706d6ac6..d4080e32cf2c433f7141c7fb4ac8be9c4bd10b1c 100644 >--- a/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >+++ b/LayoutTests/webgl/2.0.0/conformance2/textures/image_data/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1-expected.txt >@@ -1,5 +1,599 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../../resources/webgl_test_files/conformance2/textures/image_data/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html >-[ PASS ] All tests passed >+[ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 2: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 3: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 4: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 5: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 6: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 7: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 8: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 9: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 10: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 11: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 12: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 13: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 14: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 15: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 16: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 17: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 18: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 19: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 20: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 21: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 22: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 23: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 24: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 25: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 26: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 27: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 28: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 29: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 30: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 31: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 32: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 33: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 34: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 35: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 36: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 37: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 38: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 39: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 40: PASS ] should be 0,0,0 >+[ 41: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 42: PASS ] should be 0,0,0 >+[ 43: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 44: PASS ] should be 0,0,0 >+[ 45: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 46: PASS ] should be 0,0,0 >+[ 47: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 48: PASS ] should be 0,0,0 >+[ 49: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 50: PASS ] should be 0,0,0 >+[ 51: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 52: PASS ] should be 0,0,0 >+[ 53: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 54: PASS ] should be 0,0,0 >+[ 55: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 56: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 57: PASS ] should be 0,0,0 >+[ 58: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 59: PASS ] should be 0,0,0 >+[ 60: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 61: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 62: PASS ] should be 0,0,0 >+[ 63: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 64: PASS ] should be 0,0,0 >+[ 65: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 66: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 67: PASS ] should be 0,0,0 >+[ 68: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 69: PASS ] should be 0,0,0 >+[ 70: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 71: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 72: PASS ] should be 0,0,0 >+[ 73: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 74: PASS ] should be 0,0,0 >+[ 75: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 76: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 77: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 78: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 79: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 80: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 81: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 82: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 83: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 84: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 85: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 86: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 87: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 88: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 89: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 90: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 91: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 92: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 93: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 94: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 95: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 96: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 97: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 98: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 99: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 100: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 101: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 102: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 103: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 104: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 105: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 106: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 107: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 108: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 109: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 110: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 111: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 112: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 113: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 114: PASS ] should be 0,0,0 >+[ 115: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 116: PASS ] should be 0,0,0 >+[ 117: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 118: PASS ] should be 0,0,0 >+[ 119: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 120: PASS ] should be 0,0,0 >+[ 121: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 122: PASS ] should be 0,0,0 >+[ 123: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 124: PASS ] should be 0,0,0 >+[ 125: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 126: PASS ] should be 0,0,0 >+[ 127: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 128: PASS ] should be 0,0,0 >+[ 129: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 130: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 131: PASS ] should be 0,0,0 >+[ 132: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 133: PASS ] should be 0,0,0 >+[ 134: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 135: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 136: PASS ] should be 0,0,0 >+[ 137: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 138: PASS ] should be 0,0,0 >+[ 139: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 140: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 141: PASS ] should be 0,0,0 >+[ 142: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 143: PASS ] should be 0,0,0 >+[ 144: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 145: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 146: PASS ] should be 0,0,0 >+[ 147: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 148: PASS ] should be 0,0,0 >+[ 149: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 150: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 151: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 152: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 153: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 154: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 155: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 156: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 157: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 158: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 159: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 160: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 161: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 162: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 163: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 164: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 165: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 166: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 167: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 168: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 169: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 170: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 171: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 172: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 173: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 174: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 175: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 176: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 177: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 178: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 179: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 180: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 181: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 182: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 183: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 184: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 185: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 186: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 187: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 188: PASS ] should be 0,0,0 >+[ 189: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 190: PASS ] should be 0,0,0 >+[ 191: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 192: PASS ] should be 0,0,0 >+[ 193: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 194: PASS ] should be 0,0,0 >+[ 195: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 196: PASS ] should be 0,0,0 >+[ 197: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 198: PASS ] should be 0,0,0 >+[ 199: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 200: PASS ] should be 0,0,0 >+[ 201: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 202: PASS ] should be 0,0,0 >+[ 203: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 204: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 205: PASS ] should be 0,0,0 >+[ 206: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 207: PASS ] should be 0,0,0 >+[ 208: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 209: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 210: PASS ] should be 0,0,0 >+[ 211: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 212: PASS ] should be 0,0,0 >+[ 213: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 214: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 215: PASS ] should be 0,0,0 >+[ 216: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 217: PASS ] should be 0,0,0 >+[ 218: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 219: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 220: PASS ] should be 0,0,0 >+[ 221: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 222: PASS ] should be 0,0,0 >+[ 223: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 224: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 225: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 226: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 227: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 228: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 229: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 230: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 231: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 232: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 233: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 234: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 235: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 236: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 237: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 238: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 239: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 240: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 241: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 242: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 243: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 244: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 245: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 246: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 247: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 248: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 249: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 250: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 251: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 252: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 253: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 254: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 255: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 256: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 257: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 258: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 259: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 260: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 261: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 262: PASS ] should be 0,0,0 >+[ 263: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 264: PASS ] should be 0,0,0 >+[ 265: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 266: PASS ] should be 0,0,0 >+[ 267: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 268: PASS ] should be 0,0,0 >+[ 269: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 270: PASS ] should be 0,0,0 >+[ 271: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 272: PASS ] should be 0,0,0 >+[ 273: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 274: PASS ] should be 0,0,0 >+[ 275: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 276: PASS ] should be 0,0,0 >+[ 277: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 278: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 279: PASS ] should be 0,0,0 >+[ 280: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 281: PASS ] should be 0,0,0 >+[ 282: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 283: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 284: PASS ] should be 0,0,0 >+[ 285: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 286: PASS ] should be 0,0,0 >+[ 287: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 288: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 289: PASS ] should be 0,0,0 >+[ 290: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 291: PASS ] should be 0,0,0 >+[ 292: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 293: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 294: PASS ] should be 0,0,0 >+[ 295: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 296: PASS ] should be 0,0,0 >+[ 297: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 298: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 299: FAIL ] should be 255,0,0 at (8, 0) expected: 255,0,0 was 0,0,0 >+[ 300: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 301: FAIL ] should be 0,255,0 at (24, 0) expected: 0,255,0 was 0,0,0 >+[ 302: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 303: FAIL ] should be 255,0,0 at (8, 8) expected: 255,0,0 was 0,0,0 >+[ 304: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 305: FAIL ] should be 0,255,0 at (24, 8) expected: 0,255,0 was 0,0,0 >+[ 306: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 307: FAIL ] should be 0,0,255 at (8, 16) expected: 0,0,255 was 0,0,0 >+[ 308: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 309: FAIL ] should be 0,255,255 at (24, 16) expected: 0,255,255 was 0,0,0 >+[ 310: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 311: FAIL ] should be 0,0,255 at (8, 24) expected: 0,0,255 was 0,0,0 >+[ 312: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 313: FAIL ] should be 0,255,255 at (24, 24) expected: 0,255,255 was 0,0,0 >+[ 314: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 315: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 316: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 317: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 318: FAIL ] should be 255,0,0 at (16, 16) expected: 255,0,0 was 0,0,0 >+[ 319: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 320: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 321: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 322: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 323: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 324: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 325: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 326: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 327: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 328: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 329: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 330: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 331: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 332: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 333: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 334: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 335: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 336: PASS ] should be 0,0,0 >+[ 337: FAIL ] should be 0,255,0 at (16, 0) expected: 0,255,0 was 0,0,0 >+[ 338: PASS ] should be 0,0,0 >+[ 339: FAIL ] should be 255,0,0 at (0, 8) expected: 255,0,0 was 0,0,0 >+[ 340: PASS ] should be 0,0,0 >+[ 341: FAIL ] should be 0,255,0 at (16, 8) expected: 0,255,0 was 0,0,0 >+[ 342: PASS ] should be 0,0,0 >+[ 343: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 344: PASS ] should be 0,0,0 >+[ 345: FAIL ] should be 0,255,255 at (16, 16) expected: 0,255,255 was 0,0,0 >+[ 346: PASS ] should be 0,0,0 >+[ 347: FAIL ] should be 0,0,255 at (0, 24) expected: 0,0,255 was 0,0,0 >+[ 348: PASS ] should be 0,0,0 >+[ 349: FAIL ] should be 0,255,255 at (16, 24) expected: 0,255,255 was 0,0,0 >+[ 350: PASS ] should be 0,0,0 >+[ 351: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 352: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 353: PASS ] should be 0,0,0 >+[ 354: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 355: PASS ] should be 0,0,0 >+[ 356: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 357: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 358: PASS ] should be 0,0,0 >+[ 359: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 360: PASS ] should be 0,0,0 >+[ 361: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 362: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 0,0,0 >+[ 363: PASS ] should be 0,0,0 >+[ 364: FAIL ] should be 0,255,0 at (0, 16) expected: 0,255,0 was 0,0,0 >+[ 365: PASS ] should be 0,0,0 >+[ 366: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 367: FAIL ] should be 0,255,255 at (0, 0) expected: 0,255,255 was 0,0,0 >+[ 368: PASS ] should be 0,0,0 >+[ 369: FAIL ] should be 0,255,255 at (0, 16) expected: 0,255,255 was 0,0,0 >+[ 370: PASS ] should be 0,0,0 >+[ 371: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 372: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 373: FAIL ] should be 0,0,255 at (8, 0) expected: 0,0,255 was 0,0,0 >+[ 374: FAIL ] should be 0,255,255 at (16, 0) expected: 0,255,255 was 0,0,0 >+[ 375: FAIL ] should be 0,255,255 at (24, 0) expected: 0,255,255 was 0,0,0 >+[ 376: FAIL ] should be 0,0,255 at (0, 8) expected: 0,0,255 was 0,0,0 >+[ 377: FAIL ] should be 0,0,255 at (8, 8) expected: 0,0,255 was 0,0,0 >+[ 378: FAIL ] should be 0,255,255 at (16, 8) expected: 0,255,255 was 0,0,0 >+[ 379: FAIL ] should be 0,255,255 at (24, 8) expected: 0,255,255 was 0,0,0 >+[ 380: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >+[ 381: FAIL ] should be 255,0,0 at (8, 16) expected: 255,0,0 was 0,0,0 >+[ 382: FAIL ] should be 0,255,0 at (16, 16) expected: 0,255,0 was 0,0,0 >+[ 383: FAIL ] should be 0,255,0 at (24, 16) expected: 0,255,0 was 0,0,0 >+[ 384: FAIL ] should be 255,0,0 at (0, 24) expected: 255,0,0 was 0,0,0 >+[ 385: FAIL ] should be 255,0,0 at (8, 24) expected: 255,0,0 was 0,0,0 >+[ 386: FAIL ] should be 0,255,0 at (16, 24) expected: 0,255,0 was 0,0,0 >+[ 387: FAIL ] should be 0,255,0 at (24, 24) expected: 0,255,0 was 0,0,0 >+[ 388: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 389: FAIL ] should be 0,0,255 at (0, 0) expected: 0,0,255 was 0,0,0 >+[ 390: FAIL ] should be 0,0,255 at (16, 0) expected: 0,0,255 was 0,0,0 >+[ 391: FAIL ] should be 0,0,255 at (0, 16) expected: 0,0,255 was 0,0,0 >+[ 392: FAIL ] should be 0,0,255 at (16, 16) expected: 0,0,255 was 0,0,0 >+[ 393: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : should be no errors from texture upload >+[ 394: FAIL ] should be 255,0,0 at (0, 0) expected: 255,0,0 was 0,0,0 >+[ 395: FAIL ] should be 255,0,0 at (16, 0) expected: 255,0,0 was 0,0,0 >+[ 396: FAIL ] should be 255,0,0 at (0, 16) expected: 255,0,0 was 0,0,0 >